8#ifndef XAODTAUCNV_TAUJETREADERALG_H
9#define XAODTAUCNV_TAUJETREADERALG_H
40 Gaudi::Property<std::string>
m_sgKey{
this,
"SGKey",
"TauRecContainer",
"StoreGate key of the container to test"};
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode initialize()
Function initialising the algorithm.
TauJetReaderAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
Gaudi::Property< std::string > m_sgKey
The StoreGate key of the container to be tested.
virtual StatusCode execute()
Function executing the algorithm.