ATLAS Offline Software
Loading...
Searching...
No Matches
DerivationFramework::TruthCategoriesDecorator Class Reference

#include <TruthCategoriesDecorator.h>

Inheritance diagram for DerivationFramework::TruthCategoriesDecorator:
Collaboration diagram for DerivationFramework::TruthCategoriesDecorator:

Classes

struct  FourMomDecorationKeys
 Set of DecorHandleKeys to write the four momenta needed for the HTXS categorization. More...
struct  HTXSSample

Public Member Functions

 TruthCategoriesDecorator (const std::string &n, ISvcLocator *p)
virtual ~TruthCategoriesDecorator ()=default
StatusCode initialize ()
StatusCode execute (const EventContext &ctx) const
virtual StatusCode sysInitialize () override
 Override sysInitialize.
virtual bool isClonable () const override
 Specify if the algorithm is clonable.
virtual unsigned int cardinality () const override
 Cardinality (Maximum number of clones that can exist) special value 0 means that algorithm is reentrant.
virtual StatusCode sysExecute (const EventContext &ctx) override
 Execute an algorithm.
virtual const DataObjIDColl & extraOutputDeps () const override
 Return the list of extra output dependencies.
virtual bool filterPassed (const EventContext &ctx) const
virtual void setFilterPassed (bool state, const EventContext &ctx) const
ServiceHandle< StoreGateSvc > & evtStore ()
 The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
const ServiceHandle< StoreGateSvc > & detStore () const
 The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc.
virtual StatusCode sysStart () override
 Handle START transition.
virtual std::vector< Gaudi::DataHandle * > inputHandles () const override
 Return this algorithm's input handles.
virtual std::vector< Gaudi::DataHandle * > outputHandles () const override
 Return this algorithm's output handles.
Gaudi::Details::PropertyBase & declareProperty (Gaudi::Property< T, V, H > &t)
void updateVHKA (Gaudi::Details::PropertyBase &)
MsgStream & msg () const
bool msgLvl (const MSG::Level lvl) const

Protected Member Functions

void renounceArray (SG::VarHandleKeyArray &handlesArray)
 remove all handles from I/O resolution
std::enable_if_t< std::is_void_v< std::result_of_t< decltype(&T::renounce)(T)> > &&!std::is_base_of_v< SG::VarHandleKeyArray, T > &&std::is_base_of_v< Gaudi::DataHandle, T >, void > renounce (T &h)
void extraDeps_update_handler (Gaudi::Details::PropertyBase &ExtraDeps)
 Add StoreName to extra input/output deps as needed.

Private Types

using EvtInfoDecorKey = SG::WriteDecorHandleKey<xAOD::EventInfo>
typedef ServiceHandle< StoreGateSvcStoreGateSvc_t

Private Member Functions

StatusCode decorateFourVec (const EventContext &ctx, const FourMomDecorationKeys &keys, const xAOD::EventInfo &eventInfo, const TLorentzVector &p4) const
StatusCode decorateFourVecs (const EventContext &ctx, const FourMomDecorationKeys &keys, const xAOD::EventInfo &eventInfo, const std::vector< TLorentzVector > &p4s) const
Gaudi::Details::PropertyBase & declareGaudiProperty (Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyType &)
 specialization for handling Gaudi::Property<SG::VarHandleKey>

Private Attributes

