HerdSoftware  0.1.1
Public Member Functions | Public Attributes | Private Attributes | List of all members
Herd::HWPSDEventDisplay Class Reference

#include <HWPSDEventDisplay.h>

Inheritance diagram for Herd::HWPSDEventDisplay:
Herd::HWBaseEventDisplay

Public Member Functions

 HWPSDEventDisplay ()
 
 ~HWPSDEventDisplay ()
 
void ImportPSDHits (const PsdHitsColl &psdColl, const PsdGeoParamsColl &geoParamsColl)
 
void FillBoxSet (const PsdHitsColl &psdColl, const PsdGeoParamsColl &geoParamsColl)
 
- 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 * PSDHitsXZ
 
TEveBoxSet * PSDHitsYZ
 
TEveBoxSet * PSDHitsXY
 

Private Attributes

Color_t psdColor
 

Constructor & Destructor Documentation

◆ HWPSDEventDisplay()

Herd::HWPSDEventDisplay::HWPSDEventDisplay ( )

◆ ~HWPSDEventDisplay()

Herd::HWPSDEventDisplay::~HWPSDEventDisplay ( )
inline

Member Function Documentation

◆ FillBoxSet()

void Herd::HWPSDEventDisplay::FillBoxSet ( const PsdHitsColl psdColl,
const PsdGeoParamsColl geoParamsColl 
)

◆ ImportPSDHits()

void Herd::HWPSDEventDisplay::ImportPSDHits ( const PsdHitsColl psdColl,
const PsdGeoParamsColl geoParamsColl 
)

Member Data Documentation

◆ psdColor

Color_t Herd::HWPSDEventDisplay::psdColor
private

◆ PSDHitsXY

TEveBoxSet* Herd::HWPSDEventDisplay::PSDHitsXY

◆ PSDHitsXZ

TEveBoxSet* Herd::HWPSDEventDisplay::PSDHitsXZ

◆ PSDHitsYZ

TEveBoxSet* Herd::HWPSDEventDisplay::PSDHitsYZ

The documentation for this class was generated from the following files: