|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ConcreteNStarNToNN.hh>
Inheritance diagram for G4ConcreteNStarNToNN:Additional Inherited Members | |
Protected Member Functions inherited from G4ConcreteNNTwoBodyResonance | |
| virtual const G4VCrossSectionSource * | GetCrossSectionSource () const |
| virtual const std::vector< const G4ParticleDefinition * > & | GetOutgoingParticles () const |
| virtual const std::vector< const G4ParticleDefinition * > & | GetOutgoingParticles () const =0 |
Protected Member Functions inherited from G4VCollision | |
| G4int | GetNumberOfPartons (const G4ParticleDefinition *aP) const |
| virtual const G4CollisionVector * | GetComponents () const |
| virtual const G4VCrossSectionSource * | GetCrossSectionSource () const =0 |
| virtual const G4VAngularDistribution * | GetAngularDistribution () const =0 |
| virtual const std::vector< G4String > & | GetListOfColliders (G4int whichOne) const =0 |
Definition at line 42 of file G4ConcreteNStarNToNN.hh.
| G4ConcreteNStarNToNN::G4ConcreteNStarNToNN | ( | const G4ParticleDefinition * | aPrimary, |
| const G4ParticleDefinition * | bPriamry, | ||
| const G4ParticleDefinition * | aSecondary, | ||
| const G4ParticleDefinition * | bSecondary | ||
| ) |
Definition at line 35 of file G4ConcreteNStarNToNN.cc.
|
virtual |
Definition at line 47 of file G4ConcreteNStarNToNN.cc.
|
inlinevirtual |
Reimplemented from G4ConcreteNNTwoBodyResonance.
Definition at line 51 of file G4ConcreteNStarNToNN.hh.