ToolHandle< IxAODtoHepMCToolm_xAODtoHepMCTool {this, "HepMCTool", "xAODtoHepMCTool"}
ToolHandle< IHiggsTruthCategoryToolm_higgsTruthCatTool {this, "CategoryTool", "HiggsTruthCategoryTool"}
Gaudi::Property< std::string > m_configPath {this, "ConfigPath", "DerivationFrameworkHiggs/HiggsMCsamples.cfg"}
std::vector< HTXSSamplem_htxs_samples {}
Gaudi::Property< int > m_detailLevel {this, "DetailLevel", 3}
SG::ReadHandleKey< xAOD::TruthEventContainerm_truthEvtKey {this, "TruthEvtKey", "TruthEvents"}
SG::ReadHandleKey< xAOD::EventInfom_evtInfoKey {this, "EvtKey", "EventInfo"}
EvtInfoDecorKey m_dec_prodModeKey { this, "ProdModeDecorKey", m_evtInfoKey, "HTXS_prodMode", "" }
EvtInfoDecorKey m_dec_errorCodeKey { this, "ErrorCodeDecorKey", m_evtInfoKey, "HTXS_errorCore", "" }
EvtInfoDecorKey m_dec_stage0CatKey { this, "Stage0CatDecorKey", m_evtInfoKey, "HTXS_Stage0_Category", "" }
EvtInfoDecorKey m_dec_stage1CatPt25Key { this, "Stage1CatPt25Key", m_evtInfoKey, "HTXS_Stage1_Category_pTjet25", "" }
EvtInfoDecorKey m_dec_stage1CatPt30Key { this, "Stage1CatPt30Key", m_evtInfoKey, "HTXS_Stage1_Category_pTjet30", "" }
EvtInfoDecorKey m_dec_stage1IdxPt25Key { this, "Stage1IdxPt25Key", m_evtInfoKey, "HTXS_Stage1_FineIndex_pTjet25", "" }
EvtInfoDecorKey m_dec_stage1IdxPt30Key { this, "Stage1IdxPt30Key", m_evtInfoKey, "HTXS_Stage1_FineIndex_pTjet30", "" }
EvtInfoDecorKey m_dec_stage1p2_CatPt25Key { this, "Stage1p2_CatPt25Key", m_evtInfoKey, "HTXS_Stage1_2_Category_pTjet25", "" }
EvtInfoDecorKey m_dec_stage1p2_CatPt30Key { this, "Stage1p2_CatPt30Key", m_evtInfoKey, "HTXS_Stage1_2_Category_pTjet30", "" }
EvtInfoDecorKey m_dec_stage1p2_IdxPt25Key { this, "Stage1p2_IdxPt25Key", m_evtInfoKey, "HTXS_Stage1_2_FineIndex_pTjet25", "" }
EvtInfoDecorKey m_dec_stage1p2_IdxPt30Key { this, "Stage1p2_IdxPt30Key", m_evtInfoKey, "HTXS_Stage1_2_FineIndex_pTjet30", "" }
EvtInfoDecorKey m_dec_stage1p2_Fine_CatPt25Key { this, "Stage1p2_Fine_CatPt25Key", m_evtInfoKey, "HTXS_Stage1_2_Fine_Category_pTjet25", "" }
EvtInfoDecorKey m_dec_stage1p2_Fine_CatPt30Key { this, "Stage1p2_Fine_CatPt30Key", m_evtInfoKey, "HTXS_Stage1_2_Fine_Category_pTjet30", "" }
EvtInfoDecorKey m_dec_stage1p2_Fine_IdxPt25Key { this, "Stage1p2_Fine_IdxPt25Key", m_evtInfoKey, "HTXS_Stage1_2_Fine_FineIndex_pTjet25", "" }
EvtInfoDecorKey m_dec_stage1p2_Fine_IdxPt30Key { this, "Stage1p2_Fine_IdxPt30Key", m_evtInfoKey, "HTXS_Stage1_2_Fine_FineIndex_pTjet30", "" }
EvtInfoDecorKey m_dec_NJets25Key { this, "NJets25Key", m_evtInfoKey, "HTXS_Njets_pTjet25", "" }
EvtInfoDecorKey m_dec_NJets30Key { this, "NJets30Key", m_evtInfoKey, "HTXS_Njets_pTjet30", "" }
EvtInfoDecorKey m_dec_isZnunuKey { this, "IsZnunuKey", m_evtInfoKey, "HTXS_isZ2vvDecay", "" }
EvtInfoDecorKey m_dec_Higgs_ptKey { this, "Higgs_ptKey", m_evtInfoKey, "HTXS_Higgs_pt", "" }
FourMomDecorationKeys m_decp4_HiggsKeys { this, m_evtInfoKey, "HTXS_Higgs" }
FourMomDecorationKeys m_decp4_VKeys { this, m_evtInfoKey, "HTXS_V" }
FourMomDecorationKeys m_decp4_V_jets25Keys { this, m_evtInfoKey, "HTXS_V_jets25" }
FourMomDecorationKeys m_decp4_V_jets30Keys { this, m_evtInfoKey, "HTXS_V_jets30" }
FourMomDecorationKeys m_decp4_Higgs_decayKeys { this, m_evtInfoKey, "HTXS_Higgs_decay" }
FourMomDecorationKeys m_decp4_V_decayKeys { this, m_evtInfoKey, "HTXS_V_decay" }
DataObjIDColl m_extendedExtraObjects
 Extra output dependency collection, extended by AthAlgorithmDHUpdate to add symlinks.
StoreGateSvc_t m_evtStore
 Pointer to StoreGate (event store by default)
StoreGateSvc_t m_detStore
 Pointer to StoreGate (detector store by default)
std::vector< SG::VarHandleKeyArray * > m_vhka
bool m_varHandleArraysDeclared

Detailed Description

Definition at line 28 of file TruthCategoriesDecorator.h.

Member Typedef Documentation

◆ EvtInfoDecorKey

◆ StoreGateSvc_t

typedef ServiceHandle<StoreGateSvc> AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >::StoreGateSvc_t
privateinherited

Definition at line 388 of file AthCommonDataStore.h.

Constructor & Destructor Documentation

◆ TruthCategoriesDecorator()

DerivationFramework::TruthCategoriesDecorator::TruthCategoriesDecorator ( const std::string & n,
ISvcLocator * p )

Definition at line 22 of file TruthCategoriesDecorator.cxx.

22: AthReentrantAlgorithm(n, p) {}

◆ ~TruthCategoriesDecorator()

virtual DerivationFramework::TruthCategoriesDecorator::~TruthCategoriesDecorator ( )
virtualdefault

Member Function Documentation

◆ cardinality()

unsigned int AthCommonReentrantAlgorithm< Gaudi::Algorithm >::cardinality ( ) const
overridevirtualinherited

Cardinality (Maximum number of clones that can exist) special value 0 means that algorithm is reentrant.

Override this to return 0 for reentrant algorithms.

Definition at line 75 of file AthCommonReentrantAlgorithm.cxx.

64{
65 return 0;
66}

◆ declareGaudiProperty()

Gaudi::Details::PropertyBase & AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >::declareGaudiProperty ( Gaudi::Property< T, V, H > & hndl,
const SG::VarHandleKeyType &  )
inlineprivateinherited

specialization for handling Gaudi::Property<SG::VarHandleKey>

Definition at line 156 of file AthCommonDataStore.h.

158 {
160 hndl.value(),
161 hndl.documentation());
162
163 }
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)

◆ declareProperty()

Gaudi::Details::PropertyBase & AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >::declareProperty ( Gaudi::Property< T, V, H > & t)
inlineinherited

Definition at line 145 of file AthCommonDataStore.h.

145 {
146 typedef typename SG::HandleClassifier<T>::type htype;
148 }
Gaudi::Details::PropertyBase & declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyType &)
specialization for handling Gaudi::Property<SG::VarHandleKey>

◆ decorateFourVec()

StatusCode DerivationFramework::TruthCategoriesDecorator::decorateFourVec ( const EventContext & ctx,
const FourMomDecorationKeys & keys,
const xAOD::EventInfo & eventInfo,
const TLorentzVector & p4 ) const
private

Definition at line 105 of file TruthCategoriesDecorator.cxx.

