| GGS(GenericGEANT4Simulation)Software
    2.6.0
    | 
| Public Types | |
| enum | hitType { kFullHit, kOpacityHit, kColorCodedHit, kColorCodedScaleHit, kClusterHit, kHitTypeN } | 
| Public Member Functions | |
| DetectorHit (std::string name) | |
| TEveElementList * | GetTEveElementList () | 
| std::unordered_map < std::string, TEveGeoShape * > * | GetTEveGeoShapeMap () | 
| void | SetDisplayType (hitType type) | 
| void | SetThreshold (float threshold) | 
| void | SetColor (Color_t color) | 
| hitType | GetType () | 
| float | GetThreshold () | 
| Color_t | GetColor () | 
| VPalette * | GetPalette () | 
| Static Public Attributes | |
| static std::string | hitTypeNames [DetectorHit::kHitTypeN] = { "Full", "Transparent", "Color coded", "Color coded and scaled", "Point" } | 
Definition at line 9 of file DetectorHit.h.
 1.8.5
 1.8.5