11#ifndef ATHEXTHINNING_READTHINNEDDATA_H
12#define ATHEXTHINNING_READTHINNEDDATA_H
66 StatusCode
checkTest(
const std::string& testName );
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode execute()
ReadThinnedData(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
ReadThinnedData()
Default constructor:
StatusCode checkTest(const std::string &testName)
read the output of a given test (test1, test2, test3)
StringProperty m_decayName
Decay input location.
std::vector< std::string > m_testNames
list of test names
virtual StatusCode initialize()
StringProperty m_particlesName
Containers.
StringProperty m_elephantinoName
Elephantino input location.
virtual StatusCode finalize()
virtual ~ReadThinnedData()
Destructor: