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;
#define SG_BASE(D, B)
Declare that class D derives from class B.
Common base class for the auxiliary containers.
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Auxiliary store for the TrigBphys composite container.
std::vector< float > mass
std::vector< uint16_t > particleType
std::vector< float > tauError
std::vector< float > fitz
std::vector< float > fitmassError
std::vector< std::vector< ElementLink< xAOD::TrackParticleContainer > > > trackParticleLinks
std::vector< float > fitmass
TrigBphysAuxContainer_v1()
Default constuctor.
std::vector< std::vector< uint32_t > > vecRoiIds
std::vector< ElementLink< xAOD::TrigBphysContainer_v1 > > secondaryDecayLink
std::vector< float > lxyError
std::vector< float > fitchi2
std::vector< uint16_t > level
std::vector< int > fitndof
std::vector< ElementLink< xAOD::TrigBphysContainer_v1 > > lowerChainLink
std::vector< std::vector< ElementLink< xAOD::IParticleContainer > > > particleLinks
std::vector< uint32_t > roiId
std::vector< float > fity
std::vector< float > fitx
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.