SourceXtractorPlusPlus
0.16
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_
Logging.h
Elements::Logging
Elements::Logging::getLogger
static Logging getLogger(const std::string &name="")
SourceXtractor
Definition:
Aperture.h:30
SourceXtractor::bck_model_logger
static Elements::Logging bck_model_logger
Definition:
Utils.h:25
Generated by
1.9.1