7#ifndef ASG_ANALYSIS_ALGORITHMS__SYS_TRUTH_WEIGHT_ALG_H
8#define ASG_ANALYSIS_ALGORITHMS__SYS_TRUTH_WEIGHT_ALG_H
47 this,
"eventInfo",
"EventInfo",
"the event info object to run on"};
52 this,
"decoration",
"",
"the decoration for the truth weights"};
a class managing the property to configure the list of systematics to process
a data handle for reading systematics varied input data
std::string m_truthParticleContainer
the truth particle container to use for the calculation
SysTruthWeightAlg(const std::string &name, ISvcLocator *pSvcLocator)
the standard constructor
ToolHandle< PMGTools::ISysTruthWeightTool > m_sysTruthWeightTool
the tool
StatusCode initialize() override
StatusCode execute() override
SysListHandle m_systematicsList
the systematics list we run
SysWriteDecorHandle< float > m_decoration
the decoration for the truth weights
SysReadHandle< xAOD::EventInfo > m_eventInfoHandle
the event collection we run on
a data handle for reading systematics varied input data
the (new) base class for EventLoop algorithms
Select isolated Photons, Electrons and Muons.