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

Go to the source code of this file.

Classes

class  G4MCTSimEvent
 

Typedefs

typedef std::map< int, G4MCTSimParticle * > G4MCTSimParticleContainer
 
typedef std::vector< G4MCTSimVertex * > G4MCTSimVertexContainer
 

Typedef Documentation

◆ G4MCTSimParticleContainer

Definition at line 45 of file G4MCTSimEvent.hh.

◆ G4MCTSimVertexContainer

typedef std::vector<G4MCTSimVertex*> G4MCTSimVertexContainer

Definition at line 46 of file G4MCTSimEvent.hh.