27 return StatusCode::SUCCESS;
43 ATH_MSG_DEBUG(
" pt = " << tau->pt() <<
", eta = " << tau->eta()
44 <<
", phi = " << tau->phi() <<
", m = " << tau->m() );
49 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
ServiceHandle< StoreGateSvc > & evtStore()
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.
TauJet_v3 TauJet
Definition of the current "tau version".
TauJetContainer_v3 TauJetContainer
Definition of the current "taujet container version".