Namespaces | |
detector_functions | |
Classes | |
class | CollectionSplitting |
class | ConsolidatedPFParticleAnalysisTemplate |
ConsolidatedPFParticleAnalysisTemplate class. More... | |
class | DUNEFarDetVDThreeView |
Detector interface DUNE's vertical drift far detector. More... | |
class | ICARUS |
Detector interface for ICARUS. More... | |
class | ILArPandora |
ILArPandora class. More... | |
class | LArDaughterDriftVolume |
daughter drift volume class to hold properties of daughter drift volumes More... | |
class | LArDetectorGap |
drift volume class to hold properties of drift volume More... | |
class | LArDriftVolume |
drift volume class to hold properties of drift volume More... | |
class | LArPandora |
LArPandora class. More... | |
class | LArPandoraDetectorType |
Empty interface to map pandora to specifics in the LArSoft geometry. More... | |
class | LArPandoraEvent |
LArPandoraEvent class. More... | |
class | LArPandoraEventDump |
class | LArPandoraExternalEventBuilding |
class | LArPandoraGeometry |
LArPandoraGeometry class. More... | |
class | LArPandoraHelper |
LArPandoraHelper class. More... | |
class | LArPandoraInput |
LArPandoraInput class. More... | |
class | LArPandoraOutput |
class | LArPandoraShowerCreation |
class | LArPandoraSliceIdHelper |
Helper class for slice id tools. More... | |
class | LArPandoraTrackCreation |
class | PFParticleAnalysis |
PFParticleAnalysis class. More... | |
class | PFParticleCosmicAna |
PFParticleCosmicAna class. More... | |
class | PFParticleHitDumper |
PFParticleHitDumper class. More... | |
class | PFParticleMonitoring |
PFParticleMonitoring class. More... | |
class | PFParticleTrackAna |
PFParticleTrackAna class. More... | |
class | PFParticleValidation |
PFParticleValidation class. More... | |
class | ProtoDUNEDualPhase |
Detector interface for ProtoDUNE dual phase. More... | |
class | SimpleBeamParticleId |
Simple beam particle ID tool that selects the most likely beam particle slice using the scores from Pandora. More... | |
class | SimpleNeutrinoId |
Simple neutrino ID tool that selects the most likely neutrino slice using the scores from Pandora. More... | |
class | Slice |
Slice class. More... | |
class | SliceIdBaseTool |
Abstract base class for a slice ID tool. More... | |
class | StandardPandora |
StandardPandora class. More... | |
class | VintageLArTPCThreeView |
Detector interface for a 3view, horizontal drift, single-phase LArTPC. More... | |
typedef std::map<int, art::Ptr<recob::Cluster> > lar_pandora::ClusterMap |
Definition at line 106 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::Cluster>, HitVector> lar_pandora::ClustersToHits |
Definition at line 87 of file LArPandoraHelper.h.
Definition at line 60 of file LArPandoraHelper.h.
Definition at line 71 of file LArPandoraHelper.h.
typedef std::map<int, HitVector> lar_pandora::HitArray |
Definition at line 114 of file LArPandoraHelper.h.
typedef std::set<art::Ptr<recob::Hit> > lar_pandora::HitList |
Definition at line 55 of file LArPandoraHelper.h.
typedef std::map<int, art::Ptr<recob::Hit> > lar_pandora::HitMap |
Definition at line 108 of file LArPandoraHelper.h.
typedef std::unordered_set<art::Ptr<recob::Hit> > lar_pandora::HitSet |
Definition at line 75 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::Hit>, art::Ptr<simb::MCParticle> > lar_pandora::HitsToMCParticles |
Definition at line 99 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::Hit>, art::Ptr<simb::MCTruth> > lar_pandora::HitsToMCTruth |
Definition at line 100 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::Hit>, art::Ptr<recob::PFParticle> > lar_pandora::HitsToPFParticles |
Definition at line 98 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::Hit>, art::Ptr<recob::SpacePoint> > lar_pandora::HitsToSpacePoints |
Definition at line 97 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::Hit>, TrackIDEVector> lar_pandora::HitsToTrackIDEs |
Definition at line 101 of file LArPandoraHelper.h.
typedef std::vector<art::Ptr<recob::Hit> > lar_pandora::HitVector |
Definition at line 58 of file LArPandoraHelper.h.
typedef std::map< int, art::Ptr<recob::Hit> > lar_pandora::IdToHitMap |
Definition at line 21 of file ILArPandora.h.
Definition at line 165 of file LArPandoraGeometry.h.
Definition at line 19 of file LArPandoraDetectorType.h.
Definition at line 314 of file LArPandoraGeometry.h.
typedef std::map<unsigned int, LArDriftVolume> lar_pandora::LArDriftVolumeMap |
Definition at line 315 of file LArPandoraGeometry.h.
typedef std::map<int, art::Ptr<simb::MCParticle> > lar_pandora::MCParticleMap |
Definition at line 109 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<simb::MCParticle>, HitVector> lar_pandora::MCParticlesToHits |
Definition at line 94 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<simb::MCParticle>, art::Ptr<simb::MCTruth> > lar_pandora::MCParticlesToMCTruth |
Definition at line 93 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<simb::MCParticle>, art::Ptr<recob::PFParticle> > lar_pandora::MCParticlesToPFParticles |
Definition at line 96 of file LArPandoraHelper.h.
Definition at line 67 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<simb::MCTruth>, HitVector> lar_pandora::MCTruthToHits |
Definition at line 91 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<simb::MCTruth>, MCParticleVector> lar_pandora::MCTruthToMCParticles |
Definition at line 90 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<simb::MCTruth>, art::Ptr<recob::PFParticle> > lar_pandora::MCTruthToPFParticles |
Definition at line 92 of file LArPandoraHelper.h.
Definition at line 66 of file LArPandoraHelper.h.
Definition at line 73 of file LArPandoraHelper.h.
typedef std::map<int, art::Ptr<recob::PFParticle> > lar_pandora::PFParticleMap |
Definition at line 105 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::PFParticle>, ClusterVector> lar_pandora::PFParticlesToClusters |
Definition at line 79 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::PFParticle>, HitVector> lar_pandora::PFParticlesToHits |
Definition at line 83 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::PFParticle>, MetadataVector> lar_pandora::PFParticlesToMetadata |
Definition at line 84 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::PFParticle>, SeedVector> lar_pandora::PFParticlesToSeeds |
Definition at line 80 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::PFParticle>, ShowerVector> lar_pandora::PFParticlesToShowers |
Definition at line 78 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::PFParticle>, SpacePointVector> lar_pandora::PFParticlesToSpacePoints |
Definition at line 82 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::PFParticle>, T0Vector> lar_pandora::PFParticlesToT0s |
Definition at line 103 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::PFParticle>, TrackVector> lar_pandora::PFParticlesToTracks |
Definition at line 77 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::PFParticle>, VertexVector> lar_pandora::PFParticlesToVertices |
Definition at line 81 of file LArPandoraHelper.h.
Definition at line 65 of file LArPandoraHelper.h.
Definition at line 68 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::Seed>, art::Ptr<recob::Hit> > lar_pandora::SeedsToHits |
Definition at line 88 of file LArPandoraHelper.h.
typedef std::vector<art::Ptr<recob::Seed> > lar_pandora::SeedVector |
Definition at line 61 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::Shower>, HitVector> lar_pandora::ShowersToHits |
Definition at line 86 of file LArPandoraHelper.h.
Definition at line 64 of file LArPandoraHelper.h.
typedef std::map<int, art::Ptr<sim::SimChannel> > lar_pandora::SimChannelMap |
Definition at line 110 of file LArPandoraHelper.h.
Definition at line 69 of file LArPandoraHelper.h.
typedef std::vector<Slice> lar_pandora::SliceVector |
typedef std::map<int, art::Ptr<recob::SpacePoint> > lar_pandora::SpacePointMap |
Definition at line 107 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::SpacePoint>, art::Ptr<recob::Hit> > lar_pandora::SpacePointsToHits |
Definition at line 89 of file LArPandoraHelper.h.
Definition at line 59 of file LArPandoraHelper.h.
typedef std::vector<art::Ptr<anab::T0> > lar_pandora::T0Vector |
Definition at line 72 of file LArPandoraHelper.h.
typedef std::map<const pandora::ParticleFlowObject*, size_t> lar_pandora::ThreeDParticleMap |
Definition at line 112 of file LArPandoraHelper.h.
typedef std::map<const pandora::Vertex*, unsigned int> lar_pandora::ThreeDVertexMap |
Definition at line 113 of file LArPandoraHelper.h.
Definition at line 70 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::Track>, CosmicTagVector> lar_pandora::TracksToCosmicTags |
Definition at line 102 of file LArPandoraHelper.h.
typedef std::map<art::Ptr<recob::Track>, HitVector> lar_pandora::TracksToHits |
Definition at line 85 of file LArPandoraHelper.h.
typedef std::vector<art::Ptr<recob::Track> > lar_pandora::TrackVector |
Definition at line 63 of file LArPandoraHelper.h.
Definition at line 62 of file LArPandoraHelper.h.
typedef std::vector<art::Ptr<recob::Wire> > lar_pandora::WireVector |
Definition at line 57 of file LArPandoraHelper.h.