Geant4_10
|
#include <G4ElasticHadrNucleusHE.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4HadronicInteraction | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
Protected Attributes inherited from G4HadronicInteraction | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
Definition at line 108 of file G4ElasticHadrNucleusHE.hh.
G4ElasticHadrNucleusHE::G4ElasticHadrNucleusHE | ( | const G4String & | name = "hElasticGlauber" | ) |
|
virtual |
Definition at line 327 of file G4ElasticHadrNucleusHE.cc.
G4ElasticHadrNucleusHE::G4ElasticHadrNucleusHE | ( | const G4ElasticHadrNucleusHE & | ) |
Definition at line 948 of file G4ElasticHadrNucleusHE.cc.
|
virtual |
Reimplemented from G4HadronElastic.
Definition at line 296 of file G4ElasticHadrNucleusHE.cc.
Definition at line 269 of file G4ElasticHadrNucleusHE.hh.
Definition at line 278 of file G4ElasticHadrNucleusHE.hh.
Definition at line 1369 of file G4ElasticHadrNucleusHE.cc.
Definition at line 596 of file G4ElasticHadrNucleusHE.cc.
void G4ElasticHadrNucleusHE::GetKinematics | ( | const G4ParticleDefinition * | aHadron, |
G4double | MomentumH | ||
) |
Definition at line 1329 of file G4ElasticHadrNucleusHE.cc.
Definition at line 646 of file G4ElasticHadrNucleusHE.cc.
Definition at line 1388 of file G4ElasticHadrNucleusHE.cc.
Definition at line 542 of file G4ElasticHadrNucleusHE.cc.
GeV/GeV;
Definition at line 759 of file G4ElasticHadrNucleusHE.cc.
G4double G4ElasticHadrNucleusHE::HadronNucleusQ2_2 | ( | G4ElasticData * | pElD, |
G4int | Z, | ||
G4double | plabGeV, | ||
G4double | tmax | ||
) |
Definition at line 442 of file G4ElasticHadrNucleusHE.cc.
G4double G4ElasticHadrNucleusHE::HadronProtonQ2 | ( | const G4ParticleDefinition * | aHadron, |
G4double | inLabMom | ||
) |
Definition at line 1417 of file G4ElasticHadrNucleusHE.cc.
|
inline |
Definition at line 247 of file G4ElasticHadrNucleusHE.hh.
|
inline |
Definition at line 233 of file G4ElasticHadrNucleusHE.hh.
G4ElasticHadrNucleusHE& G4ElasticHadrNucleusHE::operator= | ( | const G4ElasticHadrNucleusHE & | right | ) |
|
virtual |
Reimplemented from G4HadronElastic.
Definition at line 343 of file G4ElasticHadrNucleusHE.cc.
G4double G4ElasticHadrNucleusHE::SampleT | ( | const G4ParticleDefinition * | p, |
G4double | plab, | ||
G4int | Z, | ||
G4int | A | ||
) |