#include <numeric>#include "G4InuclEvaporation.hh"#include "globals.hh"#include "G4SystemOfUnits.hh"#include "G4IonTable.hh"#include "G4V3DNucleus.hh"#include "G4DynamicParticleVector.hh"#include "G4EvaporationInuclCollider.hh"#include "G4InuclNuclei.hh"#include "G4Track.hh"#include "G4Nucleus.hh"#include "G4Nucleon.hh"#include "G4NucleiModel.hh"#include "G4HadronicException.hh"#include "G4LorentzVector.hh"#include "G4EquilibriumEvaporator.hh"#include "G4InuclElementaryParticle.hh"#include "G4InuclParticle.hh"#include "G4CollisionOutput.hh"#include "G4InuclParticleNames.hh"타입정의 | |
| typedef std::vector < G4InuclElementaryParticle > ::const_iterator | particleIterator |
| typedef std::vector < G4InuclNuclei > ::const_iterator | nucleiIterator |
| typedef std::vector<G4InuclNuclei>::const_iterator nucleiIterator |
G4InuclEvaporation.cc 파일의 70 번째 라인에서 정의되었습니다.
| typedef std::vector<G4InuclElementaryParticle>::const_iterator particleIterator |
G4InuclEvaporation.cc 파일의 69 번째 라인에서 정의되었습니다.
1.8.5