|
ATLAS Offline Software
|
Go to the documentation of this file.
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"};
a class managing the property to configure the list of systematics to process
Gaudi::Property< std::string > m_softTerm
the key for the soft term
Gaudi::Property< std::string > m_finalKey
the key for the final met term
Select isolated Photons, Electrons and Muons.
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
the (new) base class for EventLoop algorithms
StatusCode execute() override
::StatusCode StatusCode
StatusCode definition for legacy code.
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
an algorithm for calling IMetCalibrationAndSmearingTool
StatusCode initialize() override