|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef ATHEXTHINNING_CREATEDATA_H
12 #define ATHEXTHINNING_CREATEDATA_H
94 #endif //> ATHEXTHINNING_CREATEDATA_H
StringProperty m_decayOutputName
Decay object output location.
std::vector< std::string > m_testNames
list of test-names to create data for (default: test1,test2,test3)
UnsignedIntegerProperty m_nbrParticles
Number of particles to generate.
StringProperty m_particlesOutputName
Particles output location.
virtual StatusCode initialize()
virtual StatusCode execute()
::StatusCode StatusCode
StatusCode definition for legacy code.
StringProperty m_elephantinoOutputName
Elephantino object output location.
CreateData()
Default constructor:
StatusCode makeData(const std::string &testName)
make data for a test
virtual StatusCode finalize()
virtual ~CreateData()
Destructor: