ATLAS Offline Software
Event
xAOD
xAODForward
Root
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):
6
#include "
xAODForward/versions/ForwardEventInfoAuxContainer_v1.h
"
7
8
namespace
xAOD
{
9
10
ForwardEventInfoAuxContainer_v1::ForwardEventInfoAuxContainer_v1
()
11
:
AuxContainerBase
() {
12
13
AUX_VARIABLE
(
timeDiff
);
14
AUX_VARIABLE
(
timeA
);
15
AUX_VARIABLE
(
timeC
);
16
AUX_VARIABLE
(
countA
);
17
AUX_VARIABLE
(
countC
);
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:23
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
Generated on Mon Dec 23 2024 21:10:36 for ATLAS Offline Software by
1.8.18