Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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 44 of file G4EvaporationInuclCollider.cc.

◆ particleIterator

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

Definition at line 43 of file G4EvaporationInuclCollider.cc.