HerdSoftware
0.3.2
|
#include <HWCaloAxesEventDisplay.h>
Public Member Functions | |
HWCaloAxesEventDisplay (std::string name="Calo axes") | |
![]() | |
HWTracks3DEventDisplay (std::string name="Tracks", Color_t color=kYellow) | |
virtual | ~HWTracks3DEventDisplay ()=default |
void | ImportTracks (const std::vector< Herd::Line > &lines) |
void | ImportTracks (const std::vector< Herd::Track > &tracks) |
void | SetRenderState (bool renderState) |
void | SetDrawArrow (bool drawArrow) |
![]() | |
HWBaseEventDisplay (std::string name) | |
void | SetStatus (bool status) |
void | SetName (std::string name) |
bool | Status () const |
const std::string & | Name () const |
Additional Inherited Members | |
![]() | |
TEveTrackList * | trackList = nullptr |
std::vector< TEveArrow * > | arrows {} |
![]() | |
Color_t | m_color |
bool | m_drawArrow = false |
![]() | |
bool | m_isEnabled = false |
std::string | m_name |
|
inline |