LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
Drawing pad showing a 3D rendering of the detector. More...
#include <iostream>
#include "TPad.h"
#include "TView3D.h"
#include "TGLViewer.h"
#include "TPolyLine3D.h"
#include "lareventdisplay/EventDisplay/Display3DPad.h"
#include "nutools/EventDisplayBase/View3D.h"
#include "nutools/EventDisplayBase/EventHolder.h"
#include "larcore/Geometry/Geometry.h"
#include "lareventdisplay/EventDisplay/ExptDrawers/IExperimentDrawer.h"
#include "lareventdisplay/EventDisplay/RawDataDrawer.h"
#include "lareventdisplay/EventDisplay/SimulationDrawer.h"
#include "lareventdisplay/EventDisplay/RecoBaseDrawer.h"
#include "lareventdisplay/EventDisplay/EvdLayoutOptions.h"
#include "lareventdisplay/EventDisplay/HitSelector.h"
#include "lardataobj/RecoBase/Seed.h"
#include "larreco/Deprecated/BezierTrack.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
Go to the source code of this file.
Namespaces | |
evd | |
LArSoft includes. | |
Drawing pad showing a 3D rendering of the detector.
Definition in file Display3DPad.cxx.