Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4CascadeColliderBase.hh"
#include "G4CascadeFinalStateGenerator.hh"
#include "G4CollisionOutput.hh"
Go to the source code of this file.
Classes | |
class | G4LightTargetCollider |
Typedefs | |
typedef std::pair< G4InuclElementaryParticle, G4InuclElementaryParticle > | NucleonPair |
typedef std::vector< G4InuclElementaryParticle > | ScatteringProducts |
typedef std::pair<G4InuclElementaryParticle, G4InuclElementaryParticle> NucleonPair |
Definition at line 49 of file G4LightTargetCollider.hh.
typedef std::vector<G4InuclElementaryParticle> ScatteringProducts |
Definition at line 50 of file G4LightTargetCollider.hh.