|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MCTRUTHSIMALGS_SIMPLEMERGEMCEVENTCOLLTOOL_H
6 #define MCTRUTHSIMALGS_SIMPLEMERGEMCEVENTCOLLTOOL_H
10 #include "Gaudi/Property.h"
11 #include "GaudiKernel/ServiceHandle.h"
29 const std::string&
name,
59 StringProperty
m_truthCollOutputKey{
this,
"TruthCollOutputKey",
"TruthEvent",
"Name of output McEventCollection"};
74 #endif //MCTRUTHSIMALGS_SIMPLEMERGEMCEVENTCOLLTOOL_H
::StatusCode StatusCode
StatusCode definition for legacy code.
This defines the McEventCollection, which is really just an ObjectVector of McEvent objects.