ATLAS Offline Software
Loading...
Searching...
No Matches
TrigMissingETAuxContainer_v1.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
6
7namespace xAOD {
8
33
34}
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition AuxVariable.h:23
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
std::vector< std::vector< float > > sumEComponent
std::vector< std::vector< float > > exComponent
std::vector< std::vector< float > > calib0Component
std::vector< std::vector< std::string > > nameOfComponent
std::vector< std::vector< unsigned short > > usedChannelsComponent
std::vector< std::vector< short > > statusComponent
std::vector< std::vector< float > > sumOfSignsComponent
std::vector< std::vector< float > > ezComponent
std::vector< std::vector< float > > sumEtComponent
std::vector< std::vector< float > > calib1Component
std::vector< std::vector< float > > eyComponent
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.