SourceXtractorPlusPlus
0.11
Please provide a description of the project.
SEMain
SEMain
SourceXtractorConfig.h
Go to the documentation of this file.
1
23
#ifndef _SEMAIN_SOURCEXTRACTORCONFIG_H
24
#define _SEMAIN_SOURCEXTRACTORCONFIG_H
25
26
#include "
Configuration/Configuration.h
"
27
28
namespace
SourceXtractor
{
29
35
class
SourceXtractorConfig
:
public
Euclid::Configuration::Configuration
{
36
37
public
:
38
42
virtual
~SourceXtractorConfig
() =
default
;
43
44
SourceXtractorConfig
(
long
manager_id);
45
46
};
/* End of SourceXtractorConfig class */
47
48
}
/* namespace SourceXtractor */
49
50
51
#endif
SourceXtractor::SourceXtractorConfig::SourceXtractorConfig
SourceXtractorConfig(long manager_id)
Definition:
SourceXtractorConfig.cpp:38
Euclid::Configuration::Configuration
SourceXtractor::SourceXtractorConfig
Definition:
SourceXtractorConfig.h:35
SourceXtractor::SourceXtractorConfig::~SourceXtractorConfig
virtual ~SourceXtractorConfig()=default
Destructor.
SourceXtractor
Definition:
Aperture.h:30
Configuration.h
Generated by
1.8.14