![]() |
ATLAS Offline Software
|
Public Member Functions | |
| Imp () | |
| void | sanitiseParameterValue (double &x) |
| void | sanitiseParameterValueAllowZero (double &x) |
| void | summarise (unsigned n, const QString &shapename) const |
Static Public Member Functions | |
| template<class T> | |
| static void | unrefValues (T &t) |
Public Attributes | |
| HitsSoNodeManager * | theclass |
| const double | driftdischeight |
| std::map< double, SoNode *, CxxUtils::fpcompare_fn::less > | cachedshapes_drifttubes |
| std::map< double, SoNode *, CxxUtils::fpcompare_fn::less > | cachedshapes_driftdiscs |
| std::map< double, SoNode *, CxxUtils::fpcompare_fn::less > | cachedshapes_projdrifttubes |
| std::map< double, SoNode *, CxxUtils::fpcompare_fn::less > | cachedshapes_strips |
| SoNode * | cachedshape_point |
| std::map< double, SoNode *, CxxUtils::fpcompare_fn::less > | cachedshapes_cross |
| SoTransform * | cached_unittransform |
Definition at line 27 of file HitsSoNodeManager.cxx.
|
inline |
Definition at line 29 of file HitsSoNodeManager.cxx.
|
inline |
Definition at line 48 of file HitsSoNodeManager.cxx.
|
inline |
Definition at line 66 of file HitsSoNodeManager.cxx.
| void HitsSoNodeManager::Imp::summarise | ( | unsigned | n, |
| const QString & | shapename ) const |
Definition at line 101 of file HitsSoNodeManager.cxx.
|
inlinestatic |
Definition at line 42 of file HitsSoNodeManager.cxx.
| SoTransform* HitsSoNodeManager::Imp::cached_unittransform |
Definition at line 38 of file HitsSoNodeManager.cxx.
| SoNode* HitsSoNodeManager::Imp::cachedshape_point |
Definition at line 36 of file HitsSoNodeManager.cxx.
| std::map<double,SoNode*,CxxUtils::fpcompare_fn::less> HitsSoNodeManager::Imp::cachedshapes_cross |
Definition at line 37 of file HitsSoNodeManager.cxx.
| std::map<double,SoNode*,CxxUtils::fpcompare_fn::less> HitsSoNodeManager::Imp::cachedshapes_driftdiscs |
Definition at line 33 of file HitsSoNodeManager.cxx.
| std::map<double,SoNode*,CxxUtils::fpcompare_fn::less> HitsSoNodeManager::Imp::cachedshapes_drifttubes |
Definition at line 32 of file HitsSoNodeManager.cxx.
| std::map<double,SoNode*,CxxUtils::fpcompare_fn::less> HitsSoNodeManager::Imp::cachedshapes_projdrifttubes |
Definition at line 34 of file HitsSoNodeManager.cxx.
| std::map<double,SoNode*,CxxUtils::fpcompare_fn::less> HitsSoNodeManager::Imp::cachedshapes_strips |
Definition at line 35 of file HitsSoNodeManager.cxx.
| const double HitsSoNodeManager::Imp::driftdischeight |
Definition at line 31 of file HitsSoNodeManager.cxx.
| HitsSoNodeManager* HitsSoNodeManager::Imp::theclass |
Definition at line 30 of file HitsSoNodeManager.cxx.