Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4AlphaGEMChannel Class Reference

#include <G4AlphaGEMChannel.hh>

Inheritance diagram for G4AlphaGEMChannel:
Collaboration diagram for G4AlphaGEMChannel:

Public Member Functions

 G4AlphaGEMChannel ()
 
 ~G4AlphaGEMChannel ()
 
- Public Member Functions inherited from G4GEMChannel
 G4GEMChannel (G4int theA, G4int theZ, const G4String &aName, G4GEMProbability *aEmissionStrategy)
 
virtual ~G4GEMChannel ()
 
virtual G4double GetEmissionProbability (G4Fragment *theNucleus)
 
virtual G4FragmentEmittedFragment (G4Fragment *theNucleus)
 
virtual void Dump () const
 
void SetLevelDensityParameter (G4VLevelDensityParameter *aLevelDensity)
 
- Public Member Functions inherited from G4VEvaporationChannel
 G4VEvaporationChannel (const G4String &aName="")
 
virtual ~G4VEvaporationChannel ()
 
virtual void Initialise ()
 
virtual G4double GetLifeTime (G4Fragment *theNucleus)
 
virtual G4bool BreakUpChain (G4FragmentVector *theResult, G4Fragment *theNucleus)
 
G4FragmentVectorBreakUpFragment (G4Fragment *theNucleus)
 
virtual void SetICM (G4bool)
 
virtual void RDMForced (G4bool)
 
virtual G4double GetFinalLevelEnergy (G4int Z, G4int A, G4double energy)
 
virtual G4double GetUpperLevelEnergy (G4int Z, G4int A)
 
G4double GetMaxLevelEnergy (G4int Z, G4int A)
 
G4double GetNearestLevelEnergy (G4int Z, G4int A, G4double energy)
 
void SetPhotonEvaporation (G4VEvaporationChannel *p)
 
void SetOPTxs (G4int opt)
 
void UseSICB (G4bool use)
 

Additional Inherited Members

- Protected Attributes inherited from G4VEvaporationChannel
G4int OPTxs
 
G4bool useSICB
 

Detailed Description

Definition at line 40 of file G4AlphaGEMChannel.hh.

Constructor & Destructor Documentation

G4AlphaGEMChannel::G4AlphaGEMChannel ( )
inlineexplicit

Definition at line 44 of file G4AlphaGEMChannel.hh.

45  : G4GEMChannel(4,2,"He4",&theEvaporationProbability) {}
G4GEMChannel(G4int theA, G4int theZ, const G4String &aName, G4GEMProbability *aEmissionStrategy)
Definition: G4GEMChannel.cc:48
G4AlphaGEMChannel::~G4AlphaGEMChannel ( )
inline

Definition at line 48 of file G4AlphaGEMChannel.hh.

48 {};

The documentation for this class was generated from the following file: