Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef EVENT_BOOKKEEPER_TOOLS__BOOKKEEPER_TOOL_H
6 #define EVENT_BOOKKEEPER_TOOLS__BOOKKEEPER_TOOL_H
21 #ifndef XAOD_STANDALONE
24 #include <GaudiKernel/ServiceHandle.h>
25 #endif // XAOD_STANDALONE
33 #include <unordered_map>
35 #ifndef XAOD_STANDALONE
39 #endif // XAOD_STANDALONE
43 #ifndef XAOD_STANDALONE
45 #endif // XAOD_STANDALONE
47 #ifndef XAOD_STANDALONE
62 #ifdef XAOD_STANDALONE
84 #ifndef XAOD_STANDALONE
89 #endif // XAOD_STANDALONE
92 Gaudi::Property<std::string>
m_inputCollName{
this,
"InputCollName",
"CutBookkeepers",
93 "The default name of the xAOD::CutBookkeeperContainer for input files"};
96 Gaudi::Property<std::string>
m_outputCollName{
this,
"OutputCollName",
"CutBookkeepers",
97 "The default name of the xAOD::CutBookkeeperContainer for output files"};
110 #endif // EVENT_BOOKKEEPER_TOOLS__BOOKKEEPER_TOOL_H
Helper in-memory structure.
This implements the methods for ICutFlowSvc.
::StatusCode StatusCode
StatusCode definition for legacy code.