Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Classes | |
class | G4MCTEvent |
Typedefs | |
typedef std::map< G4MCTGenParticle, G4MCTSimParticle * > | MCTGen2SimParticleMap |
typedef std::map< G4MCTSimParticle *, G4MCTGenParticle > | MCTSim2GenParticleMap |
typedef std::map<G4MCTGenParticle, G4MCTSimParticle*> MCTGen2SimParticleMap |
Definition at line 46 of file G4MCTEvent.hh.
typedef std::map<G4MCTSimParticle*, G4MCTGenParticle> MCTSim2GenParticleMap |
Definition at line 47 of file G4MCTEvent.hh.