|
ATLAS Offline Software
|
Go to the documentation of this file.
14 #define DEFINE_ACCESSOR(TYPE, NAME ) \
15 case xAOD::EgammaParameters::NAME: \
17 const static SG::AuxElement::Accessor< TYPE > a( #NAME ); \
42 std::cerr <<
"xAOD::Electron ERROR Unknown float TrackCaloMatchType ("
43 <<
type <<
") requested" << std::endl;
@ deltaPhi0
difference between the cluster phi (presampler) and the eta of the track extrapolated to the presampl...
@ deltaPhi3
difference between the cluster eta (3rd sampling) and the eta of the track extrapolated to the 3rd sa...
Helper class to provide type-safe access to aux data.
@ deltaEta0
difference between the cluster eta (presampler) and the eta of the track extrapolated to the presampl...
@ deltaEta2
difference between the cluster eta (second sampling) and the eta of the track extrapolated to the sec...
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
@ deltaPhiRescaled3
difference between the cluster eta (3rd sampling) and the eta of the track extrapolated to the 3rd sa...
#define DEFINE_ACCESSOR(TYPE, NAME)
Helper macro for Accessor objects.
@ deltaPhi1
difference between the cluster eta (1st sampling) and the eta of the track extrapolated to the 1st sa...
@ deltaPhiFromLastMeasurement
difference between the cluster phi (sampling 2) and the eta of the track extrapolated from the last m...
@ deltaEta3
difference between the cluster eta (3rd sampling) and the eta of the track extrapolated to the 3rd sa...
const SG::AuxElement::Accessor< float > * trackCaloMatchAccessorV1(xAOD::EgammaParameters::TrackCaloMatchType type)
Helper function for managing Egamma Accessor objects.
@ deltaPhiRescaled2
difference between the cluster phi (second sampling) and the phi of the track extrapolated to the sec...
@ deltaPhiRescaled0
difference between the cluster phi (presampler) and the eta of the track extrapolated to the presampl...
@ deltaPhi2
difference between the cluster phi (second sampling) and the phi of the track extrapolated to the sec...
@ deltaPhiRescaled1
difference between the cluster eta (1st sampling) and the eta of the track extrapolated to the 1st sa...
@ deltaEta1
difference between the cluster eta (first sampling) and the eta of the track extrapolated to the firs...