|
ATLAS Offline Software
|
Go to the documentation of this file.
64 #if !defined(GENERATIONBASE) && !defined(XAOD_ANALYSIS)
89 void print()
const override;
115 std::unique_ptr<xAOD::JetContainer>
findJets()
const;
116 std::unique_ptr<xAOD::JetContainer>
groomJets()
const;
117 std::unique_ptr<xAOD::JetContainer>
copyJets()
const;
127 ToolHandle<IJetPseudojetRetriever>
m_hpjr;
130 ToolHandleArray<IJetModifier>
m_modifiers {
this,
"JetModifiers", {}};
131 ToolHandleArray<IJetConsumer>
m_consumers {
this,
"JetConsumers", {}};
148 #if !defined (GENERATIONBASE) && !defined (XAOD_ANALYSIS)
149 ToolHandle<GenericMonitoringTool>
m_monTool{
this,
"MonTool",
"",
"Monitoring tool"};
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::vector< std::string > NameList
Type for ghost labels.