9#ifndef MET_ANALYSIS_ALGORITHMS__MET_BUILDER_ALG_H
10#define MET_ANALYSIS_ALGORITHMS__MET_BUILDER_ALG_H
40 this,
"met",
"MissingET_%SYS%",
"the met collection we run on"};
44 Gaudi::Property<std::string>
m_finalKey {
this,
"finalKey",
"Final",
"the key for the final met term"};
48 Gaudi::Property<std::string>
m_softTerm {
this,
"softTerm",
"PVSoftTrk",
"the key for the soft term"};
an algorithm for calling IMetCalibrationAndSmearingTool
StatusCode execute() override
Gaudi::Property< std::string > m_finalKey
the key for the final met term
StatusCode initialize() override
Gaudi::Property< std::string > m_softTerm
the key for the soft term
SysCopyHandle< xAOD::MissingETContainer > m_metHandle
the met collection we run on
SysListHandle m_systematicsList
the systematics list we run
a systematics data handle that will either copy the input object or act like an update handle
a class managing the property to configure the list of systematics to process
the (new) base class for EventLoop algorithms
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
Select isolated Photons, Electrons and Muons.