Geant4_10
|
#include <G4GeneratorPrecompoundInterface.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4VIntraNuclearTransportModel | |
G4V3DNucleus * | Get3DNucleus () const |
G4VPreCompoundModel * | GetDeExcitation () const |
const G4HadProjectile * | GetPrimaryProjectile () const |
Protected Member Functions inherited from G4HadronicInteraction | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
Protected Attributes inherited from G4VIntraNuclearTransportModel | |
G4String | theTransportModelName |
G4V3DNucleus * | the3DNucleus |
G4VPreCompoundModel * | theDeExcitation |
const G4HadProjectile * | thePrimaryProjectile |
Protected Attributes inherited from G4HadronicInteraction | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
Definition at line 60 of file G4GeneratorPrecompoundInterface.hh.
G4GeneratorPrecompoundInterface::G4GeneratorPrecompoundInterface | ( | G4VPreCompoundModel * | p = 0 | ) |
Definition at line 73 of file G4GeneratorPrecompoundInterface.cc.
|
virtual |
Definition at line 102 of file G4GeneratorPrecompoundInterface.cc.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 264 of file G4GeneratorPrecompoundInterface.cc.
|
virtual |
Implements G4VIntraNuclearTransportModel.
Definition at line 113 of file G4GeneratorPrecompoundInterface.cc.
|
virtual |
Reimplemented from G4VIntraNuclearTransportModel.
Definition at line 273 of file G4GeneratorPrecompoundInterface.cc.
|
virtual |
Reimplemented from G4VIntraNuclearTransportModel.
Definition at line 288 of file G4GeneratorPrecompoundInterface.cc.
Definition at line 107 of file G4GeneratorPrecompoundInterface.hh.