|
ATLAS Offline Software
|
Go to the documentation of this file.
26 #include "Gaudi/Property.h"
38 ISvcLocator* pSvcLocator ) :
40 , m_inputTauJetContainerName(
"TauRecContainer")
41 , m_xaodTauJetContainerName(
"TauRecContainer")
66 return StatusCode::SUCCESS;
74 return StatusCode::SUCCESS;
85 return StatusCode::SUCCESS;
93 xaodTauJets->setStore( auxTauJets );
100 return StatusCode::SUCCESS;
std::string m_inputTauJetContainerName
Containers.
Temporary container used until we have I/O for AuxStoreInternal.
virtual StatusCode finalize()
TauJetAuxContainer_v3 TauJetAuxContainer
Definition of the current taujet auxiliary container.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
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()
#define ATH_MSG_WARNING(x)
std::string m_xaodTauJetContainerName
ToolHandle< ITauJetCnvTool > m_cnvTool
Tool to perform taujet container conversion.