ATLAS Offline Software
Loading...
Searching...
No Matches
TrigEMClusterAuxContainer_v2.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5// $Id: TrigEMClusterAuxContainer_v2.cxx 592326 2014-04-10 10:55:31Z krasznaa $
6
7// Local include(s):
9
10namespace xAOD {
11
14
16#define TRIGCALOCLUSTER_AUX_VARIABLE( TYPE, NAME ) AUX_VARIABLE( NAME )
17#include "xAODTrigCalo/versions/TrigCaloClusterAuxVariables_v1.def"
18#undef TRIGCALOCLUSTER_AUX_VARIABLE
19
35
36 }
37
38} // namespace xAOD
#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 > > energySample
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.