108 {
109 auto floatEIDecor = [&] (const EvtInfoDecorKey& key) -> float& {
110 return SG::makeHandle<float> (key, ctx)(eventInfo);
111 };
112 floatEIDecor (keys.pt) = p4.Pt() * Gaudi::Units::GeV;
113 floatEIDecor (keys.eta) = p4.Eta();
114 floatEIDecor (keys.phi) = p4.Phi();
115 floatEIDecor (keys.m) = p4.M() * Gaudi::Units::GeV;
116 ATH_MSG_DEBUG("Decorate "<<keys.prefix<<" with pT: "<<p4.Pt()<<" [GeV], eta: "<<p4.Eta()<<", phi: "<<p4.Phi()<<", M: "<<p4.M());
117 return StatusCode::SUCCESS;
118 }
#define ATH_MSG_DEBUG(x)
SG::WriteDecorHandleKey< xAOD::EventInfo > EvtInfoDecorKey
SG::ReadCondHandle< T > makeHandle(const SG::ReadCondHandleKey< T > &key, const EventContext &ctx=Gaudi::Hive::currentContext())

◆ decorateFourVecs()

StatusCode DerivationFramework::TruthCategoriesDecorator::decorateFourVecs ( const EventContext & ctx,
const FourMomDecorationKeys & keys,
const xAOD::EventInfo & eventInfo,
const std::vector< TLorentzVector > & p4s ) const
private

Definition at line 121 of file TruthCategoriesDecorator.cxx.

124 {
125 auto floatVEIDecor = [&] (const EvtInfoDecorKey& key) -> std::vector<float>& {
126 return SG::makeHandle<std::vector<float> > (key, ctx)(eventInfo);
127 };
128 std::vector<float>&pt = floatVEIDecor (keys.pt);
129 std::vector<float>&eta = floatVEIDecor (keys.eta);
130 std::vector<float>&phi = floatVEIDecor (keys.phi);
131 std::vector<float>&m = floatVEIDecor (keys.m);
132 pt.reserve (p4s.size());
133 eta.reserve (p4s.size());
134 phi.reserve (p4s.size());
135 m.reserve (p4s.size());
136 for (const TLorentzVector& p4 : p4s) {
137 pt.push_back(p4.Pt() * Gaudi::Units::GeV);
138 eta.push_back(p4.Eta());
139 phi.push_back(p4.Phi());
140 m.push_back(p4.M() * Gaudi::Units::GeV);
141 ATH_MSG_DEBUG("Decorate "<<keys.prefix<<" with pT: "<<p4.Pt()<<" [GeV], eta: "<<p4.Eta()<<", phi: "<<p4.Phi()<<", M: "<<p4.M());
142 }
143 return StatusCode::SUCCESS;
144 }
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method

◆ detStore()

const ServiceHandle< StoreGateSvc > & AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >::detStore ( ) const
inlineinherited

The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc.

Definition at line 95 of file AthCommonDataStore.h.

◆ evtStore()

ServiceHandle< StoreGateSvc > & AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >::evtStore ( )
inlineinherited

The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.

Definition at line 85 of file AthCommonDataStore.h.

◆ execute()

StatusCode DerivationFramework::TruthCategoriesDecorator::execute ( const EventContext & ctx) const

Last argument switches between 25 GeV (true) and 30 GeV jets (false)

Last argument switches between 25 (true) / 30 (false) GeV jets.

Summary of the HTXS categorization. Used mainly in the testing algorithm

Definition at line 147 of file TruthCategoriesDecorator.cxx.

