| 
    Geant4
    10.02.p02
    
   | 
 
#include <G4CascadeDeexciteBase.hh>
 Inheritance diagram for G4CascadeDeexciteBase:
 Collaboration diagram for G4CascadeDeexciteBase:Public Member Functions | |
| G4CascadeDeexciteBase (const char *name) | |
| virtual | ~G4CascadeDeexciteBase () | 
| virtual void | setVerboseLevel (G4int verbose=0) | 
  Public Member Functions inherited from G4VCascadeDeexcitation | |
| G4VCascadeDeexcitation (const G4String &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 G4String &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 G4String &name) | 
Protected Attributes | |
| G4CascadeCheckBalance * | balance | 
| G4int | A | 
| G4int | Z | 
| G4LorentzVector | PEX | 
| G4double | EEXS | 
| G4Fragment | aFragment | 
  Protected Attributes inherited from G4VCascadeCollider | |
| G4String | theName | 
| G4int | verboseLevel | 
Private Member Functions | |
| G4CascadeDeexciteBase (const G4CascadeDeexciteBase &) | |
| G4CascadeDeexciteBase & | operator= (const G4CascadeDeexciteBase &) | 
Definition at line 45 of file G4CascadeDeexciteBase.hh.
| G4CascadeDeexciteBase::G4CascadeDeexciteBase | ( | const char * | name | ) | 
Definition at line 49 of file G4CascadeDeexciteBase.cc.
References balance, and G4CascadeParameters::checkConservation().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 55 of file G4CascadeDeexciteBase.cc.
References balance.
      
  | 
  private | 
      
  | 
  protectedvirtual | 
Reimplemented in G4EquilibriumEvaporator.
Definition at line 110 of file G4CascadeDeexciteBase.cc.
References G4Fragment::GetA_asInt(), G4Fragment::GetExcitationEnergy(), and G4Fragment::GetZ_asInt().
Referenced by G4CascadeDeexcitation::deExcite(), G4PreCompoundDeexcitation::deExcite(), and G4EquilibriumEvaporator::explosion().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protectedvirtual | 
Reimplemented in G4EquilibriumEvaporator.
Definition at line 115 of file G4CascadeDeexciteBase.cc.
References G4InuclSpecialFunctions::bindingEnergy(), G4cout, G4endl, G4VCascadeCollider::theName, and G4VCascadeCollider::verboseLevel.
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 67 of file G4CascadeDeexciteBase.cc.
References A, EEXS, G4Fragment::GetA_asInt(), G4Fragment::GetExcitationEnergy(), G4Fragment::GetMomentum(), G4Fragment::GetZ_asInt(), GeV, PEX, and Z.
Referenced by G4NonEquilibriumEvaporator::deExcite(), G4BigBanger::deExcite(), and G4EquilibriumEvaporator::deExcite().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 87 of file G4CascadeDeexciteBase.cc.
References aFragment, G4cout, G4endl, G4InuclNuclei::getNucleiMass(), GeV, G4Fragment::SetMomentum(), G4Fragment::SetNumberOfExcitedParticle(), G4Fragment::SetNumberOfHoles(), G4Fragment::SetZandA_asInt(), G4VCascadeCollider::theName, and G4VCascadeCollider::verboseLevel.
Referenced by G4NonEquilibriumEvaporator::deExcite(), G4EquilibriumEvaporator::deExcite(), and makeFragment().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 82 of file G4CascadeDeexciteBase.cc.
References makeFragment().
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  virtual | 
Reimplemented from G4VCascadeCollider.
Reimplemented in G4EquilibriumEvaporator, G4PreCompoundDeexcitation, and G4CascadeDeexcitation.
Definition at line 59 of file G4CascadeDeexciteBase.cc.
References balance, and G4VCascadeCollider::setVerboseLevel().
Referenced by G4CascadeDeexcitation::setVerboseLevel(), G4PreCompoundDeexcitation::setVerboseLevel(), and G4EquilibriumEvaporator::setVerboseLevel().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protectedvirtual | 
Definition at line 131 of file G4CascadeDeexciteBase.cc.
References balance, G4CascadeCheckBalance::collide(), G4cout, G4endl, G4CascadeCheckBalance::okay(), G4VCascadeCollider::setVerboseLevel(), G4VCascadeCollider::theName, and G4VCascadeCollider::verboseLevel.
Referenced by G4NonEquilibriumEvaporator::deExcite(), G4BigBanger::deExcite(), and G4EquilibriumEvaporator::deExcite().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protectedvirtual | 
Definition at line 143 of file G4CascadeDeexciteBase.cc.
References balance, G4CascadeCheckBalance::collide(), G4cout, G4endl, G4CascadeCheckBalance::okay(), G4VCascadeCollider::setVerboseLevel(), G4VCascadeCollider::theName, and G4VCascadeCollider::verboseLevel.
 Here is the call graph for this function:
      
  | 
  protectedvirtual | 
Definition at line 155 of file G4CascadeDeexciteBase.cc.
References balance, G4CascadeCheckBalance::collide(), G4cout, G4endl, G4CascadeCheckBalance::okay(), G4VCascadeCollider::setVerboseLevel(), G4VCascadeCollider::theName, and G4VCascadeCollider::verboseLevel.
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 74 of file G4CascadeDeexciteBase.hh.
Referenced by G4NonEquilibriumEvaporator::deExcite(), G4BigBanger::deExcite(), G4EquilibriumEvaporator::deExcite(), and getTargetData().
      
  | 
  protected | 
Definition at line 83 of file G4CascadeDeexciteBase.hh.
Referenced by makeFragment().
      
  | 
  protected | 
Definition at line 58 of file G4CascadeDeexciteBase.hh.
Referenced by G4CascadeDeexciteBase(), setVerboseLevel(), validateOutput(), and ~G4CascadeDeexciteBase().
      
  | 
  protected | 
Definition at line 77 of file G4CascadeDeexciteBase.hh.
Referenced by G4NonEquilibriumEvaporator::deExcite(), G4BigBanger::deExcite(), G4EquilibriumEvaporator::deExcite(), and getTargetData().
      
  | 
  protected | 
Definition at line 76 of file G4CascadeDeexciteBase.hh.
Referenced by G4NonEquilibriumEvaporator::deExcite(), G4BigBanger::deExcite(), G4EquilibriumEvaporator::deExcite(), and getTargetData().
      
  | 
  protected | 
Definition at line 75 of file G4CascadeDeexciteBase.hh.
Referenced by G4NonEquilibriumEvaporator::deExcite(), G4BigBanger::deExcite(), G4EquilibriumEvaporator::deExcite(), and getTargetData().