Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4MCTEvent.hh File Reference
#include "G4Types.hh"
#include <iostream>
#include <map>
#include "G4MCTGenParticle.hh"

Go to the source code of this file.

Classes

class  G4MCTEvent
 

Typedefs

typedef std::map< G4MCTGenParticle, G4MCTSimParticle * > MCTGen2SimParticleMap
 
typedef std::map< G4MCTSimParticle *, G4MCTGenParticleMCTSim2GenParticleMap
 

Typedef Documentation

◆ MCTGen2SimParticleMap

Definition at line 46 of file G4MCTEvent.hh.

◆ MCTSim2GenParticleMap

Definition at line 47 of file G4MCTEvent.hh.