|
ATLAS Offline Software
|
Go to the documentation of this file.
20 "StoreGate key of the container to test" );
30 return StatusCode::SUCCESS;
46 ATH_MSG_DEBUG(
" pt = " << tau->pt() <<
", eta = " << tau->eta()
47 <<
", phi = " << tau->phi() <<
", m = " << tau->m() );
52 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
virtual StatusCode execute()
Function executing the algorithm.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
std::string m_sgKey
The StoreGate key of the container to be tested.
::StatusCode StatusCode
StatusCode definition for legacy code.
Class describing a tau jet.
virtual StatusCode initialize()
Function initialising the algorithm.
TauJetReaderAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
size_type size() const noexcept
Returns the number of elements in the collection.