8#ifndef XAODTRIGCALO_VERSIONS_TRIGEMCLUSTERAUXCONTAINER_V2_H
9#define XAODTRIGCALO_VERSIONS_TRIGEMCLUSTERAUXCONTAINER_V2_H
39#define TRIGCALOCLUSTER_AUX_VARIABLE( TYPE, NAME ) TYPE NAME
40#include "xAODTrigCalo/versions/TrigCaloClusterAuxVariables_v1.def"
41#undef TRIGCALOCLUSTER_AUX_VARIABLE
45 std::vector< float >
et;
46 std::vector< float >
eta;
47 std::vector< float >
phi;
#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 container for trigger EM cluster containers.
std::vector< float > weta2
std::vector< float > fracs1
std::vector< float > e277
std::vector< std::vector< float > > energySample
std::vector< float > eta1
std::vector< float > emaxs1
std::vector< float > ehad1
std::vector< float > wstot
std::vector< float > e2tsts1
std::vector< float > e237
std::vector< float > energy
TrigEMClusterAuxContainer_v2()
Default constructor.
std::vector< float > e233
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.