 |
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef ASG_ANALYSIS_ALGORITHMS__NJET_DECORATOR_ALG_H
8 #define ASG_ANALYSIS_ALGORITHMS__NJET_DECORATOR_ALG_H
46 this,
"jets",
"",
"the jet container to use"};
48 this,
"jetSelection",
"",
"the selection on the input jets"};
50 this,
"Njet",
"Njet_%SYS%",
"Number of jets"
a class managing the property to configure the list of systematics to process
SysListHandle m_systematicsList
the systematics list we run
a data handle for reading systematics varied input data
Select isolated Photons, Electrons and Muons.
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
an algorithm for decorating EventInfo
CP::SysReadHandle< xAOD::JetContainer > m_jetsHandle
CP::SysWriteDecorHandle< int > m_Njet_decor
CP::SysReadHandle< xAOD::EventInfo > m_eventInfoHandle
the name of the event info object
the (new) base class for EventLoop algorithms
StatusCode execute() override
::StatusCode StatusCode
StatusCode definition for legacy code.
CP::SysReadSelectionHandle m_jetSelection
a data handle for reading systematically varied selection properties from objects
StatusCode initialize() override