ATLAS Offline Software
Loading...
Searching...
No Matches
TrigCaloClusterAuxContainer_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
5// $Id: TrigCaloClusterAuxContainer_v1.cxx 639154 2015-01-13 14:35:02Z wigleswt $
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
20 }
21
22} // namespace xAOD
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.