ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonPhaseII
Event
xAOD
xAODMuonPrepData
Root
sTgcStripCluster_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// EDM include(s):
6
#include "
xAODMuonPrepData/versions/AccessorMacros.h
"
7
// Local include(s):
8
#include "
TrkEventPrimitives/ParamDefs.h
"
9
#include "
xAODMuonPrepData/versions/sTgcStripCluster_v1.h
"
10
11
#include "GaudiKernel/ServiceHandle.h"
12
#include "
MuonReadoutGeometryR4/MuonDetectorManager.h
"
13
#include "
StoreGate/StoreGateSvc.h
"
14
15
namespace
{
16
static
const
std::string preFixStr{
"sTgc"
};
17
}
18
19
namespace
xAOD
{
20
IMPLEMENT_VECTOR_SETTER_GETTER
(
sTgcStripCluster_v1
,
uint16_t
, stripNumbers, setStripNumbers);
21
IMPLEMENT_VECTOR_SETTER_GETTER
(
sTgcStripCluster_v1
,
short
int
, stripTimes, setStripTimes);
22
IMPLEMENT_VECTOR_SETTER_GETTER
(
sTgcStripCluster_v1
,
int
, stripCharges, setStripCharges);
23
IMPLEMENT_SETTER_GETTER_WITH_CAST
(
sTgcStripCluster_v1
,
uint8_t
,
sTgcStripCluster_v1::Quality
, quality, setQuality);
24
25
26
}
// namespace xAOD
AccessorMacros.h
IMPLEMENT_SETTER_GETTER_WITH_CAST
#define IMPLEMENT_SETTER_GETTER_WITH_CAST(CLASS_NAME, STORE_DTYPE, CAST_DTYPE, GETTER, SETTER)
Macro to implement the scalar variable of the xAOD::MuonPrepData object which is then casted to an en...
Definition
AccessorMacros.h:24
IMPLEMENT_VECTOR_SETTER_GETTER
#define IMPLEMENT_VECTOR_SETTER_GETTER(CLASS_NAME, DTYPE, GETTER, SETTER)
Macro to implement vector like variables of the xAOD::MuonPrepData objects.
Definition
AccessorMacros.h:37
MuonDetectorManager.h
ParamDefs.h
StoreGateSvc.h
xAOD::sTgcStripCluster_v1
Definition
sTgcStripCluster_v1.h:13
xAOD::sTgcStripCluster_v1::Quality
::Muon::sTgcPrepData::Quality Quality
Which quality flag does the Measurement pass.
Definition
sTgcStripCluster_v1.h:42
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
xAOD::uint8_t
uint8_t
Definition
Muon_v1.cxx:500
xAOD::uint16_t
setWord1 uint16_t
Definition
eFexEMRoI_v1.cxx:93
sTgcStripCluster_v1.h
Generated on
for ATLAS Offline Software by
1.17.0