|
Geant4.10
|
#include <G4GEMChannel.hh>
Public Member Functions | |
| G4GEMChannel (const G4int theA, const G4int theZ, const G4String &aName, G4GEMProbability *aEmissionStrategy, G4VCoulombBarrier *aCoulombBarrier) | |
| virtual | ~G4GEMChannel () |
| virtual G4double | GetEmissionProbability (G4Fragment *theNucleus) |
| virtual G4FragmentVector * | BreakUp (const G4Fragment &theNucleus) |
| void | SetLevelDensityParameter (G4VLevelDensityParameter *aLevelDensity) |
| G4double | GetMaximalKineticEnergy (void) const |
Public Member Functions inherited from G4VEvaporationChannel | |
| G4VEvaporationChannel (const G4String &aName="Anonymous", G4EvaporationChannelType timeType=fDelayedEmission) | |
| virtual | ~G4VEvaporationChannel () |
| virtual G4double | GetLifeTime (G4Fragment *theNucleus) |
| virtual G4Fragment * | EmittedFragment (G4Fragment *theNucleus) |
| virtual G4FragmentVector * | BreakUpFragment (G4Fragment *theNucleus) |
| G4String | GetName () const |
| void | SetName (const G4String &aName) |
| void | SetOPTxs (G4int opt) |
| void | UseSICB (G4bool use) |
Additional Inherited Members | |
Protected Attributes inherited from G4VEvaporationChannel | |
| G4EvaporationChannelType | sampleDecayTime |
| G4int | OPTxs |
| G4bool | useSICB |
Definition at line 49 of file G4GEMChannel.hh.
| G4GEMChannel::G4GEMChannel | ( | const G4int | theA, |
| const G4int | theZ, | ||
| const G4String & | aName, | ||
| G4GEMProbability * | aEmissionStrategy, | ||
| G4VCoulombBarrier * | aCoulombBarrier | ||
| ) |
Definition at line 46 of file G4GEMChannel.cc.
References G4Pow::GetInstance(), and G4NucleiProperties::GetNuclearMass().
|
virtual |
Definition at line 65 of file G4GEMChannel.cc.
|
virtual |
Implements G4VEvaporationChannel.
Definition at line 137 of file G4GEMChannel.cc.
References CLHEP::HepLorentzVector::boost(), CLHEP::HepLorentzVector::boostVector(), G4Fragment::GetExcitationEnergy(), G4Fragment::GetGroundStateMass(), G4Fragment::GetMomentum(), CLHEP::Hep3Vector::rotateUz(), CLHEP::Hep3Vector::unit(), and CLHEP::HepLorentzVector::vect().
|
virtual |
Implements G4VEvaporationChannel.
Definition at line 70 of file G4GEMChannel.cc.
References G4GEMProbability::EmissionProbability(), G4Fragment::GetA_asInt(), G4VCoulombBarrier::GetCoulombBarrier(), G4Fragment::GetExcitationEnergy(), G4Fragment::GetGroundStateMass(), G4PairingCorrection::GetInstance(), G4NucleiProperties::GetNuclearMass(), G4PairingCorrection::GetPairingCorrection(), G4Fragment::GetZ_asInt(), and python.hepunit::MeV.
Definition at line 71 of file G4GEMChannel.hh.
|
inline |
Definition at line 64 of file G4GEMChannel.hh.
1.8.7