LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
lar_pandora::LArPandoraOutput Member List

This is the complete list of members for lar_pandora::LArPandoraOutput, including all inherited members.

AddAssociation(const art::Event &event, const art::EDProducer *const pProducer, const std::string &instanceLabel, const size_t idA, const size_t idB, std::unique_ptr< art::Assns< A, B > > &association)lar_pandora::LArPandoraOutputinlineprivatestatic
AddAssociation(const art::Event &event, const art::EDProducer *const pProducer, const std::string &instanceLabel, const size_t idA, const IdToIdVectorMap &aToBMap, std::unique_ptr< art::Assns< A, B > > &association)lar_pandora::LArPandoraOutputinlineprivatestatic
AddAssociation(const art::Event &event, const art::EDProducer *const pProducer, const std::string &instanceLabel, const size_t idA, const std::vector< art::Ptr< B > > &bVector, std::unique_ptr< art::Assns< A, B > > &association)lar_pandora::LArPandoraOutputinlineprivatestatic
BuildCluster(const size_t id, const HitVector &hitVector, const HitList &isolatedHits, cluster::ClusterParamsAlgBase &algo)lar_pandora::LArPandoraOutputprivatestatic
BuildClusters(const art::Event &event, const art::EDProducer *const pProducer, const std::string &instanceLabel, const pandora::ClusterList &clusterList, const CaloHitToArtHitMap &pandoraHitToArtHitMap, const IdToIdVectorMap &pfoToClustersMap, ClusterCollection &outputClusters, ClusterToHitCollection &outputClustersToHits, IdToIdVectorMap &pfoToArtClustersMap)lar_pandora::LArPandoraOutputprivatestatic
BuildClusters(const pandora::Cluster *const pCluster, const pandora::ClusterList &clusterList, const CaloHitToArtHitMap &pandoraHitToArtHitMap, IdToIdVectorMap &pandoraClusterToArtClustersMap, std::vector< HitVector > &hitVectors, size_t &nextId, cluster::ClusterParamsAlgBase &algo)lar_pandora::LArPandoraOutputprivatestatic
BuildDummySlice(SliceCollection &outputSlices)lar_pandora::LArPandoraOutputprivatestatic
BuildParticleMetadata(const art::Event &event, const art::EDProducer *const pProducer, const std::string &instanceLabel, const pandora::PfoVector &pfoVector, PFParticleMetadataCollection &outputParticleMetadata, PFParticleToMetadataCollection &outputParticlesToMetadata)lar_pandora::LArPandoraOutputprivatestatic
BuildPFParticle(const pandora::ParticleFlowObject *const pPfo, const size_t pfoId, const pandora::PfoVector &pfoVector)lar_pandora::LArPandoraOutputprivatestatic
BuildPFParticles(const art::Event &event, const art::EDProducer *const pProducer, const std::string &instanceLabel, const pandora::PfoVector &pfoVector, const IdToIdVectorMap &pfoToVerticesMap, const IdToIdVectorMap &pfoToThreeDHitsMap, const IdToIdVectorMap &pfoToArtClustersMap, PFParticleCollection &outputParticles, PFParticleToVertexCollection &outputParticlesToVertices, PFParticleToSpacePointCollection &outputParticlesToSpacePoints, PFParticleToClusterCollection &outputParticlesToClusters)lar_pandora::LArPandoraOutputprivatestatic
BuildSlice(const pandora::ParticleFlowObject *const pParentPfo, const art::Event &event, const art::EDProducer *const pProducer, const std::string &instanceLabel, const IdToHitMap &idToHitMap, SliceCollection &outputSlices, SliceToHitCollection &outputSlicesToHits)lar_pandora::LArPandoraOutputprivatestatic
BuildSlices(const Settings &settings, const pandora::Pandora *const pPrimaryPandora, const art::Event &event, const art::EDProducer *const pProducer, const std::string &instanceLabel, const pandora::PfoVector &pfoVector, const IdToHitMap &idToHitMap, SliceCollection &outputSlices, PFParticleToSliceCollection &outputParticlesToSlices, SliceToHitCollection &outputSlicesToHits)lar_pandora::LArPandoraOutputprivatestatic
BuildSpacePoint(const pandora::CaloHit *const pCaloHit, const size_t spacePointId)lar_pandora::LArPandoraOutputprivatestatic
BuildSpacePoints(const art::Event &event, const art::EDProducer *const pProducer, const std::string &instanceLabel, const pandora::CaloHitList &threeDHitList, const CaloHitToArtHitMap &pandoraHitToArtHitMap, SpacePointCollection &outputSpacePoints, SpacePointToHitCollection &outputSpacePointsToHits)lar_pandora::LArPandoraOutputprivatestatic
BuildT0(const pandora::ParticleFlowObject *const pPfo, const pandora::PfoVector &pfoVector, size_t &nextId, const CaloHitToArtHitMap &pandoraHitToArtHitMap, anab::T0 &t0)lar_pandora::LArPandoraOutputprivatestatic
BuildT0s(const art::Event &event, const art::EDProducer *const pProducer, const std::string &instanceLabel, const pandora::PfoVector &pfoVector, T0Collection &outputT0s, const CaloHitToArtHitMap &pandoraHitToArtHitMap, PFParticleToT0Collection &outputParticlesToT0s)lar_pandora::LArPandoraOutputprivatestatic
BuildVertex(const pandora::Vertex *const pVertex, const size_t vertexId)lar_pandora::LArPandoraOutputprivatestatic
BuildVertices(const pandora::VertexVector &vertexVector, VertexCollection &outputVertices)lar_pandora::LArPandoraOutputprivatestatic
CalculateT0(const art::Ptr< recob::Hit > hit, const pandora::CaloHit *const pCaloHit)lar_pandora::LArPandoraOutputprivatestatic
CaloHitToArtHitMap typedeflar_pandora::LArPandoraOutput
ClusterCollection typedeflar_pandora::LArPandoraOutput
ClusterToHitCollection typedeflar_pandora::LArPandoraOutput
Collect3DHits(const pandora::ParticleFlowObject *const pPfo, pandora::CaloHitVector &caloHits)lar_pandora::LArPandoraOutputprivatestatic
Collect3DHits(const pandora::PfoVector &pfoVector, IdToIdVectorMap &pfoToThreeDHitsMap)lar_pandora::LArPandoraOutputprivatestatic
CollectAllPfoOutcomes(const pandora::Pandora *const pPrimaryPandora)lar_pandora::LArPandoraOutputprivatestatic
CollectClusters(const pandora::PfoVector &pfoVector, IdToIdVectorMap &pfoToClustersMap)lar_pandora::LArPandoraOutputprivatestatic
CollectPfos(const pandora::Pandora *const pPrimaryPandora)lar_pandora::LArPandoraOutputprivatestatic
CollectPfos(const pandora::PfoList &parentPfoList, pandora::PfoVector &pfoVector)lar_pandora::LArPandoraOutputprivatestatic
CollectVertices(const pandora::PfoVector &pfoVector, IdToIdVectorMap &pfoToVerticesMap)lar_pandora::LArPandoraOutputprivatestatic
CopyAllHitsToSingleSlice(const Settings &settings, const art::Event &event, const art::EDProducer *const pProducer, const std::string &instanceLabel, const pandora::PfoVector &pfoVector, const IdToHitMap &idToHitMap, SliceCollection &outputSlices, PFParticleToSliceCollection &outputParticlesToSlices, SliceToHitCollection &outputSlicesToHits)lar_pandora::LArPandoraOutputprivatestatic
GetHit(const IdToHitMap &idToHitMap, const pandora::CaloHit *const pCaloHit)lar_pandora::LArPandoraOutputprivatestatic
GetHitsInCluster(const pandora::Cluster *const pCluster, pandora::CaloHitVector &sortedHits)lar_pandora::LArPandoraOutputprivatestatic
GetId(const T *const pT, const std::list< const T * > &tList)lar_pandora::LArPandoraOutputinlineprivatestatic
GetId(const T *const pT, const std::vector< const T * > &tVector)lar_pandora::LArPandoraOutputinlineprivatestatic
GetPandoraInstance(const pandora::Pandora *const pPrimaryPandora, const std::string &name, const pandora::Pandora *&pPandoraInstance)lar_pandora::LArPandoraOutputprivatestatic
GetPandoraSlices(const pandora::Pandora *const pPrimaryPandora, pandora::PfoVector &slicePfos)lar_pandora::LArPandoraOutputprivatestatic
GetPandoraToArtHitMap(const pandora::ClusterList &clusterList, const pandora::CaloHitList &threeDHitList, const IdToHitMap &idToHitMap, CaloHitToArtHitMap &pandoraHitToArtHitMap)lar_pandora::LArPandoraOutputprivatestatic
GetSliceIndex(const pandora::ParticleFlowObject *const pPfo)lar_pandora::LArPandoraOutputprivatestatic
IdToIdVectorMap typedeflar_pandora::LArPandoraOutput
IdVector typedeflar_pandora::LArPandoraOutput
IsClearCosmic(const pandora::ParticleFlowObject *const pPfo)lar_pandora::LArPandoraOutputprivatestatic
IsFromSlice(const pandora::ParticleFlowObject *const pPfo)lar_pandora::LArPandoraOutputprivatestatic
PFParticleCollection typedeflar_pandora::LArPandoraOutput
PFParticleMetadataCollection typedeflar_pandora::LArPandoraOutput
PFParticleToClusterCollection typedeflar_pandora::LArPandoraOutput
PFParticleToMetadataCollection typedeflar_pandora::LArPandoraOutput
PFParticleToSliceCollection typedeflar_pandora::LArPandoraOutput
PFParticleToSpacePointCollection typedeflar_pandora::LArPandoraOutput
PFParticleToT0Collection typedeflar_pandora::LArPandoraOutput
PFParticleToVertexCollection typedeflar_pandora::LArPandoraOutput
ProduceArtOutput(const Settings &settings, const IdToHitMap &idToHitMap, art::Event &evt)lar_pandora::LArPandoraOutputstatic
SliceCollection typedeflar_pandora::LArPandoraOutput
SliceToHitCollection typedeflar_pandora::LArPandoraOutput
SpacePointCollection typedeflar_pandora::LArPandoraOutput
SpacePointToHitCollection typedeflar_pandora::LArPandoraOutput
T0Collection typedeflar_pandora::LArPandoraOutput
VertexCollection typedeflar_pandora::LArPandoraOutput