9 #ifndef __MTRKEVEDISPLAY_H__
10 #define __MTRKEVEDISPLAY_H__
13 #include <boost/shared_ptr.hpp>
17 class TEveTrackPropagator;
18 class TEveElementList;
51 int hit_to_wire(
const int det,
const int elm,
double & x,
double & y,
double &dx,
double &dy);
63 TEveTrackPropagator* _prop;
64 TEveTrackList* _reco_tracks;
72 #endif // __MTRKEVEDISPLAY_H__
void get_nodes(PHCompositeNode *topNode)
bool event(PHCompositeNode *topNode)
An SQ interface class to hold one detector hit.
mTrkEveDisplay(boost::shared_ptr< PHEveDisplay >)
void end(PHCompositeNode *topNode)
void init(PHCompositeNode *topNode)
int hit_to_wire(const int det, const int elm, double &x, double &y, double &dx, double &dy)
An SQ interface class to hold a list of SQHit objects.
void init_run(PHCompositeNode *topNode)