147 {
148 // Retrieve the xAOD event info
149 SG::ReadHandle<xAOD::EventInfo> eventInfo{m_evtInfoKey, ctx};
150 if (!eventInfo.isValid()) {
151 ATH_MSG_FATAL("Failed to retrieve " << m_evtInfoKey.fullKey());
152 return StatusCode::FAILURE;
153 }
154
155 auto intEIDecor = [&] (const EvtInfoDecorKey& key) -> int& {
156 return SG::makeHandle<int> (key, ctx)(*eventInfo);
157 };
158 auto floatEIDecor = [&] (const EvtInfoDecorKey& key) -> float& {
159 return SG::makeHandle<float> (key, ctx)(*eventInfo);
160 };
161
162 int mcChannelNumber = eventInfo->mcChannelNumber();
163 if (!mcChannelNumber) mcChannelNumber = eventInfo->runNumber(); // EVNT input
164
165 std::vector<HTXSSample>::const_iterator smp_itr =
166 std::find_if(m_htxs_samples.begin(), m_htxs_samples.end(),
167 [mcChannelNumber](const HTXSSample& smp) { return smp.dsids.count(mcChannelNumber); });
168 if (smp_itr == m_htxs_samples.end()) {
170 ATH_MSG_DEBUG("The sample " << mcChannelNumber
171 << " is not a Higgs sample and not of further interest. Decorate the prod mode information only");
172 return StatusCode::SUCCESS;
173 }
174
175 const HTXS::HiggsProdMode prodMode = smp_itr->prod;
176 const HTXS::tH_type th_type = smp_itr->th_type;
177
178 // Retrieve the xAOD truth
179 SG::ReadHandle<xAOD::TruthEventContainer> xTruthEventContainer{m_truthEvtKey, ctx};
180 if (!xTruthEventContainer.isValid()) {
181 ATH_MSG_FATAL("Failed to retrieve " << m_truthEvtKey.fullKey());
182 return StatusCode::FAILURE;
183 }
184 // convert xAOD -> HepMC
185 std::vector<HepMC::GenEvent> hepmc_evts = m_xAODtoHepMCTool->getHepMCEvents(xTruthEventContainer.cptr(), eventInfo.cptr());
186
187 if (hepmc_evts.empty()) {
188 // ANGRY MESSAGE HERE
189 ATH_MSG_FATAL("The HEP MC GenEvent conversion failed");
190 return StatusCode::FAILURE;
191 } else {
192 ATH_MSG_DEBUG("Found "<<hepmc_evts.size()<<" HepMC events.");
193 }
194
195 // classify event according to simplified template cross section
196 std::unique_ptr<HTXS::HiggsClassification> htxs{m_higgsTruthCatTool->getHiggsTruthCategoryObject(hepmc_evts[0], prodMode)};
197 ATH_MSG_DEBUG("Truth categorization done ");
198 // Decorate the enums
199 intEIDecor (m_dec_prodModeKey) = htxs->prodMode;
200 intEIDecor (m_dec_errorCodeKey) = htxs->errorCode;
201 intEIDecor (m_dec_stage0CatKey) = htxs->stage0_cat;
202
203 // Stage-1 binning
204 intEIDecor (m_dec_stage1CatPt25Key) = htxs->stage1_cat_pTjet25GeV;
205 intEIDecor (m_dec_stage1CatPt30Key) = htxs->stage1_cat_pTjet30GeV;
207 intEIDecor (m_dec_stage1IdxPt25Key) = HTXSstage1_to_HTXSstage1FineIndex(*htxs, th_type, true);
208 intEIDecor (m_dec_stage1IdxPt30Key) = HTXSstage1_to_HTXSstage1FineIndex(*htxs, th_type, false);
209
210 // Stage-1.2 binning
211 intEIDecor (m_dec_stage1p2_CatPt25Key) = htxs->stage1_2_cat_pTjet25GeV;
212 intEIDecor (m_dec_stage1p2_CatPt30Key) = htxs->stage1_2_cat_pTjet30GeV;
214 intEIDecor (m_dec_stage1p2_IdxPt25Key) = HTXSstage1_2_to_HTXSstage1_2_FineIndex(*htxs, th_type, true);
215 intEIDecor (m_dec_stage1p2_IdxPt30Key) = HTXSstage1_2_to_HTXSstage1_2_FineIndex(*htxs, th_type, false);
216
217 // Stage-1.2 finer binning
218 intEIDecor (m_dec_stage1p2_Fine_CatPt25Key) = htxs->stage1_2_fine_cat_pTjet25GeV;
219 intEIDecor (m_dec_stage1p2_Fine_CatPt30Key) = htxs->stage1_2_fine_cat_pTjet30GeV;
220 intEIDecor (m_dec_stage1p2_Fine_IdxPt25Key) = HTXSstage1_2_Fine_to_HTXSstage1_2_Fine_FineIndex(*htxs, th_type, true);
221 intEIDecor (m_dec_stage1p2_Fine_IdxPt30Key) = HTXSstage1_2_Fine_to_HTXSstage1_2_Fine_FineIndex(*htxs, th_type, false);
222
223 intEIDecor (m_dec_NJets25Key) = htxs->jets25.size();
224 intEIDecor (m_dec_NJets30Key) = htxs->jets30.size();
225
226 intEIDecor (m_dec_isZnunuKey) = htxs->isZ2vvDecay;
227
228 // At the very least, save the Higgs boson pT
229 if (!m_detailLevel) {
230 floatEIDecor (m_dec_Higgs_ptKey) = htxs->higgs.Pt() * Gaudi::Units::GeV;
231 }
232 if (m_detailLevel > 0) {
233 // The Higgs and the associated V (last instances prior to decay)
234 ATH_CHECK(decorateFourVec(ctx, m_decp4_HiggsKeys, *eventInfo, htxs->higgs));
235 ATH_CHECK(decorateFourVec(ctx, m_decp4_VKeys, *eventInfo, htxs->V));
236 }
237
238 if (m_detailLevel > 1) {
239 // Jets built excluding Higgs decay products
240 ATH_CHECK(decorateFourVecs(ctx, m_decp4_V_jets25Keys, *eventInfo, htxs->jets25));
241 ATH_CHECK(decorateFourVecs(ctx, m_decp4_V_jets30Keys, *eventInfo, htxs->jets30));
242 }
243
244 if (m_detailLevel > 2) {
245 // Everybody might not want this ... but good for validation
246 ATH_CHECK(decorateFourVec(ctx, m_decp4_Higgs_decayKeys, *eventInfo, htxs->p4decay_higgs));
247 ATH_CHECK(decorateFourVec(ctx, m_decp4_V_decayKeys, *eventInfo, htxs->p4decay_V));
248 }
250 ATH_MSG_DEBUG("production mode: " << intEIDecor(m_dec_prodModeKey) << ", errorCode: " << intEIDecor (m_dec_errorCodeKey) << ", Stage0: " << intEIDecor (m_dec_stage0CatKey)
251 << ", Stage1 -- Jet25 " << intEIDecor (m_dec_stage1CatPt25Key) << " Idx " << intEIDecor (m_dec_stage1IdxPt25Key)
252 << ", Jet30: " << intEIDecor (m_dec_stage1CatPt30Key) << " Idx "<< intEIDecor (m_dec_stage1IdxPt30Key) << ", Stage 1.2 -- Jet25: "
253 << intEIDecor (m_dec_stage1p2_CatPt25Key) << " Idx: " << intEIDecor (m_dec_stage1p2_IdxPt25Key) << " Jet30: " << intEIDecor (m_dec_stage1p2_CatPt30Key)
254 << " Idx: " << intEIDecor (m_dec_stage1p2_IdxPt30Key) << ", HTXS NJets 25" << intEIDecor (m_dec_NJets25Key)
255 << " HTXS NJets 30 " << intEIDecor (m_dec_NJets30Key) << " Z->nunu" << intEIDecor (m_dec_isZnunuKey));
256
257 return StatusCode::SUCCESS;
258 }
#define ATH_CHECK
Evaluate an expression and check for errors.
#define ATH_MSG_FATAL(x)
SG::ReadHandleKey< xAOD::TruthEventContainer > m_truthEvtKey
StatusCode decorateFourVec(const EventContext &ctx, const FourMomDecorationKeys &keys, const xAOD::EventInfo &eventInfo, const TLorentzVector &p4) const
ToolHandle< IHiggsTruthCategoryTool > m_higgsTruthCatTool
SG::ReadHandleKey< xAOD::EventInfo > m_evtInfoKey
StatusCode decorateFourVecs(const EventContext &ctx, const FourMomDecorationKeys &keys, const xAOD::EventInfo &eventInfo, const std::vector< TLorentzVector > &p4s) const
virtual bool isValid() override final
Can the handle be successfully dereferenced?
const_pointer_type cptr()
Dereference the pointer.
HiggsProdMode
Higgs production modes, corresponding to input sample.
tH_type
Additional identifier flag for TH production modes.

◆ extraDeps_update_handler()

void AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >::extraDeps_update_handler ( Gaudi::Details::PropertyBase & ExtraDeps)
protectedinherited

Add StoreName to extra input/output deps as needed.

use the logic of the VarHandleKey to parse the DataObjID keys supplied via the ExtraInputs and ExtraOuputs Properties to add the StoreName if it's not explicitly given

◆ extraOutputDeps()

const DataObjIDColl & AthCommonReentrantAlgorithm< Gaudi::Algorithm >::extraOutputDeps ( ) const
overridevirtualinherited

Return the list of extra output dependencies.

This list is extended to include symlinks implied by inheritance relations.

Definition at line 94 of file AthCommonReentrantAlgorithm.cxx.

90{
91 // If we didn't find any symlinks to add, just return the collection
92 // from the base class. Otherwise, return the extended collection.
93 if (!m_extendedExtraObjects.empty()) {
95 }
97}
An algorithm that can be simultaneously executed in multiple threads.

◆ filterPassed()

virtual bool AthCommonReentrantAlgorithm< Gaudi::Algorithm >::filterPassed ( const EventContext & ctx) const
inlinevirtualinherited

Definition at line 96 of file AthCommonReentrantAlgorithm.h.

96 {
97 return execState( ctx ).filterPassed();
98 }
virtual bool filterPassed(const EventContext &ctx) const

◆ initialize()

StatusCode DerivationFramework::TruthCategoriesDecorator::initialize ( )

Declare everything that's written by the algorithm

Definition at line 24 of file TruthCategoriesDecorator.cxx.

24 {
25 ATH_MSG_DEBUG("Initialize ");
26
27 // FOR xAOD->HEPMC :: xAODtoHepMC tool
28 ATH_CHECK(m_xAODtoHepMCTool.retrieve());
30
31 ATH_CHECK(m_truthEvtKey.initialize());
32 ATH_CHECK(m_evtInfoKey.initialize());
33
35 ATH_CHECK(m_dec_prodModeKey.initialize());
36 ATH_CHECK(m_dec_errorCodeKey.initialize());
37 ATH_CHECK(m_dec_stage0CatKey.initialize());
50 ATH_CHECK(m_dec_NJets25Key.initialize());
51 ATH_CHECK(m_dec_NJets30Key.initialize());
52 ATH_CHECK(m_dec_isZnunuKey.initialize());
53
55 // The Higgs and the associated V (last instances prior to decay)
57 ATH_CHECK(m_decp4_VKeys.initialize(m_detailLevel > 0));
58 // Jets built excluding Higgs decay products
61 // Everybody might not want this ... but good for validation
64
65 // Open the TEnv configuration file
66 TEnv config{};
67 if (config.ReadFile(PathResolverFindCalibFile(m_configPath).c_str(), EEnvLevel(0))) {
68 ATH_MSG_FATAL("Failed to open TEnv file " << m_configPath);
69 return StatusCode::FAILURE;
70 }
71
72 for (const std::string prod_mode : {"GGF", "VBF", "WH", "QQ2ZH", "GG2ZH", "TTH", "BBH", "TH", "THQB", "WHT"}) {
73 HTXSSample smp{};
74 if (prod_mode == "GGF")
76 else if (prod_mode == "VBF")
77 smp.prod = HTXS::HiggsProdMode::VBF;
78 else if (prod_mode == "WH")
79 smp.prod = HTXS::HiggsProdMode::WH;
80 else if (prod_mode == "QQ2ZH")
82 else if (prod_mode == "GG2ZH")
84 else if (prod_mode == "TTH")
85 smp.prod = HTXS::HiggsProdMode::TTH;
86 else if (prod_mode == "BBH")
87 smp.prod = HTXS::HiggsProdMode::BBH;
88 else if (prod_mode == "TH")
89 smp.prod = HTXS::HiggsProdMode::TH;
90 else if (prod_mode == "THQB") {
91 smp.th_type = HTXS::tH_type::THQB;
92 smp.prod = HTXS::HiggsProdMode::TH;
93 } else if (prod_mode == "WHT") {
94 smp.th_type = HTXS::tH_type::TWH;
95 smp.prod = HTXS::HiggsProdMode::TH;
96 }
97 std::vector<std::string> dsid_str = CxxUtils::tokenize(config.GetValue(Form("HTXS.MCsamples.%s", prod_mode.c_str()), ""), " ");
98 for (const std::string& dsid : dsid_str) { smp.dsids.insert(std::atoi(dsid.c_str())); }
99 m_htxs_samples.push_back(std::move(smp));
100 }
101 return StatusCode::SUCCESS;
102 }
std::string PathResolverFindCalibFile(const std::string &logical_file_name)
std::vector< std::string > tokenize(const std::string &the_str, std::string_view delimiters)
Splits the string into smaller substrings.
HTXS::HiggsProdMode prod
Higgs production modes, corresponding to input sample.

◆ inputHandles()

virtual std::vector< Gaudi::DataHandle * > AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >::inputHandles ( ) const
overridevirtualinherited

Return this algorithm's input handles.

We override this to include handle instances from key arrays if they have not yet been declared. See comments on updateVHKA.

◆ isClonable()

◆ msg()

MsgStream & AthCommonMsg< Gaudi::Algorithm >::msg ( ) const
inlineinherited

Definition at line 24 of file AthCommonMsg.h.

24 {
25 return this->msgStream();
26 }

◆ msgLvl()

bool AthCommonMsg< Gaudi::Algorithm >::msgLvl ( const MSG::Level lvl) const
inlineinherited

Definition at line 30 of file AthCommonMsg.h.

30 {
31 return this->msgLevel(lvl);
32 }

◆ outputHandles()

