LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
typedef std::map< int, art::Ptr<recob::Cluster> > lar_pandora::ClusterMap |
Definition at line 78 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::Cluster>, HitVector > lar_pandora::ClustersToHits |
Definition at line 60 of file LArPandoraHelper.h.
typedef std::vector< art::Ptr<recob::Cluster> > lar_pandora::ClusterVector |
Definition at line 35 of file LArPandoraHelper.h.
typedef std::vector< art::Ptr<anab::CosmicTag> > lar_pandora::CosmicTagVector |
Definition at line 46 of file LArPandoraHelper.h.
typedef std::map< int, HitVector > lar_pandora::HitArray |
Definition at line 86 of file LArPandoraHelper.h.
typedef std::set< art::Ptr<recob::Hit> > lar_pandora::HitList |
Definition at line 30 of file LArPandoraHelper.h.
typedef std::map< int, art::Ptr<recob::Hit> > lar_pandora::HitMap |
Definition at line 80 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::Hit>, art::Ptr<simb::MCParticle> > lar_pandora::HitsToMCParticles |
Definition at line 71 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::Hit>, art::Ptr<simb::MCTruth> > lar_pandora::HitsToMCTruth |
Definition at line 72 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::Hit>, art::Ptr<recob::PFParticle> > lar_pandora::HitsToPFParticles |
Definition at line 70 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::Hit>, art::Ptr<recob::SpacePoint> > lar_pandora::HitsToSpacePoints |
Definition at line 69 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::Hit>, TrackIDEVector > lar_pandora::HitsToTrackIDEs |
Definition at line 73 of file LArPandoraHelper.h.
typedef std::vector< art::Ptr<recob::Hit> > lar_pandora::HitVector |
Definition at line 33 of file LArPandoraHelper.h.
typedef std::map< int, art::Ptr<recob::Hit> > lar_pandora::IdToHitMap |
Definition at line 20 of file ILArPandora.h.
typedef std::vector<LArDaughterDriftVolume> lar_pandora::LArDaughterDriftVolumeList |
Definition at line 107 of file LArPandoraGeometry.h.
typedef std::vector<LArDetectorGap> lar_pandora::LArDetectorGapList |
Definition at line 73 of file LArPandoraGeometry.h.
typedef std::vector<LArDriftVolume> lar_pandora::LArDriftVolumeList |
Definition at line 245 of file LArPandoraGeometry.h.
typedef std::map<unsigned int, LArDriftVolume> lar_pandora::LArDriftVolumeMap |
Definition at line 246 of file LArPandoraGeometry.h.
typedef std::map< int, art::Ptr<simb::MCParticle> > lar_pandora::MCParticleMap |
Definition at line 81 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<simb::MCParticle>, HitVector > lar_pandora::MCParticlesToHits |
Definition at line 67 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<simb::MCParticle>, art::Ptr<simb::MCTruth> > lar_pandora::MCParticlesToMCTruth |
Definition at line 66 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<simb::MCParticle>, art::Ptr<recob::PFParticle> > lar_pandora::MCParticlesToPFParticles |
Definition at line 68 of file LArPandoraHelper.h.
typedef std::vector< art::Ptr<simb::MCParticle> > lar_pandora::MCParticleVector |
Definition at line 42 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<simb::MCTruth>, HitVector > lar_pandora::MCTruthToHits |
Definition at line 64 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<simb::MCTruth>, MCParticleVector > lar_pandora::MCTruthToMCParticles |
Definition at line 63 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<simb::MCTruth>, art::Ptr<recob::PFParticle> > lar_pandora::MCTruthToPFParticles |
Definition at line 65 of file LArPandoraHelper.h.
typedef std::vector< art::Ptr<simb::MCTruth> > lar_pandora::MCTruthVector |
Definition at line 41 of file LArPandoraHelper.h.
typedef std::vector< art::Ptr< larpandoraobj::PFParticleMetadata > > lar_pandora::MetadataVector |
Definition at line 36 of file LArPandoraEvent.h.
typedef std::vector< art::Ptr<recob::PCAxis> > lar_pandora::PCAxisVector |
Definition at line 39 of file LArPandoraEvent.h.
typedef std::map< int, art::Ptr<recob::PFParticle> > lar_pandora::PFParticleMap |
Definition at line 77 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::PFParticle>, ClusterVector > lar_pandora::PFParticlesToClusters |
Definition at line 52 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::PFParticle>, HitVector > lar_pandora::PFParticlesToHits |
Definition at line 56 of file LArPandoraHelper.h.
typedef std::map< art::Ptr< recob::PFParticle >, MetadataVector > lar_pandora::PFParticlesToMetadata |
Definition at line 37 of file LArPandoraEvent.h.
typedef std::map< art::Ptr<recob::PFParticle>, std::vector< art::Ptr<recob::PCAxis> > > lar_pandora::PFParticlesToPCAxes |
Definition at line 40 of file LArPandoraEvent.h.
typedef std::map< art::Ptr<recob::PFParticle>, std::vector< art::Ptr<recob::PFParticle> > > lar_pandora::PFParticlesToPFParticles |
Definition at line 41 of file LArPandoraEvent.h.
typedef std::map< art::Ptr<recob::PFParticle>, SeedVector > lar_pandora::PFParticlesToSeeds |
Definition at line 53 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::PFParticle>, ShowerVector > lar_pandora::PFParticlesToShowers |
Definition at line 51 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::PFParticle>, SpacePointVector > lar_pandora::PFParticlesToSpacePoints |
Definition at line 55 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::PFParticle>, T0Vector > lar_pandora::PFParticlesToT0s |
Definition at line 75 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::PFParticle>, TrackVector > lar_pandora::PFParticlesToTracks |
Definition at line 50 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::PFParticle>, VertexVector > lar_pandora::PFParticlesToVertices |
Definition at line 54 of file LArPandoraHelper.h.
typedef std::vector< art::Ptr<recob::PFParticle> > lar_pandora::PFParticleVector |
Definition at line 40 of file LArPandoraHelper.h.
typedef std::vector< simb::MCParticle> lar_pandora::RawMCParticleVector |
Definition at line 43 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::Seed>, art::Ptr<recob::Hit> > lar_pandora::SeedsToHits |
Definition at line 61 of file LArPandoraHelper.h.
typedef std::vector< art::Ptr<recob::Seed> > lar_pandora::SeedVector |
Definition at line 36 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::Shower>, HitVector > lar_pandora::ShowersToHits |
Definition at line 59 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::Shower>, std::vector< art::Ptr<recob::PCAxis> > > lar_pandora::ShowersToPCAxes |
Definition at line 42 of file LArPandoraEvent.h.
typedef std::vector< art::Ptr<recob::Shower> > lar_pandora::ShowerVector |
Definition at line 39 of file LArPandoraHelper.h.
typedef std::map< int, art::Ptr<sim::SimChannel> > lar_pandora::SimChannelMap |
Definition at line 82 of file LArPandoraHelper.h.
typedef std::vector< art::Ptr<sim::SimChannel> > lar_pandora::SimChannelVector |
Definition at line 44 of file LArPandoraHelper.h.
typedef std::map< int, art::Ptr<recob::SpacePoint> > lar_pandora::SpacePointMap |
Definition at line 79 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::SpacePoint>, art::Ptr<recob::Hit> > lar_pandora::SpacePointsToHits |
Definition at line 62 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::SpacePoint>, std::vector< art::Ptr<recob::Hit> > > lar_pandora::SpacePointsToHitVector |
Definition at line 43 of file LArPandoraEvent.h.
typedef std::vector< art::Ptr<recob::SpacePoint> > lar_pandora::SpacePointVector |
Definition at line 34 of file LArPandoraHelper.h.
typedef std::vector< art::Ptr<anab::T0> > lar_pandora::T0Vector |
Definition at line 47 of file LArPandoraHelper.h.
typedef std::map< const pandora::ParticleFlowObject*, size_t> lar_pandora::ThreeDParticleMap |
Definition at line 84 of file LArPandoraHelper.h.
typedef std::map< const pandora::Vertex*, unsigned int> lar_pandora::ThreeDVertexMap |
Definition at line 85 of file LArPandoraHelper.h.
typedef std::vector< sim::TrackIDE > lar_pandora::TrackIDEVector |
Definition at line 45 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::Track>, CosmicTagVector > lar_pandora::TracksToCosmicTags |
Definition at line 74 of file LArPandoraHelper.h.
typedef std::map< art::Ptr<recob::Track>, HitVector > lar_pandora::TracksToHits |
Definition at line 58 of file LArPandoraHelper.h.
typedef std::vector< art::Ptr<recob::Track> > lar_pandora::TrackVector |
Definition at line 38 of file LArPandoraHelper.h.
typedef std::vector< art::Ptr<recob::Vertex> > lar_pandora::VertexVector |
Definition at line 37 of file LArPandoraHelper.h.
typedef std::vector< art::Ptr<recob::Wire> > lar_pandora::WireVector |
Definition at line 32 of file LArPandoraHelper.h.