|
ATLAS Offline Software
|
Go to the documentation of this file.
24 m_cnvTool(
"xAODMaker::TrigBjetCnvTool/TrigBjetCnvTool", this ) {
43 return StatusCode::SUCCESS;
55 xaod->setStore( aux );
65 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
BTaggingAuxContainer_v2 BTaggingAuxContainer
Definition of the current BTagging auxiliary container.
std::string m_aodKey
StoreGate key of the input container.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
Container of TrigEFBjet objects to be stored in POOL.
std::string m_xaodKey
StoreGate key for the output container.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
BTaggingContainer_v1 BTaggingContainer
Definition of the current "BTagging container version".
::StatusCode StatusCode
StatusCode definition for legacy code.
#define CHECK(...)
Evaluate an expression and check for errors.
virtual StatusCode execute()
Function executing the algorithm.
TrigBjetCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
ToolHandle< ITrigBjetCnvTool > m_cnvTool
Handle to the converter tool.
Helpers for checking error return status codes and reporting errors.
virtual StatusCode initialize()
Function initialising the algorithm.