  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   23         m_cnvTool( 
"xAODMaker::JetElementCnvTool/JetElementCnvTool", this ) {
 
   41       return StatusCode::SUCCESS;
 
   53       xaod->setStore( aux );
 
   63       return StatusCode::SUCCESS;     
 
  
def retrieve(aClass, aKey=None)
 
AuxContainer for JetElement_v2.
 
ToolHandle< IJetElementCnvTool > m_cnvTool
Handle to the converter tool.
 
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
 
JetElementCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
 
#define CHECK(...)
Evaluate an expression and check for errors.
 
virtual StatusCode execute()
Function executing the algorithm.
 
std::string m_esdKey
StoreGate key of the input container.
 
Helpers for checking error return status codes and reporting errors.
 
JetElementContainer_v2 JetElementContainer
Define the latest version of the JetElement container.
 
JetElementAuxContainer_v2 JetElementAuxContainer
Define the latest version of the JetElement auxiliary container.
 
virtual StatusCode initialize()
Function initialising the algorithm.
 
std::string m_xaodKey
StoreGate key for the output container.