virtual std::vector< Gaudi::DataHandle * > AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >::outputHandles ( ) const
overridevirtualinherited

Return this algorithm's output handles.

We override this to include handle instances from key arrays if they have not yet been declared. See comments on updateVHKA.

◆ renounce()

std::enable_if_t< std::is_void_v< std::result_of_t< decltype(&T::renounce)(T)> > &&!std::is_base_of_v< SG::VarHandleKeyArray, T > &&std::is_base_of_v< Gaudi::DataHandle, T >, void > AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >::renounce ( T & h)
inlineprotectedinherited

Definition at line 380 of file AthCommonDataStore.h.

381 {
382 h.renounce();
384 }
std::enable_if_t< std::is_void_v< std::result_of_t< decltype(&T::renounce)(T)> > &&!std::is_base_of_v< SG::VarHandleKeyArray, T > &&std::is_base_of_v< Gaudi::DataHandle, T >, void > renounce(T &h)

◆ renounceArray()

void AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >::renounceArray ( SG::VarHandleKeyArray & handlesArray)
inlineprotectedinherited

remove all handles from I/O resolution

Definition at line 364 of file AthCommonDataStore.h.

364 {
366 }

◆ setFilterPassed()

virtual void AthCommonReentrantAlgorithm< Gaudi::Algorithm >::setFilterPassed ( bool state,
const EventContext & ctx ) const
inlinevirtualinherited

Definition at line 100 of file AthCommonReentrantAlgorithm.h.

100 {
102 }
virtual void setFilterPassed(bool state, const EventContext &ctx) const

◆ sysExecute()

StatusCode AthCommonReentrantAlgorithm< Gaudi::Algorithm >::sysExecute ( const EventContext & ctx)
overridevirtualinherited

Execute an algorithm.

We override this in order to work around an issue with the Algorithm base class storing the event context in a member variable that can cause crashes in MT jobs.

Definition at line 85 of file AthCommonReentrantAlgorithm.cxx.

77{
78 return BaseAlg::sysExecute (ctx);
79}

◆ sysInitialize()

StatusCode AthCommonReentrantAlgorithm< Gaudi::Algorithm >::sysInitialize ( )
overridevirtualinherited

Override sysInitialize.

Override sysInitialize from the base class.

Loop through all output handles, and if they're WriteCondHandles, automatically register them and this Algorithm with the CondSvc

Scan through all outputHandles, and if they're WriteCondHandles, register them with the CondSvc

Reimplemented from AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >.

Reimplemented in HypoBase, and InputMakerBase.

Definition at line 61 of file AthCommonReentrantAlgorithm.cxx.

107 {
109
110 if (sc.isFailure()) {
111 return sc;
112 }
113
114 ServiceHandle<ICondSvc> cs("CondSvc",name());
115 for (auto h : outputHandles()) {
116 if (h->isCondition() && h->mode() == Gaudi::DataHandle::Writer) {
117 // do this inside the loop so we don't create the CondSvc until needed
118 if ( cs.retrieve().isFailure() ) {
119 ATH_MSG_WARNING("no CondSvc found: won't autoreg WriteCondHandles");
120 return StatusCode::SUCCESS;
121 }
122 if (cs->regHandle(this,*h).isFailure()) {
124 ATH_MSG_ERROR("unable to register WriteCondHandle " << h->fullKey()
125 << " with CondSvc");
126 }
127 }
128 }
129 return sc;
130}
#define ATH_MSG_ERROR(x)
#define ATH_MSG_WARNING(x)
virtual std::vector< Gaudi::DataHandle * > outputHandles() const override

◆ sysStart()

virtual StatusCode AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >::sysStart ( )
overridevirtualinherited

Handle START transition.

We override this in order to make sure that conditions handle keys can cache a pointer to the conditions container.

◆ updateVHKA()

void AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >::updateVHKA ( Gaudi::Details::PropertyBase & )
inlineinherited

Definition at line 308 of file AthCommonDataStore.h.

308 {
309 // debug() << "updateVHKA for property " << p.name() << " " << p.toString()
310 // << " size: " << m_vhka.size() << endmsg;
311 for (auto &a : m_vhka) {
313 for (auto k : keys) {
314 k->setOwner(this);
315 }
316 }
317 }

Member Data Documentation

◆ m_configPath

Gaudi::Property<std::string> DerivationFramework::TruthCategoriesDecorator::m_configPath {this, "ConfigPath", "DerivationFrameworkHiggs/HiggsMCsamples.cfg"}
private

Definition at line 40 of file TruthCategoriesDecorator.h.

40{this, "ConfigPath", "DerivationFrameworkHiggs/HiggsMCsamples.cfg"};

◆ m_dec_errorCodeKey

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_errorCodeKey { this, "ErrorCodeDecorKey", m_evtInfoKey, "HTXS_errorCore", "" }
private

Definition at line 66 of file TruthCategoriesDecorator.h.

67{ this, "ErrorCodeDecorKey", m_evtInfoKey, "HTXS_errorCore", "" };

◆ m_dec_Higgs_ptKey

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_Higgs_ptKey { this, "Higgs_ptKey", m_evtInfoKey, "HTXS_Higgs_pt", "" }
private

Definition at line 130 of file TruthCategoriesDecorator.h.

131{ this, "Higgs_ptKey", m_evtInfoKey, "HTXS_Higgs_pt", "" };

◆ m_dec_isZnunuKey

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_isZnunuKey { this, "IsZnunuKey", m_evtInfoKey, "HTXS_isZ2vvDecay", "" }
private

Definition at line 104 of file TruthCategoriesDecorator.h.

105{ this, "IsZnunuKey", m_evtInfoKey, "HTXS_isZ2vvDecay", "" };

◆ m_dec_NJets25Key

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_NJets25Key { this, "NJets25Key", m_evtInfoKey, "HTXS_Njets_pTjet25", "" }
private

Definition at line 100 of file TruthCategoriesDecorator.h.

