Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4EvaporationInuclCollider.cc File Reference

Go to the source code of this file.

Typedefs

typedef std::vector< G4InuclElementaryParticle >::iterator particleIterator
 
typedef std::vector< G4InuclNuclei >::iterator nucleiIterator
 

Typedef Documentation

◆ nucleiIterator

typedef std::vector<G4InuclNuclei>::iterator nucleiIterator

Definition at line 45 of file G4EvaporationInuclCollider.cc.

◆ particleIterator

typedef std::vector<G4InuclElementaryParticle>::iterator particleIterator

Definition at line 44 of file G4EvaporationInuclCollider.cc.