Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G3PartTable.cc File Reference
#include "G4Types.hh"
#include <sstream>
#include <iomanip>
#include "G3PartTable.hh"

Go to the source code of this file.

Typedefs

typedef std::map< G4String, G4ParticleDefinition *, std::less< G4String > >::iterator PTDiterator
 

Typedef Documentation

◆ PTDiterator

typedef std::map<G4String,G4ParticleDefinition*,std::less<G4String>>::iterator PTDiterator

Definition at line 35 of file G3PartTable.cc.