Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include "G4EvaporationInuclCollider.hh"
#include "G4CollisionOutput.hh"
#include "G4EquilibriumEvaporator.hh"
#include "G4InuclNuclei.hh"
Go to the source code of this file.
Typedefs | |
typedef std::vector< G4InuclElementaryParticle >::iterator | particleIterator |
typedef std::vector< G4InuclNuclei >::iterator | nucleiIterator |
typedef std::vector<G4InuclNuclei>::iterator nucleiIterator |
Definition at line 45 of file G4EvaporationInuclCollider.cc.
typedef std::vector<G4InuclElementaryParticle>::iterator particleIterator |
Definition at line 44 of file G4EvaporationInuclCollider.cc.