Classes | |
class | BFieldPlugin |
class | CaloHitCreator |
class | GeometryCreator |
class | MCParticleCreator |
class | PandoraInterface |
class | PfoCreator |
class | PseudoLayerPlugin |
class | RotationTransformation |
class | TrackCreator |
Typedefs | |
typedef std::vector< art::Ptr< gar::rec::CaloHit > > | CalorimeterHitVector |
typedef std::vector< gar::rec::CaloHit > | RawCalorimeterHitVector |
typedef std::vector< art::Ptr< simb::MCTruth > > | MCTruthVector |
typedef std::vector< art::Ptr< simb::MCParticle > > | MCParticleVector |
typedef std::vector< simb::MCParticle > | RawMCParticleVector |
typedef std::map< art::Ptr< simb::MCTruth >, MCParticleVector > | MCTruthToMCParticles |
typedef std::map< art::Ptr< simb::MCParticle >, art::Ptr< simb::MCTruth > > | MCParticlesToMCTruth |
typedef std::map< int, art::Ptr< simb::MCParticle > > | MCParticleMap |
typedef std::vector< art::Ptr< gar::rec::Track > > | TrackVector |
typedef std::vector< gar::rec::Track > | RawTrackVector |
typedef std::set< const gar::rec::Track * > | TrackList |
Definition at line 17 of file CaloHitCreator.h.
typedef std::map< int, art::Ptr<simb::MCParticle> > gar::gar_pandora::MCParticleMap |
Definition at line 27 of file MCParticleCreator.h.
typedef std::map< art::Ptr<simb::MCParticle>, art::Ptr<simb::MCTruth> > gar::gar_pandora::MCParticlesToMCTruth |
Definition at line 26 of file MCParticleCreator.h.
Definition at line 23 of file MCParticleCreator.h.
typedef std::map< art::Ptr<simb::MCTruth>, MCParticleVector > gar::gar_pandora::MCTruthToMCParticles |
Definition at line 25 of file MCParticleCreator.h.
Definition at line 22 of file MCParticleCreator.h.
Definition at line 18 of file CaloHitCreator.h.
Definition at line 24 of file MCParticleCreator.h.
Definition at line 13 of file TrackCreator.h.
typedef std::set<const gar::rec::Track *> gar::gar_pandora::TrackList |
Definition at line 14 of file TrackCreator.h.
Definition at line 12 of file TrackCreator.h.