#include <AGDDDetector.h>
Definition at line 15 of file AGDDDetector.h.
◆ AGDDDetector() [1/2]
| AGDDDetector::AGDDDetector |
( |
const std::string & | s | ) |
|
|
inline |
◆ AGDDDetector() [2/2]
| AGDDDetector::AGDDDetector |
( |
const std::string & | s, |
|
|
const std::string & | t ) |
|
inline |
◆ ~AGDDDetector()
| virtual AGDDDetector::~AGDDDetector |
( |
| ) |
|
|
inlinevirtual |
◆ AddDetectorPosition()
Definition at line 19 of file AGDDDetector.cxx.
20{
22}
std::vector< AGDDDetectorPositioner * > m_detectorPositions
◆ DetectorID()
| const std::string & AGDDDetector::DetectorID |
( |
| ) |
const |
|
inline |
◆ DetectorType()
| const std::string & AGDDDetector::DetectorType |
( |
| ) |
const |
|
inline |
◆ GetDetectorPositioners()
◆ GetMMMaterial()
| GeoMaterial * AGDDDetector::GetMMMaterial |
( |
std::string | | ) |
|
|
protected |
◆ GetName()
| const std::string & AGDDDetector::GetName |
( |
| ) |
const |
|
inline |
◆ large_x() [1/2]
| double AGDDDetector::large_x |
( |
| ) |
const |
|
inline |
◆ large_x() [2/2]
| void AGDDDetector::large_x |
( |
double | x | ) |
|
|
inline |
◆ SetAddressAndPosition()
Definition at line 8 of file AGDDDetector.cxx.
9{
12}
virtual void SetDetectorAddress(AGDDDetectorPositioner *)=0
void AddDetectorPosition(AGDDDetectorPositioner *p)
◆ SetDetectorAddress()
◆ SetXYZ()
| virtual void AGDDDetector::SetXYZ |
( |
const std::vector< double > & | v | ) |
|
|
inlinevirtual |
◆ small_x() [1/2]
| double AGDDDetector::small_x |
( |
| ) |
const |
|
inline |
◆ small_x() [2/2]
| void AGDDDetector::small_x |
( |
double | x | ) |
|
|
inline |
◆ subType() [1/2]
| const std::string & AGDDDetector::subType |
( |
| ) |
const |
|
inline |
◆ subType() [2/2]
| void AGDDDetector::subType |
( |
const std::string & | s | ) |
|
|
inline |
◆ y() [1/2]
| double AGDDDetector::y |
( |
| ) |
const |
|
inline |
◆ y() [2/2]
| void AGDDDetector::y |
( |
double | yval | ) |
|
|
inline |
◆ z() [1/2]
| double AGDDDetector::z |
( |
| ) |
const |
|
inline |
◆ z() [2/2]
| void AGDDDetector::z |
( |
double | zval | ) |
|
|
inline |
◆ m_detectorID
| std::string AGDDDetector::m_detectorID |
|
protected |
◆ m_detectorPositions
◆ m_detectorType
| std::string AGDDDetector::m_detectorType |
|
protected |
◆ m_large_x
| double AGDDDetector::m_large_x |
|
protected |
◆ m_name
| std::string AGDDDetector::m_name |
|
protected |
◆ m_small_x
| double AGDDDetector::m_small_x |
|
protected |
◆ m_sType
| std::string AGDDDetector::m_sType |
|
protected |
◆ m_y
◆ m_z
◆ tech
| std::string AGDDDetector::tech |
The documentation for this class was generated from the following files: