Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs
G4CascadeCoalescence.cc File Reference
#include "G4CascadeCoalescence.hh"
#include "G4CascadeParameters.hh"
#include "G4CollisionOutput.hh"
#include "G4InuclElementaryParticle.hh"
#include "G4InuclNuclei.hh"
#include "G4InuclParticle.hh"
#include "G4ParticleLargerBeta.hh"
#include "G4ParticleLargerEkin.hh"
#include "G4ThreeVector.hh"
#include <vector>
#include <numeric>
#include <algorithm>
#include <iterator>

Go to the source code of this file.

Typedefs

typedef std::vector
< G4InuclElementaryParticle
hadronList
 
typedef hadronList::const_iterator hadronIter
 

Typedef Documentation

typedef hadronList::const_iterator hadronIter

Definition at line 65 of file G4CascadeCoalescence.cc.

typedef std::vector<G4InuclElementaryParticle> hadronList

Definition at line 64 of file G4CascadeCoalescence.cc.