SourceXtractorPlusPlus
0.15
Please provide a description of the project.
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
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
SourceXtractor::bck_model_logger
static Elements::Logging bck_model_logger
Definition:
Utils.h:25
Elements::Logging
Elements::Logging::getLogger
static Logging getLogger(const std::string &name="")
Generated by
1.8.5