10 #include "TPolyLine3D.h" 45 this->
Pad()->SetFillColor(kBlack);
88 if (
fPad->GetView()==0) {
92 TView3D* v =
new TView3D(1,rmin,rmax);
94 v->SetView(0.0,260.0,270.0,irep);
108 std::cout<<
"Seeds available to Display3DPad : " << SeedVec.size()<<std::endl;
118 for(
int i=0; i!=N; i++)
125 pl.SetPoint(i,x,y,z);
const art::Event * GetEvent() const
geo::Length_t DetHalfWidth(geo::TPCID const &tpcid) const
Returns the half width of the active volume of the specified TPC.
Float_t y1[n_points_granero]
Float_t x1[n_points_granero]
void MCTruth3D(const art::Event &evt, evdb::View3D *view)
Singleton to hold the current art::Event for the event display.
Drawing pad showing a 3D rendering of the detector.
void GetTrackPoint(double s, double *xyz) const
Float_t y2[n_points_geant4]
Display3DPad(const char *nm, const char *ti, double x1, double y1, double x2, double y2, const char *opt)
int fMakeSeeds
Draw two lines to make clusters if clicked.
TPolyLine3D & AddPolyLine3D(int n, int c, int w, int s)
evd_tool::IExperimentDrawer * GeometryDraw()
geo::Length_t DetHalfHeight(geo::TPCID const &tpcid) const
Returns the half height of the active volume of the specified TPC.
Class to perform operations needed to select hits and pass them to a cluster.
static EventHolder * Instance()
Base class for event display drawing pads.
RecoBaseDrawer * RecoBaseDraw()
geo::Length_t DetLength(geo::TPCID const &tpcid) const
Returns the length of the active volume of the specified TPC.
SimulationDrawer * SimulationDraw()
Class to aid in the rendering of RecoBase objects.
Class to aid in the rendering of RawData objects.
Render the objects from the Simulation package.
HitSelector * HitSelectorGet()
A collection of 3D drawable objects.
TPad * fPad
The ROOT graphics pad.
Float_t x2[n_points_geant4]
evdb::View3D * fView
Collection of graphics objects to render.
This is the interface class for drawing 3D detector geometries.
Namespace collecting geometry-related classes utilities.
art framework interface to geometry description
std::vector< recob::Seed > & SeedVector()