#include "art_root_io/TFileService.h"#include "canvas/Persistency/Common/FindManyP.h"#include "canvas/Persistency/Common/Ptr.h"#include "cetlib_except/exception.h"#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "art/Framework/Principal/Event.h"#include "larcore/Geometry/Geometry.h"#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"#include "lardataalg/DetectorInfo/DetectorClocksData.h"#include "lardataalg/DetectorInfo/DetectorPropertiesData.h"#include "lardataobj/RecoBase/Hit.h"#include "lardataobj/RecoBase/PFParticle.h"#include "lardataobj/RecoBase/SpacePoint.h"#include "lardataobj/RecoBase/Track.h"#include "larevt/SpaceCharge/SpaceCharge.h"#include "larevt/SpaceChargeServices/SpaceChargeService.h"#include "larpandora/LArPandoraEventBuilding/LArPandoraShower/Algs/ShowerElementHolder.hh"#include <algorithm>#include <iostream>#include <map>#include <vector>#include "TCanvas.h"#include "TH3F.h"#include "TMath.h"#include "TPolyLine3D.h"#include "TPolyMarker3D.h"#include "TString.h"#include "TStyle.h"#include "TTree.h"#include "TVector.h"#include "TVector3.h"Go to the source code of this file.
Classes | |
| class | shower::LArPandoraShowerAlg |
Namespaces | |
| detinfo | |
| General LArSoft Utilities. | |
| shower | |
1.8.11