|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef ASG_ANALYSIS_ALGORITHMS__UNION_SELECTION_ALG_H
8 #define ASG_ANALYSIS_ALGORITHMS__UNION_SELECTION_ALG_H
41 this,
"particles",
"",
"the asg collection to run on"};
46 this,
"preselection",
"",
"the preselection to apply"};
50 Gaudi::Property<std::string>
m_selectionDecoration {
this,
"selectionDecoration",
"",
"the decoration for the union selection"};
a class managing the property to configure the list of systematics to process
Gaudi::Property< std::string > m_selectionDecoration
the decoration of the selection
virtual StatusCode initialize() override
std::unique_ptr< ISelectionWriteAccessor > m_selectionAccessor
the accessor for m_selectionDecoration
SysReadSelectionHandle m_preselection
the preselection we apply to our input
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
the (new) base class for EventLoop algorithms
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode execute() override
SysReadHandle< xAOD::IParticleContainer > m_particlesHandle
the particle continer we run on
SysListHandle m_systematicsList
the systematics list we run and have containers
a data handle for reading systematically varied selection properties from objects
an algorithm for selection an union of objects that pass at least one systematics