|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    8 #ifndef XAODTRIGBPHYS_VERSIONS_TRIGBPHYSAUXCONTAINER_V1_H 
    9 #define XAODTRIGBPHYS_VERSIONS_TRIGBPHYSAUXCONTAINER_V1_H 
   22 #include "AthLinks/ElementLink.h" 
   47         std::vector<float> 
eta;
 
   48         std::vector<float> 
phi;
 
   49         std::vector<float> 
pt;
 
   58         std::vector<float> 
lxy;
 
   60         std::vector<float> 
tau;
 
   70         std::vector<std::vector<ElementLink<xAOD::IParticleContainer> > > 
particleLinks;
 
   80 #endif // XAODTRIGBPHYS_VERSIONS_TRIGBPHYSAUXCONTAINER_V1_H 
  
std::vector< float > fitx
std::vector< std::vector< uint32_t > > vecRoiIds
std::vector< float > fitz
std::vector< float > fitchi2
Common base class for the auxiliary containers.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
std::vector< ElementLink< xAOD::TrigBphysContainer_v1 > > lowerChainLink
std::vector< std::vector< ElementLink< xAOD::IParticleContainer > > > particleLinks
TrigBphysAuxContainer_v1()
Default constuctor.
std::vector< std::vector< ElementLink< xAOD::TrackParticleContainer > > > trackParticleLinks
std::vector< float > tauError
std::vector< float > fitmassError
std::vector< int > fitndof
std::vector< float > mass
std::vector< float > lxyError
std::vector< uint32_t > roiId
std::vector< uint16_t > particleType
std::vector< ElementLink< xAOD::TrigBphysContainer_v1 > > secondaryDecayLink
Auxiliary store for the TrigBphys composite container.
std::vector< float > fity
std::vector< uint16_t > level
std::vector< float > fitmass
SG_BASE(xAOD::TrigBphysAuxContainer_v1, xAOD::AuxContainerBase)