![]() |
ATLAS Offline Software
|
#include <ServiceVolumeMaker.h>
Public Member Functions | |
| ServiceVolumeSchema () | |
| void | setPixelSchema () |
| void | setDefaultSchema () |
| void | setSimpleSchema () |
| const std::string & | rmin () const |
| const std::string & | rmax () const |
| const std::string & | rmin2 () const |
| const std::string & | rmax2 () const |
| const std::string & | zmin () const |
| const std::string & | zmax () const |
| const std::string & | zsymm () const |
| const std::string & | shapeType () const |
| const std::string & | materialName () const |
| const std::string & | volName () const |
| const std::string & | phiWidth () const |
| const std::string & | width () const |
| const std::string & | repeat () const |
| const std::string & | phiStart () const |
| const std::string & | phiDelta () const |
| const std::string & | phiStep () const |
| const std::string & | radialDiv () const |
| const std::string & | volId () const |
| const std::string & | shiftFlag () const |
| void | set_rmin (const std::string &s) |
| void | set_rmax (const std::string &s) |
| void | set_rmin2 (const std::string &s) |
| void | set_rmax2 (const std::string &s) |
| void | set_zmin (const std::string &s) |
| void | set_zmax (const std::string &s) |
| void | set_zsymm (const std::string &s) |
| void | set_shapeType (const std::string &s) |
| void | set_materialName (const std::string &s) |
| void | set_volName (const std::string &s) |
| void | set_phiWidth (const std::string &s) |
| void | set_width (const std::string &s) |
| void | set_repeat (const std::string &s) |
| void | set_phiStart (const std::string &s) |
| void | set_phiDelta (const std::string &s) |
| void | set_phiStep (const std::string &s) |
| void | set_radialDiv (const std::string &s) |
| void | set_volId (const std::string &s) |
| void | set_shiftFlag (const std::string &s) |
| bool | simple () const |
| bool | has_volId () const |
| bool | has_shiftFlag () const |
| bool | has_shapeType () const |
| bool | has_width () const |
| bool | has_radial () const |
| bool | has_phiStep () const |
Private Attributes | |
| std::string | m_rmin |
| std::string | m_rmax |
| std::string | m_rmin2 |
| std::string | m_rmax2 |
| std::string | m_zmin |
| std::string | m_zmax |
| std::string | m_zsymm |
| std::string | m_shapeType |
| std::string | m_materialName |
| std::string | m_volName |
| std::string | m_phiWidth |
| std::string | m_width |
| std::string | m_repeat |
| std::string | m_phiStart |
| std::string | m_phiDelta |
| std::string | m_phiStep |
| std::string | m_radialDiv |
| std::string | m_volId |
| std::string | m_shiftFlag |
Definition at line 18 of file ServiceVolumeMaker.h.
| InDetDD::ServiceVolumeSchema::ServiceVolumeSchema | ( | ) |
Definition at line 17 of file ServiceVolumeMaker.cxx.
|
inline |
Definition at line 72 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 71 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 69 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 68 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 67 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 70 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 34 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 40 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 39 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 41 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 36 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 42 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 38 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 27 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 29 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 26 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 28 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 54 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 60 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 59 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 61 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 56 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 62 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 58 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 47 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 49 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 46 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 48 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 53 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 64 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 63 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 55 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 57 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 51 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 50 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 52 of file ServiceVolumeMaker.h.
| void InDetDD::ServiceVolumeSchema::setDefaultSchema | ( | ) |
Definition at line 44 of file ServiceVolumeMaker.cxx.
| void InDetDD::ServiceVolumeSchema::setPixelSchema | ( | ) |
Definition at line 22 of file ServiceVolumeMaker.cxx.
| void InDetDD::ServiceVolumeSchema::setSimpleSchema | ( | ) |
Definition at line 66 of file ServiceVolumeMaker.cxx.
|
inline |
Definition at line 33 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 44 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 66 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 43 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 35 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 37 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 31 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 30 of file ServiceVolumeMaker.h.
|
inline |
Definition at line 32 of file ServiceVolumeMaker.h.
|
private |
Definition at line 83 of file ServiceVolumeMaker.h.
|
private |
Definition at line 89 of file ServiceVolumeMaker.h.
|
private |
Definition at line 88 of file ServiceVolumeMaker.h.
|
private |
Definition at line 90 of file ServiceVolumeMaker.h.
|
private |
Definition at line 85 of file ServiceVolumeMaker.h.
|
private |
Definition at line 91 of file ServiceVolumeMaker.h.
|
private |
Definition at line 87 of file ServiceVolumeMaker.h.
|
private |
Definition at line 76 of file ServiceVolumeMaker.h.
|
private |
Definition at line 78 of file ServiceVolumeMaker.h.
|
private |
Definition at line 75 of file ServiceVolumeMaker.h.
|
private |
Definition at line 77 of file ServiceVolumeMaker.h.
|
private |
Definition at line 82 of file ServiceVolumeMaker.h.
|
private |
Definition at line 93 of file ServiceVolumeMaker.h.
|
private |
Definition at line 92 of file ServiceVolumeMaker.h.
|
private |
Definition at line 84 of file ServiceVolumeMaker.h.
|
private |
Definition at line 86 of file ServiceVolumeMaker.h.
|
private |
Definition at line 80 of file ServiceVolumeMaker.h.
|
private |
Definition at line 79 of file ServiceVolumeMaker.h.
|
private |
Definition at line 81 of file ServiceVolumeMaker.h.