Drawing pad for X-Z or Y-Z projections of events. More...
#include "TH2F.h"
#include "TPad.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "EventDisplay/TZProjPad.h"
#include "EventDisplayServices/GeometryDrawingOptions.h"
#include "EventDisplayServices/SliceNavigator.h"
#include "EventDisplay/GeometryDrawer.h"
#include "EventDisplay/GeoTransform.h"
#include "EventDisplay/SimulationDrawer.h"
#include "EventDisplay/RawDataDrawer.h"
#include "EventDisplay/RecoBaseDrawer.h"
#include "nuevdb/EventDisplayBase/View2D.h"
#include "nuevdb/EventDisplayBase/EventHolder.h"
#include "Geometry/Geometry.h"
#include "GeometryObjects/CellGeo.h"
#include "RecoBase/CellHit.h"
Go to the source code of this file.
Namespaces | |
evd | |
nova event display | |
Variables | |
static const int | evd::kX = 0 |
static const int | evd::kY = 1 |
static const double | evd::kZsf = 1.015 |
static const double | evd::kTsf = 1.035 |
Drawing pad for X-Z or Y-Z projections of events.
Definition in file TZProjPad.cxx.