SourceXtractorPlusPlus
1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SEMain
SEMain
SourceXtractorConfig.h
Go to the documentation of this file.
1
22
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
explicit
SourceXtractorConfig
(
long
manager_id);
45
46
};
/* End of SourceXtractorConfig class */
47
48
}
/* namespace SourceXtractor */
49
50
51
#endif
Euclid::Configuration::Configuration
SourceXtractor::SourceXtractorConfig::SourceXtractorConfig
SourceXtractorConfig(long manager_id)
Definition
SourceXtractorConfig.cpp:38
SourceXtractor::SourceXtractorConfig::~SourceXtractorConfig
virtual ~SourceXtractorConfig()=default
Destructor.
SourceXtractor
Definition
Aperture.h:30
Generated by
1.15.0