LArSoft  v09_90_00
Liquid Argon Software toolkit - https://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 std::string &instanceLabel, const size_t idA, const size_t idB, std::unique_ptr< art::Assns< A, B >> &association)lar_pandora::LArPandoraOutputinlinestatic
AddAssociation(const art::Event &event, const std::string &instanceLabel, const size_t idA, const IdToIdVectorMap &aToBMap, std::unique_ptr< art::Assns< A, B >> &association)lar_pandora::LArPandoraOutputinlinestatic
AddAssociation(const art::Event &event, 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::LArPandoraOutputinlinestatic
AssociateAdditionalVertices(const art::Event &event, const std::string &instanceLabel, const pandora::PfoVector &pfoVector, const IdToIdVectorMap &pfoToVerticesMap, PFParticleToVertexCollection &outputParticlesToVertices)lar_pandora::LArPandoraOutputstatic
BuildCluster(util::GeometryUtilities const &gser, const size_t id, const HitVector &hitVector, const HitList &isolatedHits, cluster::ClusterParamsAlgBase &algo)lar_pandora::LArPandoraOutputstatic
BuildClusters(const art::Event &event, const std::string &instanceLabel, const pandora::ClusterList &clusterList, const CaloHitToArtHitMap &pandoraHitToArtHitMap, const IdToIdVectorMap &pfoToClustersMap, ClusterCollection &outputClusters, ClusterToHitCollection &outputClustersToHits, IdToIdVectorMap &pfoToArtClustersMap)lar_pandora::LArPandoraOutputstatic
BuildClusters(util::GeometryUtilities const &gser, 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::LArPandoraOutputstatic
BuildDummySlice(SliceCollection &outputSlices)lar_pandora::LArPandoraOutputstatic
BuildParticleMetadata(const art::Event &event, const std::string &instanceLabel, const pandora::PfoVector &pfoVector, PFParticleMetadataCollection &outputParticleMetadata, PFParticleToMetadataCollection &outputParticlesToMetadata)lar_pandora::LArPandoraOutputstatic
BuildPFParticle(const pandora::ParticleFlowObject *const pPfo, const size_t pfoId, const pandora::PfoVector &pfoVector)lar_pandora::LArPandoraOutputstatic
BuildPFParticles(const art::Event &event, 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::LArPandoraOutputstatic
BuildSlice(const pandora::ParticleFlowObject *const pParentPfo, const art::Event &event, const std::string &instanceLabel, const IdToHitMap &idToHitMap, SliceCollection &outputSlices, SliceToHitCollection &outputSlicesToHits)lar_pandora::LArPandoraOutputstatic
BuildSlices(const Settings &settings, const pandora::Pandora *const pPrimaryPandora, const art::Event &event, const std::string &instanceLabel, const pandora::PfoVector &pfoVector, const IdToHitMap &idToHitMap, SliceCollection &outputSlices, PFParticleToSliceCollection &outputParticlesToSlices, SliceToHitCollection &outputSlicesToHits)lar_pandora::LArPandoraOutputstatic
BuildSpacePoint(const pandora::CaloHit *const pCaloHit, const size_t spacePointId)lar_pandora::LArPandoraOutputstatic
BuildSpacePoints(const art::Event &event, const std::string &instanceLabel, const pandora::CaloHitList &threeDHitList, const CaloHitToArtHitMap &pandoraHitToArtHitMap, SpacePointCollection &outputSpacePoints, SpacePointToHitCollection &outputSpacePointsToHits)lar_pandora::LArPandoraOutputstatic
BuildT0(const art::Event &event, const pandora::ParticleFlowObject *const pPfo, const pandora::PfoVector &pfoVector, size_t &nextId, anab::T0 &t0)lar_pandora::LArPandoraOutputstatic
BuildT0s(const art::Event &event, const std::string &instanceLabel, const pandora::PfoVector &pfoVector, T0Collection &outputT0s, PFParticleToT0Collection &outputParticlesToT0s)lar_pandora::LArPandoraOutputstatic
BuildVertex(const pandora::Vertex *const pVertex, const size_t vertexId)lar_pandora::LArPandoraOutputstatic
BuildVertices(const pandora::VertexVector &vertexVector, VertexCollection &outputVertices)lar_pandora::LArPandoraOutputstatic
CaloHitToArtHitMap typedeflar_pandora::LArPandoraOutput
ClusterCollection typedeflar_pandora::LArPandoraOutput
ClusterToHitCollection typedeflar_pandora::LArPandoraOutput
Collect3DHits(const pandora::ParticleFlowObject *const pPfo, pandora::CaloHitVector &caloHits)lar_pandora::LArPandoraOutputstatic
Collect3DHits(const pandora::PfoVector &pfoVector, IdToIdVectorMap &pfoToThreeDHitsMap)lar_pandora::LArPandoraOutputstatic
CollectAllPfoOutcomes(const pandora::Pandora *const pPrimaryPandora)lar_pandora::LArPandoraOutputstatic
CollectClusters(const pandora::PfoVector &pfoVector, IdToIdVectorMap &pfoToClustersMap)lar_pandora::LArPandoraOutputstatic
CollectPfos(const pandora::Pandora *const pPrimaryPandora)lar_pandora::LArPandoraOutputstatic
CollectPfos(const pandora::PfoList &parentPfoList, pandora::PfoVector &pfoVector)lar_pandora::LArPandoraOutputstatic
CollectVertices(const pandora::PfoVector &pfoVector, IdToIdVectorMap &pfoToVerticesMap, std::function< const pandora::Vertex *const (const pandora::ParticleFlowObject *const)> fCriteria)lar_pandora::LArPandoraOutputstatic
CopyAllHitsToSingleSlice(const Settings &settings, const art::Event &event, const std::string &instanceLabel, const pandora::PfoVector &pfoVector, const IdToHitMap &idToHitMap, SliceCollection &outputSlices, PFParticleToSliceCollection &outputParticlesToSlices, SliceToHitCollection &outputSlicesToHits)lar_pandora::LArPandoraOutputstatic
GetHit(const IdToHitMap &idToHitMap, const pandora::CaloHit *const pCaloHit)lar_pandora::LArPandoraOutputstatic
GetHitsInCluster(const pandora::Cluster *const pCluster, pandora::CaloHitVector &sortedHits)lar_pandora::LArPandoraOutputstatic
GetId(const T *const pT, const std::list< const T * > &tList)lar_pandora::LArPandoraOutputinlinestatic
GetId(const T *const pT, const std::vector< const T * > &tVector)lar_pandora::LArPandoraOutputinlinestatic
GetPandoraInstance(const pandora::Pandora *const pPrimaryPandora, const std::string &name, const pandora::Pandora *&pPandoraInstance)lar_pandora::LArPandoraOutputstatic
GetPandoraSlices(const pandora::Pandora *const pPrimaryPandora, pandora::PfoVector &slicePfos)lar_pandora::LArPandoraOutputstatic
GetPandoraToArtHitMap(const pandora::ClusterList &clusterList, const pandora::CaloHitList &threeDHitList, const IdToHitMap &idToHitMap, CaloHitToArtHitMap &pandoraHitToArtHitMap)lar_pandora::LArPandoraOutputstatic
GetSliceIndex(const pandora::ParticleFlowObject *const pPfo)lar_pandora::LArPandoraOutputstatic
IdToIdVectorMap typedeflar_pandora::LArPandoraOutput
IdVector typedeflar_pandora::LArPandoraOutput
IsClearCosmic(const pandora::ParticleFlowObject *const pPfo)lar_pandora::LArPandoraOutputstatic
IsFromSlice(const pandora::ParticleFlowObject *const pPfo)lar_pandora::LArPandoraOutputstatic
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