ATLAS Offline Software
MuonSpectrometer
MuonPhaseII
Event
xAOD
xAODMuonPrepData
xAODMuonPrepData
versions
sTgcPadHit_v1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef XAODMUONPREPDATA_VERSION_STGCPADHIT_V1_H
5
#define XAODMUONPREPDATA_VERSION_STGCPADHIT_V1_H
6
7
#include "
xAODMuonPrepData/versions/sTgcMeasurement_v1.h
"
8
9
namespace
xAOD
{
10
11
class
sTgcPadHit_v1
:
public
sTgcMeasurement_v1
{
12
13
public
:
15
sTgcPadHit_v1
() =
default
;
17
virtual
~sTgcPadHit_v1
() =
default
;
18
20
sTgcChannelTypes
channelType
()
const
override final {
21
return
sTgcChannelTypes::Pad;
22
}
23
};
24
25
}
// namespace xAOD
26
#endif
xAOD::sTgcPadHit_v1::~sTgcPadHit_v1
virtual ~sTgcPadHit_v1()=default
Virtual destructor.
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
const
bool const RAWDATA *ch2 const
Definition:
LArRodBlockPhysicsV0.cxx:560
sTgcIdHelper::sTgcChannelTypes
sTgcChannelTypes
Definition:
sTgcIdHelper.h:190
xAOD::sTgcPadHit_v1::channelType
sTgcChannelTypes channelType() const override final
Returns the type of the Tgc strip as a simple enumeration.
Definition:
sTgcPadHit_v1.h:20
xAOD::sTgcPadHit_v1::sTgcPadHit_v1
sTgcPadHit_v1()=default
Default constructor.
xAOD::sTgcPadHit_v1
Definition:
sTgcPadHit_v1.h:11
xAOD::sTgcMeasurement_v1
Definition:
sTgcMeasurement_v1.h:21
sTgcMeasurement_v1.h
Generated on Thu Nov 7 2024 21:26:33 for ATLAS Offline Software by
1.8.18