ATLAS Offline Software
ForwardEventInfoAuxContainer_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 // Local include(s):
7 
8 namespace xAOD {
9 
11  : AuxContainerBase() {
12 
18  }
19 
20 } // namespace xAOD
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition: AuxContainerBase.h:59
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::ForwardEventInfoAuxContainer_v1::countC
std::vector< unsigned short > countC
Definition: ForwardEventInfoAuxContainer_v1.h:35
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition: AuxVariable.h:22
xAOD::ForwardEventInfoAuxContainer_v1::timeA
std::vector< float > timeA
Definition: ForwardEventInfoAuxContainer_v1.h:32
ForwardEventInfoAuxContainer_v1.h
xAOD::ForwardEventInfoAuxContainer_v1::ForwardEventInfoAuxContainer_v1
ForwardEventInfoAuxContainer_v1()
Default constructor.
Definition: ForwardEventInfoAuxContainer_v1.cxx:10
xAOD::ForwardEventInfoAuxContainer_v1::timeDiff
std::vector< float > timeDiff
Definition: ForwardEventInfoAuxContainer_v1.h:31
xAOD::ForwardEventInfoAuxContainer_v1::timeC
std::vector< float > timeC
Definition: ForwardEventInfoAuxContainer_v1.h:33
xAOD::ForwardEventInfoAuxContainer_v1::countA
std::vector< unsigned short > countA
Definition: ForwardEventInfoAuxContainer_v1.h:34