12#ifndef ASG_ANALYSIS_ALGORITHMS_EGAMMA_FSR_FOR_MUONS_COLLECTOR_ALG_H
13#define ASG_ANALYSIS_ALGORITHMS_EGAMMA_FSR_FOR_MUONS_COLLECTOR_ALG_H
31 ISvcLocator *pSvcLocator);
41 Gaudi::Property<float>
m_dRMax{
this,
"deltaR_Max", 0.2,
"DeltaR max for accepting a particle when comparing to compareParticles"};
56 Gaudi::Property<bool>
m_vetoFSR {
this,
"vetoFSR",
false,
"boolean to revert FSR logic to rather veto FSR electrons or photons"};
a class managing the property to configure the list of systematics to process
a data handle for reading systematics varied input data
a data handle for reading systematically varied selection properties from objects
a data handle for reading systematics varied input data
the (new) base class for EventLoop algorithms
Select isolated Photons, Electrons and Muons.