1 #ifndef __TBBQEVENTMANAGER_H__
2 #define __TBBQEVENTMANAGER_H__
16 #include "TEveEventManager.h"
18 #include "RQ_OBJECT.h"
45 RQ_OBJECT(
"TBBQEventManager")
71 void readFile(
const std::string& filePath,
bool clearEventCollections =
true);
void readFile(const std::string &filePath, bool clearEventCollections=true)
Read LCIO data file.
ClassDef(TBBQEventManager, 1)
TGTextEntry * fRunNumberEntry
EVENT::LCEvent * fCurrentEvent
Main visualization class. It is used to draw GEAR detector geometries and LCIO data. It is a self-contained class that depends only on ROOT, TEve, GEAR and LCIO. This means you can use this class outside and independent of BBQ.
A derived class of TEveEventManager that governs the navigation through events.
TBBQEventManager(VisTPC *&visTPC)
TGTextEntry * fEventNumberEntry
void GotoEvent(int eventNumber)
EVENT::LCEvent * getCurrentEvent()