|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef EGAMMA_ANALYSIS_ALGORITHMS__PHOTON_ORIGIN_CORRECTION_ALG_H
8 #define EGAMMA_ANALYSIS_ALGORITHMS__PHOTON_ORIGIN_CORRECTION_ALG_H
38 this,
"photons",
"Photons",
"the egamma collection to run on"};
47 "the preselection to apply"};
51 this,
"Vertices",
"PrimaryVertices",
"Collection of Primary Vertices"};
a class managing the property to configure the list of systematics to process
SysListHandle m_systematicsList
the systematics list we run
Property holding a SG store/key/clid from which a ReadHandle is made.
Select isolated Photons, Electrons and Muons.
the (new) base class for EventLoop algorithms
SysCopyHandle< xAOD::PhotonContainer > m_PhotonHandle
the egamma collection we run on
StatusCode execute() override
::StatusCode StatusCode
StatusCode definition for legacy code.
PhotonOriginCorrectionAlg(const std::string &name, ISvcLocator *pSvcLocator)
the standard constructor
SysReadSelectionHandle m_preselection
the preselection we apply to our input
a systematics data handle that will either copy the input object or act like an update handle
an algorithm for correctiong the origin of a photon wrt the Primary Vertex
SG::ReadHandleKey< xAOD::VertexContainer > m_primVertices
the vertices to loop over to select the Primary
a data handle for reading systematically varied selection properties from objects
StatusCode initialize() override