Classes | Namespaces | Typedefs
MCParticleCreator.h File Reference
#include "art/Framework/Principal/Event.h"
#include "nusimdata/SimulationBase/MCTruth.h"
#include "nusimdata/SimulationBase/MCParticle.h"
#include "Geometry/GeometryGAr.h"
#include "Api/PandoraApi.h"
#include "Objects/Helix.h"
#include "CaloHitCreator.h"
#include "TrackCreator.h"
#include "RotationTransformation.h"

Go to the source code of this file.

Classes

class  gar::gar_pandora::MCParticleCreator
 
class  gar::gar_pandora::MCParticleCreator::Settings
 
class  gar::gar_pandora::MCParticleCreator::eveLoc
 

Namespaces

 gar
 General GArSoft Utilities.
 
 gar::gar_pandora
 

Typedefs

typedef std::vector< art::Ptr< simb::MCTruth > > gar::gar_pandora::MCTruthVector
 
typedef std::vector< art::Ptr< simb::MCParticle > > gar::gar_pandora::MCParticleVector
 
typedef std::vector< simb::MCParticlegar::gar_pandora::RawMCParticleVector
 
typedef std::map< art::Ptr< simb::MCTruth >, MCParticleVector > gar::gar_pandora::MCTruthToMCParticles
 
typedef std::map< art::Ptr< simb::MCParticle >, art::Ptr< simb::MCTruth > > gar::gar_pandora::MCParticlesToMCTruth
 
typedef std::map< int, art::Ptr< simb::MCParticle > > gar::gar_pandora::MCParticleMap