101{ this, "NJets25Key", m_evtInfoKey, "HTXS_Njets_pTjet25", "" };

◆ m_dec_NJets30Key

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_NJets30Key { this, "NJets30Key", m_evtInfoKey, "HTXS_Njets_pTjet30", "" }
private

Definition at line 102 of file TruthCategoriesDecorator.h.

103{ this, "NJets30Key", m_evtInfoKey, "HTXS_Njets_pTjet30", "" };

◆ m_dec_prodModeKey

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_prodModeKey { this, "ProdModeDecorKey", m_evtInfoKey, "HTXS_prodMode", "" }
private

Definition at line 64 of file TruthCategoriesDecorator.h.

65{ this, "ProdModeDecorKey", m_evtInfoKey, "HTXS_prodMode", "" };

◆ m_dec_stage0CatKey

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_stage0CatKey { this, "Stage0CatDecorKey", m_evtInfoKey, "HTXS_Stage0_Category", "" }
private

Definition at line 68 of file TruthCategoriesDecorator.h.

69{ this, "Stage0CatDecorKey", m_evtInfoKey, "HTXS_Stage0_Category", "" };

◆ m_dec_stage1CatPt25Key

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_stage1CatPt25Key { this, "Stage1CatPt25Key", m_evtInfoKey, "HTXS_Stage1_Category_pTjet25", "" }
private

Definition at line 71 of file TruthCategoriesDecorator.h.

72{ this, "Stage1CatPt25Key", m_evtInfoKey, "HTXS_Stage1_Category_pTjet25", "" };

◆ m_dec_stage1CatPt30Key

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_stage1CatPt30Key { this, "Stage1CatPt30Key", m_evtInfoKey, "HTXS_Stage1_Category_pTjet30", "" }
private

Definition at line 73 of file TruthCategoriesDecorator.h.

74{ this, "Stage1CatPt30Key", m_evtInfoKey, "HTXS_Stage1_Category_pTjet30", "" };

◆ m_dec_stage1IdxPt25Key

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_stage1IdxPt25Key { this, "Stage1IdxPt25Key", m_evtInfoKey, "HTXS_Stage1_FineIndex_pTjet25", "" }
private

Definition at line 75 of file TruthCategoriesDecorator.h.

76{ this, "Stage1IdxPt25Key", m_evtInfoKey, "HTXS_Stage1_FineIndex_pTjet25", "" };

◆ m_dec_stage1IdxPt30Key

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_stage1IdxPt30Key { this, "Stage1IdxPt30Key", m_evtInfoKey, "HTXS_Stage1_FineIndex_pTjet30", "" }
private

Definition at line 77 of file TruthCategoriesDecorator.h.

78{ this, "Stage1IdxPt30Key", m_evtInfoKey, "HTXS_Stage1_FineIndex_pTjet30", "" };

◆ m_dec_stage1p2_CatPt25Key

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_stage1p2_CatPt25Key { this, "Stage1p2_CatPt25Key", m_evtInfoKey, "HTXS_Stage1_2_Category_pTjet25", "" }
private

Definition at line 81 of file TruthCategoriesDecorator.h.

82{ this, "Stage1p2_CatPt25Key", m_evtInfoKey, "HTXS_Stage1_2_Category_pTjet25", "" };

◆ m_dec_stage1p2_CatPt30Key

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_stage1p2_CatPt30Key { this, "Stage1p2_CatPt30Key", m_evtInfoKey, "HTXS_Stage1_2_Category_pTjet30", "" }
private

Definition at line 83 of file TruthCategoriesDecorator.h.

84{ this, "Stage1p2_CatPt30Key", m_evtInfoKey, "HTXS_Stage1_2_Category_pTjet30", "" };

◆ m_dec_stage1p2_Fine_CatPt25Key

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_stage1p2_Fine_CatPt25Key { this, "Stage1p2_Fine_CatPt25Key", m_evtInfoKey, "HTXS_Stage1_2_Fine_Category_pTjet25", "" }
private

Definition at line 91 of file TruthCategoriesDecorator.h.

92{ this, "Stage1p2_Fine_CatPt25Key", m_evtInfoKey, "HTXS_Stage1_2_Fine_Category_pTjet25", "" };

◆ m_dec_stage1p2_Fine_CatPt30Key

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_stage1p2_Fine_CatPt30Key { this, "Stage1p2_Fine_CatPt30Key", m_evtInfoKey, "HTXS_Stage1_2_Fine_Category_pTjet30", "" }
private

Definition at line 93 of file TruthCategoriesDecorator.h.

94{ this, "Stage1p2_Fine_CatPt30Key", m_evtInfoKey, "HTXS_Stage1_2_Fine_Category_pTjet30", "" };

◆ m_dec_stage1p2_Fine_IdxPt25Key

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_stage1p2_Fine_IdxPt25Key { this, "Stage1p2_Fine_IdxPt25Key", m_evtInfoKey, "HTXS_Stage1_2_Fine_FineIndex_pTjet25", "" }
private

Definition at line 95 of file TruthCategoriesDecorator.h.

96{ this, "Stage1p2_Fine_IdxPt25Key", m_evtInfoKey, "HTXS_Stage1_2_Fine_FineIndex_pTjet25", "" };

◆ m_dec_stage1p2_Fine_IdxPt30Key

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_stage1p2_Fine_IdxPt30Key { this, "Stage1p2_Fine_IdxPt30Key", m_evtInfoKey, "HTXS_Stage1_2_Fine_FineIndex_pTjet30", "" }
private

Definition at line 97 of file TruthCategoriesDecorator.h.

98{ this, "Stage1p2_Fine_IdxPt30Key", m_evtInfoKey, "HTXS_Stage1_2_Fine_FineIndex_pTjet30", "" };

◆ m_dec_stage1p2_IdxPt25Key

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_stage1p2_IdxPt25Key { this, "Stage1p2_IdxPt25Key", m_evtInfoKey, "HTXS_Stage1_2_FineIndex_pTjet25", "" }
private

