Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Typedefs
G4MCTSimEvent.hh File Reference
#include "G4Types.hh"
#include <iostream>
#include <vector>
#include <map>

Go to the source code of this file.

Data Structures

class  G4MCTSimEvent
 

Typedefs

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

Typedef Documentation

Definition at line 43 of file G4MCTSimEvent.hh.

typedef std::vector<G4MCTSimVertex*> G4MCTSimVertexContainer

Definition at line 46 of file G4MCTSimEvent.hh.