| 
    Geant4
    10.00.p02
    
   | 
 
#include <G4EMDissociationCrossSection.hh>
 Inheritance diagram for G4EMDissociationCrossSection:
 Collaboration diagram for G4EMDissociationCrossSection:Private Attributes | |
| G4EMDissociationSpectrum * | thePhotonSpectrum | 
| G4double | r0 | 
| G4double | J | 
| G4double | Qprime | 
| G4double | epsilon | 
| G4double | xd | 
Additional Inherited Members | |
  Protected Member Functions inherited from G4VCrossSectionDataSet | |
| void | SetName (const G4String &) | 
  Protected Attributes inherited from G4VCrossSectionDataSet | |
| G4int | verboseLevel | 
Definition at line 79 of file G4EMDissociationCrossSection.hh.
| G4EMDissociationCrossSection::G4EMDissociationCrossSection | ( | ) | 
Definition at line 79 of file G4EMDissociationCrossSection.cc.
References epsilon, fermi, J, MeV, Qprime, r0, thePhotonSpectrum, and xd.
| G4EMDissociationCrossSection::~G4EMDissociationCrossSection | ( | ) | 
Definition at line 98 of file G4EMDissociationCrossSection.cc.
References thePhotonSpectrum.
| G4PhysicsFreeVector * G4EMDissociationCrossSection::GetCrossSectionForProjectile | ( | G4double | AP, | 
| G4double | ZP, | ||
| G4double | , | ||
| G4double | ZT, | ||
| G4double | b, | ||
| G4double | bmin | ||
| ) | 
Definition at line 165 of file G4EMDissociationCrossSection.cc.
References epsilon, G4EMDissociationSpectrum::GetGeneralE1Spectrum(), G4EMDissociationSpectrum::GetGeneralE2Spectrum(), J, MeV, microbarn, millibarn, G4PhysicsFreeVector::PutValue(), Qprime, r0, and thePhotonSpectrum.
Referenced by GetCrossSectionForTarget().
 Here is the call graph for this function:
 Here is the caller graph for this function:| G4PhysicsFreeVector * G4EMDissociationCrossSection::GetCrossSectionForTarget | ( | G4double | AP, | 
| G4double | ZP, | ||
| G4double | AT, | ||
| G4double | ZT, | ||
| G4double | b, | ||
| G4double | bmin | ||
| ) | 
Definition at line 218 of file G4EMDissociationCrossSection.cc.
References GetCrossSectionForProjectile().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 125 of file G4EMDissociationCrossSection.cc.
References G4DynamicParticle::Get4Momentum(), G4NistManager::GetAtomicMassAmu(), G4ParticleDefinition::GetBaryonNumber(), G4DynamicParticle::GetDefinition(), G4ParticleDefinition::GetPDGCharge(), and G4NistManager::Instance().
 Here is the call graph for this function:| G4double G4EMDissociationCrossSection::GetWilsonProbabilityForProtonDissociation | ( | G4double | A, | 
| G4double | Z | ||
| ) | 
Definition at line 232 of file G4EMDissociationCrossSection.cc.
References A.
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 105 of file G4EMDissociationCrossSection.cc.
References G4DynamicParticle::GetDefinition(), and G4ParticleTable::GetParticleTable().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 103 of file G4EMDissociationCrossSection.hh.
Referenced by G4EMDissociationCrossSection(), and GetCrossSectionForProjectile().
      
  | 
  private | 
Definition at line 101 of file G4EMDissociationCrossSection.hh.
Referenced by G4EMDissociationCrossSection(), and GetCrossSectionForProjectile().
      
  | 
  private | 
Definition at line 102 of file G4EMDissociationCrossSection.hh.
Referenced by G4EMDissociationCrossSection(), and GetCrossSectionForProjectile().
      
  | 
  private | 
Definition at line 100 of file G4EMDissociationCrossSection.hh.
Referenced by G4EMDissociationCrossSection(), and GetCrossSectionForProjectile().
      
  | 
  private | 
Definition at line 99 of file G4EMDissociationCrossSection.hh.
Referenced by G4EMDissociationCrossSection(), GetCrossSectionForProjectile(), and ~G4EMDissociationCrossSection().
      
  | 
  private | 
Definition at line 104 of file G4EMDissociationCrossSection.hh.
Referenced by G4EMDissociationCrossSection().