HerdSoftware  0.2.3
Public Member Functions | Public Attributes | List of all members
Herd::HWCaloAxesEventDisplay Class Reference

#include <HWCaloAxesEventDisplay.h>

Inheritance diagram for Herd::HWCaloAxesEventDisplay:
Herd::HWBaseEventDisplay

Public Member Functions

 HWCaloAxesEventDisplay (std::string name="Calo axes")
 
void ImportTracks (const std::vector< Herd::Line > &tracks)
 
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

TEveTrackList * trackList
 
std::vector< TEveArrow * > arrows
 

Constructor & Destructor Documentation

◆ HWCaloAxesEventDisplay()

Herd::HWCaloAxesEventDisplay::HWCaloAxesEventDisplay ( std::string  name = "Calo axes")

Member Function Documentation

◆ ImportTracks()

void Herd::HWCaloAxesEventDisplay::ImportTracks ( const std::vector< Herd::Line > &  tracks)

◆ SetRenderState()

void Herd::HWCaloAxesEventDisplay::SetRenderState ( bool  renderState)

Member Data Documentation

◆ arrows

std::vector<TEveArrow *> Herd::HWCaloAxesEventDisplay::arrows

◆ trackList

TEveTrackList* Herd::HWCaloAxesEventDisplay::trackList

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