8#ifndef XAODTRIGEGAMMA_VERSIONS_TRIGPHOTONAUXCONTAINTER_V1_H
9#define XAODTRIGEGAMMA_VERSIONS_TRIGPHOTONAUXCONTAINTER_V1_H
18#include "AthLinks/ElementLink.h"
49 std::vector< float >
f0;
50 std::vector< float >
f1;
51 std::vector< float >
f2;
52 std::vector< float >
f3;
59 std::vector< float >
pt;
#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.
Class holding the payload of xAOD::TrigPhotonContainer_v1.
std::vector< float > eratio
std::vector< float > fside
std::vector< ElementLink< TrigEMClusterContainer > > emClusterLink
std::vector< float > weta2
std::vector< float > etHad1
std::vector< uint32_t > roiWord
std::vector< float > dPhi
std::vector< float > rcore
TrigPhotonAuxContainer_v1()
Default constructor.
std::vector< float > caloPhi
std::vector< float > etHad
std::vector< float > caloEta
std::vector< float > dEta
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.