Definition at line 85 of file TruthCategoriesDecorator.h.

86{ this, "Stage1p2_IdxPt25Key", m_evtInfoKey, "HTXS_Stage1_2_FineIndex_pTjet25", "" };

◆ m_dec_stage1p2_IdxPt30Key

EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::m_dec_stage1p2_IdxPt30Key { this, "Stage1p2_IdxPt30Key", m_evtInfoKey, "HTXS_Stage1_2_FineIndex_pTjet30", "" }
private

Definition at line 87 of file TruthCategoriesDecorator.h.

88{ this, "Stage1p2_IdxPt30Key", m_evtInfoKey, "HTXS_Stage1_2_FineIndex_pTjet30", "" };

◆ m_decp4_Higgs_decayKeys

FourMomDecorationKeys DerivationFramework::TruthCategoriesDecorator::m_decp4_Higgs_decayKeys { this, m_evtInfoKey, "HTXS_Higgs_decay" }
private

Definition at line 140 of file TruthCategoriesDecorator.h.

141{ this, m_evtInfoKey, "HTXS_Higgs_decay" };

◆ m_decp4_HiggsKeys

FourMomDecorationKeys DerivationFramework::TruthCategoriesDecorator::m_decp4_HiggsKeys { this, m_evtInfoKey, "HTXS_Higgs" }
private

Definition at line 132 of file TruthCategoriesDecorator.h.

133{ this, m_evtInfoKey, "HTXS_Higgs" };

◆ m_decp4_V_decayKeys

FourMomDecorationKeys DerivationFramework::TruthCategoriesDecorator::m_decp4_V_decayKeys { this, m_evtInfoKey, "HTXS_V_decay" }
private

Definition at line 142 of file TruthCategoriesDecorator.h.

143{ this, m_evtInfoKey, "HTXS_V_decay" };

◆ m_decp4_V_jets25Keys

FourMomDecorationKeys DerivationFramework::TruthCategoriesDecorator::m_decp4_V_jets25Keys { this, m_evtInfoKey, "HTXS_V_jets25" }
private

Definition at line 136 of file TruthCategoriesDecorator.h.

137{ this, m_evtInfoKey, "HTXS_V_jets25" };

◆ m_decp4_V_jets30Keys

FourMomDecorationKeys DerivationFramework::TruthCategoriesDecorator::m_decp4_V_jets30Keys { this, m_evtInfoKey, "HTXS_V_jets30" }
private

Definition at line 138 of file TruthCategoriesDecorator.h.

139{ this, m_evtInfoKey, "HTXS_V_jets30" };

◆ m_decp4_VKeys

FourMomDecorationKeys DerivationFramework::TruthCategoriesDecorator::m_decp4_VKeys { this, m_evtInfoKey, "HTXS_V" }
private

Definition at line 134 of file TruthCategoriesDecorator.h.

135{ this, m_evtInfoKey, "HTXS_V" };

◆ m_detailLevel

Gaudi::Property<int> DerivationFramework::TruthCategoriesDecorator::m_detailLevel {this, "DetailLevel", 3}
private

Definition at line 57 of file TruthCategoriesDecorator.h.

57{this, "DetailLevel", 3};

◆ m_detStore

StoreGateSvc_t AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >::m_detStore
privateinherited

Pointer to StoreGate (detector store by default)

Definition at line 393 of file AthCommonDataStore.h.

◆ m_evtInfoKey

SG::ReadHandleKey<xAOD::EventInfo> DerivationFramework::TruthCategoriesDecorator::m_evtInfoKey {this, "EvtKey", "EventInfo"}
private

Definition at line 60 of file TruthCategoriesDecorator.h.

60{this, "EvtKey", "EventInfo"};

◆ m_evtStore

StoreGateSvc_t AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >::m_evtStore
privateinherited

Pointer to StoreGate (event store by default)

Definition at line 390 of file AthCommonDataStore.h.

◆ m_extendedExtraObjects

DataObjIDColl AthCommonReentrantAlgorithm< Gaudi::Algorithm >::m_extendedExtraObjects
privateinherited

Extra output dependency collection, extended by AthAlgorithmDHUpdate to add symlinks.

Empty if no symlinks were found.

Definition at line 114 of file AthCommonReentrantAlgorithm.h.

◆ m_higgsTruthCatTool

ToolHandle<IHiggsTruthCategoryTool> DerivationFramework::TruthCategoriesDecorator::m_higgsTruthCatTool {this, "CategoryTool", "HiggsTruthCategoryTool"}
private

Definition at line 37 of file TruthCategoriesDecorator.h.

37{this, "CategoryTool", "HiggsTruthCategoryTool"};

◆ m_htxs_samples

std::vector<HTXSSample> DerivationFramework::TruthCategoriesDecorator::m_htxs_samples {}
private

Definition at line 50 of file TruthCategoriesDecorator.h.

50{};

◆ m_truthEvtKey

SG::ReadHandleKey<xAOD::TruthEventContainer> DerivationFramework::TruthCategoriesDecorator::m_truthEvtKey {this, "TruthEvtKey", "TruthEvents"}
private

Definition at line 59 of file TruthCategoriesDecorator.h.

59{this, "TruthEvtKey", "TruthEvents"};

◆ m_varHandleArraysDeclared

bool AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >::m_varHandleArraysDeclared
privateinherited

Definition at line 399 of file AthCommonDataStore.h.

◆ m_vhka

std::vector<SG::VarHandleKeyArray*> AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >::m_vhka
privateinherited

Definition at line 398 of file AthCommonDataStore.h.

◆ m_xAODtoHepMCTool

ToolHandle<IxAODtoHepMCTool> DerivationFramework::TruthCategoriesDecorator::m_xAODtoHepMCTool {this, "HepMCTool", "xAODtoHepMCTool"}
private

Definition at line 36 of file TruthCategoriesDecorator.h.

36{this, "HepMCTool", "xAODtoHepMCTool"};

The documentation for this class was generated from the following files: