LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
LArPandoraEvent.h File Reference

A description of all outputs from an instance of pandora with functionality to filter and merge multiple output. More...

Go to the source code of this file.

Classes

class  lar_pandora::LArPandoraEvent
 LArPandoraEvent class. More...
 
class  lar_pandora::LArPandoraEvent::Labels
 Class to handle the required producer labels. More...
 

Namespaces

 lar_pandora
 

Typedefs

typedef std::vector< art::Ptr< larpandoraobj::PFParticleMetadata > > lar_pandora::MetadataVector
 
typedef std::map< art::Ptr< recob::PFParticle >, std::vector< art::Ptr< larpandoraobj::PFParticleMetadata > > > lar_pandora::PFParticlesToMetadata
 
typedef std::vector< art::Ptr< recob::PCAxis > > lar_pandora::PCAxisVector
 
typedef std::map< art::Ptr< recob::PFParticle >, std::vector< art::Ptr< recob::PCAxis > > > lar_pandora::PFParticlesToPCAxes
 
typedef std::map< art::Ptr< recob::PFParticle >, std::vector< art::Ptr< recob::PFParticle > > > lar_pandora::PFParticlesToPFParticles
 
typedef std::map< art::Ptr< recob::Shower >, std::vector< art::Ptr< recob::PCAxis > > > lar_pandora::ShowersToPCAxes
 
typedef std::map< art::Ptr< recob::SpacePoint >, std::vector< art::Ptr< recob::Hit > > > lar_pandora::SpacePointsToHitVector
 

Detailed Description

A description of all outputs from an instance of pandora with functionality to filter and merge multiple output.

Definition in file LArPandoraEvent.h.