#include "TBBQManager.h"
#include <map>
#include <string>
#include <vector>
#include "gearimpl/Vectors.h"
#include "EVENT/TrackerHit.h"
Go to the source code of this file.
|
class | VisTPC |
| 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. More...
|
|
struct | VisTPC::PadMetric |
| The PadMetric is used for holding the geometric properties of a pad. More...
|
|