ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonPhaseII
Event
xAOD
xAODL0MuonCand
xAODL0MuonCand
versions
NSWCandDataAuxContainer_v1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef XAODL0MUONCAND_VERSION_NSWCANDDATAUXCONTAINER_V1_H
6
#define XAODL0MUONCAND_VERSION_NSWCANDDATAUXCONTAINER_V1_H
7
8
#include <vector>
9
10
#include "
xAODCore/AuxContainerBase.h
"
11
#include "
xAODL0MuonCand/versions/NSWCandData_v1.h
"
12
13
namespace
xAOD
{
14
16
class
NSWCandDataAuxContainer_v1
:
public
AuxContainerBase
{
17
public
:
19
NSWCandDataAuxContainer_v1
();
20
21
private
:
22
24
std::vector<uint16_t>
bcid
{};
26
std::vector<uint8_t>
nSegments
{};
28
std::vector<uint8_t>
overflow
{};
30
std::vector<uint8_t>
fiberId
{};
32
std::vector<uint8_t>
boardId
{};
35
std::vector<uint32_t>
segmentWord
{};
36
37
};
38
}
39
40
// Set up the StoreGate inheritance for the class:
41
#include "
xAODCore/BaseInfo.h
"
42
SG_BASE
(
xAOD::NSWCandDataAuxContainer_v1
,
xAOD::AuxContainerBase
);
43
44
#endif
// XAODL0MUONCAND_VERSION_NSWCANDDATAUXCONTAINER_V1_H
AuxContainerBase.h
SG_BASE
#define SG_BASE(D, B)
Declare that class D derives from class B.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:243
BaseInfo.h
NSWCandData_v1.h
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition
AuxContainerBase.h:55
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
xAOD::NSWCandDataAuxContainer_v1
Auxiliary store for NSW candidate data.
Definition
NSWCandDataAuxContainer_v1.h:16
xAOD::NSWCandDataAuxContainer_v1::bcid
std::vector< uint16_t > bcid
Bunch crossing ID (12 bits, bit order [11:0]).
Definition
NSWCandDataAuxContainer_v1.h:24
xAOD::NSWCandDataAuxContainer_v1::overflow
std::vector< uint8_t > overflow
Overflow flag in case that there are more segments than 8 (1 bit, bit order [15]).
Definition
NSWCandDataAuxContainer_v1.h:28
xAOD::NSWCandDataAuxContainer_v1::nSegments
std::vector< uint8_t > nSegments
Number of segments from NSW to SL (3 bits, bit order [14:12]).
Definition
NSWCandDataAuxContainer_v1.h:26
xAOD::NSWCandDataAuxContainer_v1::NSWCandDataAuxContainer_v1
NSWCandDataAuxContainer_v1()
Default constructor.
Definition
NSWCandDataAuxContainer_v1.cxx:12
xAOD::NSWCandDataAuxContainer_v1::fiberId
std::vector< uint8_t > fiberId
Fiber ID (4 bits, bit order [19:16]).
Definition
NSWCandDataAuxContainer_v1.h:30
xAOD::NSWCandDataAuxContainer_v1::segmentWord
std::vector< uint32_t > segmentWord
The attributes of each segment are packed in a 32-bit word.
Definition
NSWCandDataAuxContainer_v1.h:35
xAOD::NSWCandDataAuxContainer_v1::boardId
std::vector< uint8_t > boardId
Board ID (7 bits, bit order [26:20]).
Definition
NSWCandDataAuxContainer_v1.h:32
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
Generated on
for ATLAS Offline Software by
1.17.0