Geant4-11
Data Structures | Typedefs
G4MCTSimEvent.hh File Reference
#include <iostream>
#include <vector>
#include <map>
#include "G4Types.hh"

Go to the source code of this file.

Data Structures

class  G4MCTSimEvent
 

Typedefs

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

Typedef Documentation

◆ G4MCTSimParticleContainer

Definition at line 42 of file G4MCTSimEvent.hh.

◆ G4MCTSimVertexContainer

using G4MCTSimVertexContainer = std::vector<G4MCTSimVertex*>

Definition at line 43 of file G4MCTSimEvent.hh.