 |
ATLAS Offline Software
|
Go to the documentation of this file.
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;
def retrieve(aClass, aKey=None)
virtual StatusCode execute()
Function executing the algorithm.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
Gaudi::Property< 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.