ATLAS Offline Software
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):
7 
8 namespace xAOD {
9 
11  : AuxInfoBase() {
12 
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