ATLAS Offline Software
MuonSpectrometer
MuonCablings
MuonTGC_Cabling
MuonTGC_Cabling
TGCModulePP.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef MUONTGC_CABLING_TGCMODULEPP_HH
6
#define MUONTGC_CABLING_TGCMODULEPP_HH
7
8
#include "
MuonTGC_Cabling/TGCModuleId.h
"
9
10
namespace
MuonTGC_Cabling
11
{
12
13
class
TGCModulePP
:
public
TGCModuleId
14
{
15
public
:
16
// Constructor & Destructor
17
TGCModulePP
(
TGCId::SideType
side
,
18
TGCId::ModuleType
module
,
19
TGCId::RegionType
region,
20
int
sector,
21
int
id
);
22
23
virtual
~TGCModulePP
(
void
) {}
24
25
virtual
bool
isValid
(
void
)
const
;
26
27
private
:
28
TGCModulePP
(
void
) {}
29
};
30
31
}
// end of namespace
32
33
#endif
MuonTGC_Cabling::TGCModulePP
Definition:
TGCModulePP.h:14
MuonTGC_Cabling::TGCId::ModuleType
ModuleType
Definition:
TGCId.h:47
TGCModuleId.h
MuonTGC_Cabling::TGCModulePP::TGCModulePP
TGCModulePP(void)
Definition:
TGCModulePP.h:28
TRT::Hit::side
@ side
Definition:
HitInfo.h:83
python.PyAthena.module
module
Definition:
PyAthena.py:131
MuonTGC_Cabling
Definition:
TGCCable.h:13
MuonTGC_Cabling::TGCModulePP::~TGCModulePP
virtual ~TGCModulePP(void)
Definition:
TGCModulePP.h:23
MuonTGC_Cabling::TGCModulePP::isValid
virtual bool isValid(void) const
Definition:
TGCModulePP.cxx:25
MuonTGC_Cabling::TGCId::RegionType
RegionType
Definition:
TGCId.h:53
MuonTGC_Cabling::TGCModuleId
Definition:
TGCModuleId.h:13
MuonTGC_Cabling::TGCId::SideType
SideType
Definition:
TGCId.h:45
Generated on Thu Nov 7 2024 21:27:42 for ATLAS Offline Software by
1.8.18