SourceXtractorPlusPlus
0.13
Please provide a description of the project.
SEImplementation
SEImplementation
Background
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
23
namespace
SourceXtractor
{
24
25
static
Elements::Logging
bck_model_logger
=
Elements::Logging::getLogger
(
"BackgroundModel"
);
26
27
}
// end of namespace SourceXtractor
28
29
#endif // _SEIMPLEMENTATION_BACKGROUND_UTILS_H_
Elements::Logging
SourceXtractor
Definition:
Aperture.h:30
Elements::Logging::getLogger
static Logging getLogger(const std::string &name="")
SourceXtractor::bck_model_logger
static Elements::Logging bck_model_logger
Definition:
Utils.h:25
Logging.h
Generated by
1.8.20