ATLAS Offline Software
|
Public Member Functions | |
ToolHolder (const ToolHandle< T > &tool) | |
virtual | ~ToolHolder () |
virtual StatusCode | initialize (MsgStream &m, StoreGateSvc &s) |
virtual StatusCode | help (const std::string &label, const std::string &newLabel)=0 |
virtual StatusCode | help_fillTrigPassBits (const std::string &label, const std::string &newLabel, const TrigPassBits *tpb_aod, xAOD::TrigPassBits *&tpb_xaod)=0 |
virtual CLID | AODContainerClid ()=0 |
virtual CLID | xAODContainerClid ()=0 |
virtual CLID | AODElementClid ()=0 |
virtual CLID | xAODElementClid ()=0 |
MsgStream & | msg (MSG::Level l) |
bool | msgLvl (const MSG::Level l) |
template<typename T > | |
std::string | format (const std::string &label) |
Protected Member Functions | |
ToolHandle< T > & | tool () |
Protected Attributes | |
const ToolHandle< T > & | m_tool |
MsgStream * | m_msg {nullptr} |
StoreGateSvc * | m_sg {nullptr} |
const std::string | m_AODprefix = "HLT" |
Definition at line 163 of file TrigBStoxAODTool.cxx.
|
inline |
Definition at line 168 of file TrigBStoxAODTool.cxx.
|
inlinevirtual |
Definition at line 169 of file TrigBStoxAODTool.cxx.
|
pure virtualinherited |
Implemented in BStoXAODHelper::MuonHelper, and BStoXAODHelper::DefaultHelper< AOD, XAOD, CnvTool >.
|
pure virtualinherited |
Implemented in BStoXAODHelper::MuonHelper, and BStoXAODHelper::DefaultHelper< AOD, XAOD, CnvTool >.
|
inlineinherited |
Definition at line 152 of file TrigBStoxAODTool.cxx.
|
pure virtualinherited |
Implemented in BStoXAODHelper::MuonHelper, and BStoXAODHelper::DefaultHelper< AOD, XAOD, CnvTool >.
|
pure virtualinherited |
Implemented in BStoXAODHelper::MuonHelper, and BStoXAODHelper::DefaultHelper< AOD, XAOD, CnvTool >.
|
inlinevirtual |
Reimplemented from BStoXAODHelper::IHelper.
Definition at line 170 of file TrigBStoxAODTool.cxx.
|
inlineinherited |
Definition at line 142 of file TrigBStoxAODTool.cxx.
|
inlineinherited |
|
inlineprotected |
Definition at line 166 of file TrigBStoxAODTool.cxx.
|
pure virtualinherited |
Implemented in BStoXAODHelper::MuonHelper, and BStoXAODHelper::DefaultHelper< AOD, XAOD, CnvTool >.
|
pure virtualinherited |
Implemented in BStoXAODHelper::MuonHelper, and BStoXAODHelper::DefaultHelper< AOD, XAOD, CnvTool >.
|
protectedinherited |
Definition at line 158 of file TrigBStoxAODTool.cxx.
|
protectedinherited |
Definition at line 156 of file TrigBStoxAODTool.cxx.
|
protectedinherited |
Definition at line 157 of file TrigBStoxAODTool.cxx.
|
protected |
Definition at line 165 of file TrigBStoxAODTool.cxx.