Drawing pad showing an orthographic rendering of 3D objects in the detector. More...
#include "TBox.h"#include "TGNumberEntry.h"#include "TH1F.h"#include "TLatex.h"#include "TPad.h"#include "TPolyMarker.h"#include "TVirtualX.h"#include "TVirtualPadPainter.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "cetlib_except/exception.h"#include "larcore/Geometry/Geometry.h"#include "larcorealg/Geometry/TPCGeo.h"#include "lardata/DetectorInfoServices/DetectorClocksService.h"#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"#include "lareventdisplay/EventDisplay/Ortho3DPad.h"#include "lareventdisplay/EventDisplay/RecoBaseDrawer.h"#include "lareventdisplay/EventDisplay/SimulationDrawer.h"#include "nuevdb/EventDisplayBase/EventHolder.h"#include "nuevdb/EventDisplayBase/View2D.h"Go to the source code of this file.
Drawing pad showing an orthographic rendering of 3D objects in the detector.
Definition in file Ortho3DPad.cxx.
1.8.11