#include <iomanip>#include <algorithm>#include "TParticle.h"#include "TLatex.h"#include "TPolyMarker3D.h"#include "TPolyMarker.h"#include "TPolyLine.h"#include "TPolyLine3D.h"#include "TDatabasePDG.h"#include "EventDisplay/EVD/SimulationDrawer.h"#include "nuevdb/EventDisplayBase/View2D.h"#include "nuevdb/EventDisplayBase/View3D.h"#include "CoreUtils/ServiceUtil.h"#include "Geometry/GeometryGAr.h"#include "nusimdata/SimulationBase/MCTruth.h"#include "nusimdata/SimulationBase/MCParticle.h"#include "EventDisplay/EVD/Style.h"#include "EventDisplay/EVD/SimulationDrawingOptions.h"#include "EventDisplay/EVD/RawDrawingOptions.h"#include "DetectorInfo/DetectorPropertiesService.h"#include "DetectorInfo/DetectorProperties.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "art/Framework/Principal/View.h"#include "art/Framework/Principal/Event.h"#include "messagefacility/MessageLogger/MessageLogger.h"Go to the source code of this file.
Namespaces | |
| gar | |
| General GArSoft Utilities. | |
| gar::evd | |
1.8.11