8#ifndef XAODEGAMMA_VERSIONS_ELECTRONAUXCONTAINER_V1_H
9#define XAODEGAMMA_VERSIONS_ELECTRONAUXCONTAINER_V1_H
#define SG_BASE(D, B)
Declare that class D derives from class B.
Temporary container used until we have I/O for AuxStoreInternal.
Temporary container used until we have I/O for AuxStoreInternal.
std::vector< float > deltaEta0
difference between the cluster eta (presampler) and the eta of the track extrapolated to the presampl...
std::vector< float > deltaEta1
difference between the cluster eta (first sampling) and the eta of the track extrapolated to the firs...
std::vector< float > deltaPhi0
difference between the cluster phi (presampler) and the eta of the track extrapolated to the presampl...
std::vector< float > deltaPhiFromLastMeasurement
difference between the cluster phi (sampling 2) and the eta of the track extrapolated from the last m...
ElectronAuxContainer_v1()
std::vector< float > deltaPhi3
difference between the cluster eta (3rd sampling) and the eta of the track extrapolated to the 3rd sa...
std::vector< float > charge
std::vector< float > deltaPhiRescaled1
difference between the cluster eta (1st sampling) and the eta of the track extrapolated to the 1st sa...
std::vector< float > deltaPhiRescaled2
difference between the cluster phi (second sampling) and the phi of the track extrapolated to the sec...
std::vector< float > deltaPhiRescaled3
difference between the cluster eta (3rd sampling) and the eta of the track extrapolated to the 3rd sa...
std::vector< std::vector< ElementLink< TrackParticleContainer > > > trackParticleLinks
std::vector< float > deltaPhiRescaled0
difference between the cluster phi (presampler) and the eta of the track extrapolated to the presampl...
std::vector< float > deltaPhi1
difference between the cluster eta (1st sampling) and the eta of the track extrapolated to the 1st sa...
std::vector< float > deltaEta2
difference between the cluster eta (second sampling) and the eta of the track extrapolated to the sec...
std::vector< float > deltaPhi2
difference between the cluster phi (second sampling) and the phi of the track extrapolated to the sec...
std::vector< float > deltaEta3
difference between the cluster eta (3rd sampling) and the eta of the track extrapolated to the 3rd sa...
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.