#include <cmath>#include <map>#include <stdint.h>#include "TMath.h"#include "TMarker.h"#include "TBox.h"#include "TH1.h"#include "TLine.h"#include "TPolyLine.h"#include "TPolyLine3D.h"#include "TPolyMarker.h"#include "TPolyMarker3D.h"#include "TVector3.h"#include "TText.h"#include "TColor.h"#include "nuevdb/EventDisplayBase/View2D.h"#include "nuevdb/EventDisplayBase/View3D.h"#include "nuevdb/EventDisplayBase/EventHolder.h"#include "EventDisplay/EVD/eventdisplay.h"#include "EventDisplay/EVD/RecoBaseDrawer.h"#include "EventDisplay/EVD/RecoDrawingOptions.h"#include "EventDisplay/EVD/ColorDrawingOptions.h"#include "EventDisplay/EVD/RawDrawingOptions.h"#include "EventDisplay/EVD/Style.h"#include "ReconstructionDataProducts/Hit.h"#include "ReconstructionDataProducts/TPCCluster.h"#include "ReconstructionDataProducts/VecHit.h"#include "ReconstructionDataProducts/Vertex.h"#include "ReconstructionDataProducts/Track.h"#include "ReconstructionDataProducts/Shower.h"#include "ReconstructionDataProducts/Cluster.h"#include "ReconstructionDataProducts/CaloHit.h"#include "Geometry/GeometryGAr.h"#include "DetectorInfo/DetectorPropertiesService.h"#include "Utilities/AssociationUtil.h"#include "cetlib_except/exception.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "art/Framework/Principal/Event.h"#include "canvas/Persistency/Common/Ptr.h"#include "canvas/Persistency/Common/PtrVector.h"#include "art/Framework/Principal/Handle.h"#include "canvas/Persistency/Common/FindMany.h"#include "messagefacility/MessageLogger/MessageLogger.h"Go to the source code of this file.
Namespaces | |
| gar | |
| General GArSoft Utilities. | |
| gar::evd | |
1.8.11