| HerdSoftware
    0.3.2
    | 
#include <HWPSDEventDisplay.h>
 
  
 | Public Member Functions | |
| HWPSDEventDisplay () | |
| ~HWPSDEventDisplay ()=default | |
| void | ImportPSDHits (const PsdHitsColl &psdColl, const PsdGeoParamsColl &geoParamsColl) | 
| void | FillBoxSet (const PsdHitsColl &psdColl, const PsdGeoParamsColl &geoParamsColl) | 
| void | SetRenderState (bool renderState) | 
|  Public Member Functions inherited from Herd::HWBaseEventDisplay | |
| HWBaseEventDisplay (std::string name) | |
| void | SetStatus (bool status) | 
| void | SetName (std::string name) | 
| bool | Status () const | 
| const std::string & | Name () const | 
| Public Attributes | |
| TEveBoxSet * | PSDHits3D | 
| TEveBoxSet * | PSDHitsXZ | 
| TEveBoxSet * | PSDHitsYZ | 
| TEveBoxSet * | PSDHitsXY | 
| Private Attributes | |
| Color_t | psdColor | 
| Additional Inherited Members | |
|  Protected Attributes inherited from Herd::HWBaseEventDisplay | |
| bool | m_isEnabled = false | 
| std::string | m_name | 
| Herd::HWPSDEventDisplay::HWPSDEventDisplay | ( | ) | 
| 
 | default | 
| void Herd::HWPSDEventDisplay::FillBoxSet | ( | const PsdHitsColl & | psdColl, | 
| const PsdGeoParamsColl & | geoParamsColl | ||
| ) | 
| void Herd::HWPSDEventDisplay::ImportPSDHits | ( | const PsdHitsColl & | psdColl, | 
| const PsdGeoParamsColl & | geoParamsColl | ||
| ) | 
| void Herd::HWPSDEventDisplay::SetRenderState | ( | bool | renderState | ) | 
| 
 | private | 
| TEveBoxSet* Herd::HWPSDEventDisplay::PSDHits3D | 
| TEveBoxSet* Herd::HWPSDEventDisplay::PSDHitsXY | 
| TEveBoxSet* Herd::HWPSDEventDisplay::PSDHitsXZ | 
| TEveBoxSet* Herd::HWPSDEventDisplay::PSDHitsYZ | 
 1.8.13
 1.8.13