ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigL0Muon
Root
SectorLogicCandDataAuxContainer_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// Local include(s):
6
#include "
xAODTrigL0Muon/versions/SectorLogicCandDataAuxContainer_v1.h
"
7
8
namespace
xAOD
{
9
10
SectorLogicCandDataAuxContainer_v1::SectorLogicCandDataAuxContainer_v1
()
11
:
AuxContainerBase
() {
12
13
AUX_VARIABLE
(
candWord
);
// First 32-bit information for candidate (pT val, charge, eta, phi)
14
AUX_VARIABLE
(
candExtraWord
);
// Remaining 32-bit information for candidate (pt threshold, MDT flags, coincidence flags, exotic trigger, TCID)
15
AUX_VARIABLE
(
boardID
);
// Information on what board the candidate is coming from
16
AUX_VARIABLE
(
fiberID
);
// Information on the link number between SL and MUCTPI
17
AUX_VARIABLE
(
veto
);
// Veto information needed for MUCTPI simulation
18
AUX_VARIABLE
(
BCIDOffset
);
// BCID offset needed for MUCTPI simulation
19
}
20
21
}
// namespace xAOD
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition
AuxVariable.h:23
SectorLogicCandDataAuxContainer_v1.h
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
xAOD::SectorLogicCandDataAuxContainer_v1::fiberID
std::vector< uint16_t > fiberID
Definition
SectorLogicCandDataAuxContainer_v1.h:31
xAOD::SectorLogicCandDataAuxContainer_v1::SectorLogicCandDataAuxContainer_v1
SectorLogicCandDataAuxContainer_v1()
Definition
SectorLogicCandDataAuxContainer_v1.cxx:10
xAOD::SectorLogicCandDataAuxContainer_v1::candExtraWord
std::vector< uint32_t > candExtraWord
Definition
SectorLogicCandDataAuxContainer_v1.h:29
xAOD::SectorLogicCandDataAuxContainer_v1::boardID
std::vector< uint16_t > boardID
Definition
SectorLogicCandDataAuxContainer_v1.h:30
xAOD::SectorLogicCandDataAuxContainer_v1::candWord
std::vector< uint32_t > candWord
Definition
SectorLogicCandDataAuxContainer_v1.h:28
xAOD::SectorLogicCandDataAuxContainer_v1::veto
std::vector< unsigned short > veto
Definition
SectorLogicCandDataAuxContainer_v1.h:32
xAOD::SectorLogicCandDataAuxContainer_v1::BCIDOffset
std::vector< int > BCIDOffset
Definition
SectorLogicCandDataAuxContainer_v1.h:33
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.16.1