#include <sTGCDetectorDescription.h>
Definition at line 51 of file sTGCDetectorDescription.h.
◆ sTGCDetectorDescription()
◆ AddDetectorPosition()
◆ DetectorID()
| const std::string& AGDDDetector::DetectorID |
( |
| ) |
const |
|
inlineinherited |
◆ DetectorType()
| const std::string& AGDDDetector::DetectorType |
( |
| ) |
const |
|
inlineinherited |
◆ GetDetectorPositioners()
◆ GetMMMaterial()
| GeoMaterial* AGDDDetector::GetMMMaterial |
( |
std::string |
| ) |
|
|
protectedinherited |
◆ GetName()
| const std::string& AGDDDetector::GetName |
( |
| ) |
const |
|
inlineinherited |
◆ GetReadoutParameters()
◆ GetTechnology()
◆ large_x() [1/2]
| double AGDDDetector::large_x |
( |
| ) |
const |
|
inlineinherited |
◆ large_x() [2/2]
| void AGDDDetector::large_x |
( |
double |
x | ) |
|
|
inlineinherited |
◆ Length()
| double sTGCDetectorDescription::Length |
( |
| ) |
const |
|
inline |
◆ lWidth()
| double sTGCDetectorDescription::lWidth |
( |
| ) |
const |
|
inline |
◆ Register()
| void sTGCDetectorDescription::Register |
( |
| ) |
|
◆ SetAddressAndPosition()
◆ SetDetectorAddress()
Implements AGDDDetector.
Definition at line 28 of file sTGCDetectorDescription.cxx.
32 p->ID.detectorType=
"sTGC";
34 std::stringstream stringone;
36 if (
p->ID.sideIndex<0)
side=
'C';
39 std::string_view subt =
subType();
40 if (subt[1]==
'S' && subt[3]==
'P') ml=2;
41 else if (subt[1]==
'L' && subt[3]==
'C') ml=2;
42 if (subt[1]==
'S') ctype=3;
43 else if (subt[1]==
'L') ctype=1;
44 stringone<<
"sTG"<<ctype<<
'-'<<subt.substr(2,1)<<
'-'<<ml<<
"-phi"<<
p->ID.phiIndex+1<<
side<<std::endl;
46 p->ID.detectorAddress=stringone.str();
◆ SetXYZ()
| virtual void sTGCDetectorDescription::SetXYZ |
( |
const std::vector< double > & |
v | ) |
|
|
inlineoverridevirtual |
◆ small_x() [1/2]
| double AGDDDetector::small_x |
( |
| ) |
const |
|
inlineinherited |
◆ small_x() [2/2]
| void AGDDDetector::small_x |
( |
double |
x | ) |
|
|
inlineinherited |
◆ stripPitch() [1/2]
| double sTGCDetectorDescription::stripPitch |
( |
| ) |
const |
|
inline |
◆ stripPitch() [2/2]
| void sTGCDetectorDescription::stripPitch |
( |
double |
y | ) |
|
|
inline |
◆ stripWidth() [1/2]
| double sTGCDetectorDescription::stripWidth |
( |
| ) |
const |
|
inline |
◆ stripWidth() [2/2]
| void sTGCDetectorDescription::stripWidth |
( |
double |
y | ) |
|
|
inline |
◆ subType() [1/2]
| const std::string& AGDDDetector::subType |
( |
| ) |
const |
|
inlineinherited |
◆ subType() [2/2]
| void AGDDDetector::subType |
( |
const std::string & |
s | ) |
|
|
inlineinherited |
◆ sWidth()
| double sTGCDetectorDescription::sWidth |
( |
| ) |
const |
|
inline |
◆ Tck()
| double sTGCDetectorDescription::Tck |
( |
| ) |
const |
|
inline |
◆ wirePitch() [1/2]
| double sTGCDetectorDescription::wirePitch |
( |
| ) |
const |
|
inline |
◆ wirePitch() [2/2]
| void sTGCDetectorDescription::wirePitch |
( |
double |
y | ) |
|
|
inline |
◆ xFrame() [1/2]
| double sTGCDetectorDescription::xFrame |
( |
| ) |
const |
|
inline |
◆ xFrame() [2/2]
| void sTGCDetectorDescription::xFrame |
( |
double |
y | ) |
|
|
inline |
◆ y() [1/2]
| double AGDDDetector::y |
( |
| ) |
const |
|
inlineinherited |
◆ y() [2/2]
| void AGDDDetector::y |
( |
double |
yval | ) |
|
|
inlineinherited |
◆ yCutout() [1/2]
| double sTGCDetectorDescription::yCutout |
( |
| ) |
const |
|
inline |
◆ yCutout() [2/2]
| void sTGCDetectorDescription::yCutout |
( |
double |
y | ) |
|
|
inline |
◆ yCutoutCathode() [1/2]
| double sTGCDetectorDescription::yCutoutCathode |
( |
| ) |
const |
|
inline |
◆ yCutoutCathode() [2/2]
| void sTGCDetectorDescription::yCutoutCathode |
( |
double |
y | ) |
|
|
inline |
◆ ylFrame() [1/2]
| double sTGCDetectorDescription::ylFrame |
( |
| ) |
const |
|
inline |
◆ ylFrame() [2/2]
| void sTGCDetectorDescription::ylFrame |
( |
double |
y | ) |
|
|
inline |
◆ ysFrame() [1/2]
| double sTGCDetectorDescription::ysFrame |
( |
| ) |
const |
|
inline |
◆ ysFrame() [2/2]
| void sTGCDetectorDescription::ysFrame |
( |
double |
y | ) |
|
|
inline |
◆ z() [1/2]
| double AGDDDetector::z |
( |
| ) |
const |
|
inlineinherited |
◆ z() [2/2]
| void AGDDDetector::z |
( |
double |
zval | ) |
|
|
inlineinherited |
◆ m_detectorID
| std::string AGDDDetector::m_detectorID |
|
protectedinherited |
◆ m_detectorPositions
◆ m_detectorType
| std::string AGDDDetector::m_detectorType |
|
protectedinherited |
◆ m_ds
◆ m_large_x
| double AGDDDetector::m_large_x |
|
protectedinherited |
◆ m_name
| std::string AGDDDetector::m_name |
|
protectedinherited |
◆ m_small_x
| double AGDDDetector::m_small_x |
|
protectedinherited |
◆ m_stripPitch
| double sTGCDetectorDescription::m_stripPitch {0.} |
|
protected |
◆ m_stripWidth
| double sTGCDetectorDescription::m_stripWidth {0.} |
|
protected |
◆ m_sType
| std::string AGDDDetector::m_sType |
|
protectedinherited |
◆ m_wirePitch
| double sTGCDetectorDescription::m_wirePitch {0.} |
|
protected |
◆ m_xFrame
| double sTGCDetectorDescription::m_xFrame {0.} |
|
protected |
◆ m_y
◆ m_yCutout
| double sTGCDetectorDescription::m_yCutout {0.} |
|
protected |
◆ m_yCutoutCathode
| double sTGCDetectorDescription::m_yCutoutCathode {0.} |
|
protected |
◆ m_ylFrame
| double sTGCDetectorDescription::m_ylFrame {0.} |
|
protected |
◆ m_ysFrame
| double sTGCDetectorDescription::m_ysFrame {0.} |
|
protected |
◆ m_z
◆ roParameters
◆ tech
| std::string AGDDDetector::tech |
|
inherited |
The documentation for this class was generated from the following files: