#include "larcore/Geometry/Geometry.h"
#include "lardataobj/Simulation/SimPhotons.h"
#include "lareventdisplay/EventDisplay/ColorDrawingOptions.h"
#include "lareventdisplay/EventDisplay/SimDrawers/ISim3DDrawer.h"
#include "lareventdisplay/EventDisplay/SimulationDrawingOptions.h"
#include "nusimdata/SimulationBase/MCParticle.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "art/Utilities/ToolMacros.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "TPolyLine3D.h"
#include <Eigen/Core>
Go to the source code of this file.
Classes | |
class | evdb_tool::DrawSimPhoton3D |
Namespaces | |
evdb_tool | |
Definition in file DrawSimPhoton3D_tool.cc.