SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Utils.h
Go to the documentation of this file.
1
18#ifndef _SEIMPLEMENTATION_BACKGROUND_UTILS_H_
19#define _SEIMPLEMENTATION_BACKGROUND_UTILS_H_
20
21#include "ElementsKernel/Logging.h" // for Logging::LogMessageStream, etc
22
23namespace SourceXtractor {
24
26
27} // end of namespace SourceXtractor
28
29#endif // _SEIMPLEMENTATION_BACKGROUND_UTILS_H_
static Logging getLogger(const std::string &name="")
static Elements::Logging bck_model_logger
Definition Utils.h:25