|
Geant4-11
|
#include "G4CascadeColliderBase.hh"#include "G4CascadeFinalStateGenerator.hh"#include "G4CollisionOutput.hh"Go to the source code of this file.
Data Structures | |
| 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.