Geant4
9.6.p02
|
#include <G4TritonGEMChannel.hh>
Public Member Functions | |
G4TritonGEMChannel () | |
~G4TritonGEMChannel () | |
Public Member Functions inherited from G4GEMChannel | |
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") | |
virtual | ~G4VEvaporationChannel () |
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 | |
G4int | OPTxs |
G4bool | useSICB |
Definition at line 40 of file G4TritonGEMChannel.hh.
|
inline |
|
inline |
Definition at line 52 of file G4TritonGEMChannel.hh.