ATLAS Offline Software
Loading...
Searching...
No Matches
TriggerMenuAuxContainer_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: TriggerMenuAuxContainer_v1.cxx 631658 2014-11-27 18:53:39Z lheinric $
6
7// Local include(s):
9
10namespace xAOD {
11
40
41} // 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< std::vector< std::string > > > chainSignatureLabels
std::vector< std::vector< uint16_t > > chainIds
std::vector< std::vector< std::vector< uint16_t > > > bunchGroupBunches
std::vector< std::vector< std::vector< std::string > > > sequenceInputTEs
std::vector< std::vector< uint16_t > > itemCtpIds
std::vector< std::vector< std::string > > chainNames
std::vector< std::vector< std::vector< std::string > > > sequenceAlgorithms
std::vector< std::vector< float > > chainPrescales
std::vector< std::vector< std::string > > itemNames
std::vector< std::vector< std::vector< uint32_t > > > chainSignatureCounters
std::vector< std::vector< float > > chainRerunPrescales
std::vector< std::vector< std::string > > sequenceOutputTEs
std::vector< std::vector< std::vector< int > > > chainSignatureLogics
std::vector< std::vector< std::vector< std::vector< std::string > > > > chainSignatureOutputTEs
std::vector< std::vector< float > > chainPassthroughPrescales
std::vector< std::vector< std::string > > chainParentNames
std::vector< std::vector< float > > itemPrescales
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.