Geant4  10.02.p03
G4MCTSimEvent.hh File Reference
#include "G4Types.hh"
#include <iostream>
#include <vector>
#include <map>
Include dependency graph for G4MCTSimEvent.hh:
This graph shows which files directly or indirectly include this file:

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 43 of file G4MCTSimEvent.hh.

◆ G4MCTSimVertexContainer

typedef std::vector<G4MCTSimVertex*> G4MCTSimVertexContainer

Definition at line 46 of file G4MCTSimEvent.hh.