ATLAS Offline Software
Loading...
Searching...
No Matches
TrigDecisionAuxInfo_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: TrigDecisionAuxInfo_v1.cxx 680159 2015-07-03 14:02:33Z krasznaa $
6
7// Local include(s):
9
10namespace xAOD {
11
41
42} // namespace xAOD
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition AuxVariable.h:23
AuxInfoBase(bool allowDynamicVars=true)
Default constructor.
std::vector< uint32_t > lvl2Resurrected
std::vector< uint32_t > lvl2Prescaled
std::vector< uint32_t > efPassedThrough
std::vector< uint32_t > efPassedPhysics
std::vector< uint32_t > lvl2PassedPhysics
std::vector< uint32_t > efResurrected
std::vector< uint32_t > lvl2PassedThrough
std::vector< uint32_t > efPassedRaw
std::vector< uint32_t > lvl2PassedRaw
TrigDecisionAuxInfo_v1()
Default constructor.
std::vector< uint32_t > efPrescaled
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.