| 
    Geant4_10
    
   | 
 
#include <G4CascadeDeexciteBase.hh>


Public Member Functions | |
| G4CascadeDeexciteBase (const char *name) | |
| virtual | ~G4CascadeDeexciteBase () | 
| virtual void | setVerboseLevel (G4int verbose=0) | 
  Public Member Functions inherited from G4VCascadeDeexcitation | |
| G4VCascadeDeexcitation (const char *name) | |
| virtual | ~G4VCascadeDeexcitation () | 
| virtual void | collide (G4InuclParticle *bullet, G4InuclParticle *target, G4CollisionOutput &globalOutput) | 
| virtual void | deExcite (const G4Fragment &fragment, G4CollisionOutput &output)=0 | 
  Public Member Functions inherited from G4VCascadeCollider | |
| G4VCascadeCollider (const char *name, G4int verbose=0) | |
| virtual | ~G4VCascadeCollider () | 
Protected Member Functions | |
| virtual G4bool | explosion (const G4Fragment &target) const | 
| virtual G4bool | explosion (G4int A, G4int Z, G4double excitation) const | 
| virtual G4bool | validateOutput (const G4Fragment &target, G4CollisionOutput &output) | 
| virtual G4bool | validateOutput (const G4Fragment &target, const std::vector< G4InuclElementaryParticle > &particles) | 
| virtual G4bool | validateOutput (const G4Fragment &target, const std::vector< G4InuclNuclei > &fragments) | 
| void | getTargetData (const G4Fragment &target) | 
| const G4Fragment & | makeFragment (G4LorentzVector mom, G4int A, G4int Z, G4double EX=0.) | 
| const G4Fragment & | makeFragment (G4int A, G4int Z, G4double EX=0.) | 
  Protected Member Functions inherited from G4VCascadeCollider | |
| virtual void | setName (const char *name) | 
Protected Attributes | |
| G4CascadeCheckBalance * | balance | 
| G4int | A | 
| G4int | Z | 
| G4LorentzVector | PEX | 
| G4double | EEXS | 
| G4Fragment | aFragment | 
  Protected Attributes inherited from G4VCascadeCollider | |
| const char * | theName | 
| G4int | verboseLevel | 
Definition at line 45 of file G4CascadeDeexciteBase.hh.
| G4CascadeDeexciteBase::G4CascadeDeexciteBase | ( | const char * | name | ) | 
      
  | 
  virtual | 
Definition at line 55 of file G4CascadeDeexciteBase.cc.
      
  | 
  protectedvirtual | 
Definition at line 110 of file G4CascadeDeexciteBase.cc.


      
  | 
  protected | 
Definition at line 67 of file G4CascadeDeexciteBase.cc.


      
  | 
  protected | 
Definition at line 87 of file G4CascadeDeexciteBase.cc.


      
  | 
  protected | 
Reimplemented from G4VCascadeCollider.
Reimplemented in G4EquilibriumEvaporator, G4PreCompoundDeexcitation, and G4CascadeDeexcitation.
Definition at line 59 of file G4CascadeDeexciteBase.cc.


      
  | 
  protectedvirtual | 
Definition at line 131 of file G4CascadeDeexciteBase.cc.


      
  | 
  protectedvirtual | 
      
  | 
  protectedvirtual | 
      
  | 
  protected | 
Definition at line 74 of file G4CascadeDeexciteBase.hh.
      
  | 
  protected | 
Definition at line 83 of file G4CascadeDeexciteBase.hh.
      
  | 
  protected | 
Definition at line 58 of file G4CascadeDeexciteBase.hh.
      
  | 
  protected | 
Definition at line 77 of file G4CascadeDeexciteBase.hh.
      
  | 
  protected | 
Definition at line 76 of file G4CascadeDeexciteBase.hh.
      
  | 
  protected | 
Definition at line 75 of file G4CascadeDeexciteBase.hh.
 1.8.5