 |
ATLAS Offline Software
|
Go to the documentation of this file.
26 #include "Gaudi/Property.h"
38 ISvcLocator* pSvcLocator ) :
57 return StatusCode::SUCCESS;
65 return StatusCode::SUCCESS;
76 return StatusCode::SUCCESS;
84 xaodTauJets->setStore( auxTauJets );
91 return StatusCode::SUCCESS;
Temporary container used until we have I/O for AuxStoreInternal.
virtual StatusCode finalize()
TauJetAuxContainer_v3 TauJetAuxContainer
Definition of the current taujet auxiliary container.
virtual StatusCode execute()
TauJetCnvAlg()
Default constructor:
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
::StatusCode StatusCode
StatusCode definition for legacy code.
#define CHECK(...)
Evaluate an expression and check for errors.
virtual ~TauJetCnvAlg()
Destructor:
TauJetContainer_v3 TauJetContainer
Definition of the current "taujet container version".
Helpers for checking error return status codes and reporting errors.
virtual StatusCode initialize()
Gaudi::Property< std::string > m_xaodTauJetContainerName
#define ATH_MSG_WARNING(x)
Gaudi::Property< std::string > m_inputTauJetContainerName
Containers.
ToolHandle< ITauJetCnvTool > m_cnvTool
Tool to perform taujet container conversion.