ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSpectrometer
MuonCablings
MuonTGC_Cabling
MuonTGC_Cabling
TGCChannelPPOut.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 MUONTGC_CABLING_TGCCHANNELPPOUT_HH
6
#define MUONTGC_CABLING_TGCCHANNELPPOUT_HH
7
8
#include "
MuonTGC_Cabling/TGCChannelId.h
"
9
10
namespace
MuonTGC_Cabling
{
11
12
class
TGCChannelPPOut
:
public
TGCChannelId
{
13
public
:
14
// Constructor & Destructor
15
TGCChannelPPOut
(
TGCId::SideType
side,
TGCId::ModuleType
module,
16
TGCId::RegionType
region,
int
sector,
int
id
,
int
block,
17
int
channel);
18
19
virtual
~TGCChannelPPOut
() =
default
;
20
21
virtual
std::unique_ptr<TGCModuleId>
getModule
()
const override
;
22
23
virtual
bool
isValid
()
const override
;
24
};
25
26
}
// namespace MuonTGC_Cabling
27
28
#endif
TGCChannelId.h
MuonTGC_Cabling::TGCChannelId::TGCChannelId
TGCChannelId(ChannelIdType type=ChannelIdType::NoChannelIdType)
Definition
TGCChannelId.h:31
MuonTGC_Cabling::TGCChannelPPOut::isValid
virtual bool isValid() const override
Definition
TGCChannelPPOut.cxx:31
MuonTGC_Cabling::TGCChannelPPOut::~TGCChannelPPOut
virtual ~TGCChannelPPOut()=default
MuonTGC_Cabling::TGCChannelPPOut::TGCChannelPPOut
TGCChannelPPOut(TGCId::SideType side, TGCId::ModuleType module, TGCId::RegionType region, int sector, int id, int block, int channel)
Definition
TGCChannelPPOut.cxx:12
MuonTGC_Cabling::TGCChannelPPOut::getModule
virtual std::unique_ptr< TGCModuleId > getModule() const override
Definition
TGCChannelPPOut.cxx:26
MuonTGC_Cabling::TGCId::SideType
SideType
Definition
TGCId.h:46
MuonTGC_Cabling::TGCId::ModuleType
ModuleType
Definition
TGCId.h:47
MuonTGC_Cabling::TGCId::RegionType
RegionType
Definition
TGCId.h:65
MuonTGC_Cabling
Definition
TGCCable.h:12
Generated on
for ATLAS Offline Software by
1.14.0