ATLAS Offline Software
Event
xAOD
xAODTrigger
Root
CTPResultAuxInfo_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// Local include(s):
6
#include "
xAODTrigger/versions/CTPResultAuxInfo_v1.h
"
7
8
namespace
xAOD
{
9
10
CTPResultAuxInfo_v1::CTPResultAuxInfo_v1
()
11
:
AuxInfoBase
() {
12
13
AUX_VARIABLE
(
numberOfBunches
);
14
AUX_VARIABLE
(
l1AcceptBunchPosition
);
15
AUX_VARIABLE
(
turnCounter
);
16
AUX_VARIABLE
(
numberOfAdditionalWords
);
17
AUX_VARIABLE
(
dataWords
);
18
AUX_VARIABLE
(
ctpVersionNumber
);
19
20
}
21
22
}
// namespace xAOD
xAOD::AuxInfoBase
Common base class for auxiliary info objects.
Definition:
AuxInfoBase.h:49
xAOD::CTPResultAuxInfo_v1::turnCounter
uint32_t turnCounter
Definition:
CTPResultAuxInfo_v1.h:34
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition:
AuxVariable.h:23
xAOD::CTPResultAuxInfo_v1::CTPResultAuxInfo_v1
CTPResultAuxInfo_v1()
Default constuctor.
Definition:
CTPResultAuxInfo_v1.cxx:10
xAOD::CTPResultAuxInfo_v1::l1AcceptBunchPosition
uint32_t l1AcceptBunchPosition
Definition:
CTPResultAuxInfo_v1.h:33
xAOD::CTPResultAuxInfo_v1::numberOfBunches
uint32_t numberOfBunches
Definition:
CTPResultAuxInfo_v1.h:32
xAOD::CTPResultAuxInfo_v1::dataWords
std::vector< uint32_t > dataWords
Definition:
CTPResultAuxInfo_v1.h:37
xAOD::CTPResultAuxInfo_v1::numberOfAdditionalWords
uint32_t numberOfAdditionalWords
Definition:
CTPResultAuxInfo_v1.h:35
xAOD::CTPResultAuxInfo_v1::ctpVersionNumber
uint32_t ctpVersionNumber
Definition:
CTPResultAuxInfo_v1.h:36
CTPResultAuxInfo_v1.h
Generated on Tue Sep 2 2025 21:09:25 for ATLAS Offline Software by
1.8.18