|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODTRIGMUON_VERSIONS_L2COMBINEDMUONAUXCONTAINER_V1_H
9 #define XAODTRIGMUON_VERSIONS_L2COMBINEDMUONAUXCONTAINER_V1_H
15 #include "AthLinks/ElementLink.h"
43 std::vector< float >
pt;
44 std::vector< float >
phi;
45 std::vector< float >
eta;
55 std::vector<ElementLink< xAOD::TrackParticleContainer > >
idTrackLink;
56 std::vector<ElementLink< xAOD::L2StandAloneMuonContainer > >
muSATrackLink;
66 #endif // XAODTRIGMUON_VERSIONS_L2COMBINEDMUONAUXCONTAINER_V1_H
std::vector< ElementLink< xAOD::TrackParticleContainer > > idTrackLink
Common base class for the auxiliary containers.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
std::vector< float > charge
std::vector< int > strategy
Auxiliary container for CB muon containers.
std::vector< int > matchFlag
std::vector< ElementLink< xAOD::L2StandAloneMuonContainer > > muSATrackLink
L2CombinedMuonAuxContainer_v1()
Default constructor.
std::vector< int > errorFlag
std::vector< float > sigmaPt
SG_BASE(xAOD::L2CombinedMuonAuxContainer_v1, xAOD::AuxContainerBase)