| 
    Geant4
    9.6.p02
    
   | 
 
#include <G4QPhotonNuclearCrossSection.hh>


Public Member Functions | |
| ~G4QPhotonNuclearCrossSection () | |
| virtual G4double | GetCrossSection (G4bool fCS, G4double pMom, G4int tgZ, G4int tgN, G4int pPDG=0) | 
| G4double | CalculateCrossSection (G4bool CS, G4int F, G4int I, G4int PDG, G4int Z, G4int N, G4double Momentum) | 
| G4double | ThresholdEnergy (G4int Z, G4int N, G4int PDG=22) | 
  Public Member Functions inherited from G4VQCrossSection | |
| virtual | ~G4VQCrossSection () | 
| virtual G4double | GetLastTOTCS () | 
| virtual G4double | GetLastQELCS () | 
| virtual G4double | GetDirectPart (G4double Q2) | 
| virtual G4double | GetNPartons (G4double Q2) | 
| virtual G4double | GetExchangeEnergy () | 
| virtual G4double | GetExchangeT (G4int tZ, G4int tN, G4int pPDG) | 
| virtual G4double | GetSlope (G4int tZ, G4int tN, G4int pPDG) | 
| virtual G4double | GetHMaxT () | 
| virtual G4double | GetExchangeQ2 (G4double nu=0) | 
| virtual G4double | GetVirtualFactor (G4double nu, G4double Q2) | 
| virtual G4double | GetQEL_ExchangeQ2 () | 
| virtual G4double | GetNQE_ExchangeQ2 () | 
| virtual G4int | GetExchangePDGCode () | 
Static Public Member Functions | |
| static G4VQCrossSection * | GetPointer () | 
  Static Public Member Functions inherited from G4VQCrossSection | |
| static void | setTolerance (G4double tol) | 
Protected Member Functions | |
| G4QPhotonNuclearCrossSection () | |
  Protected Member Functions inherited from G4VQCrossSection | |
| G4VQCrossSection () | |
| G4double | LinearFit (G4double X, G4int N, G4double *XN, G4double *YN) | 
| G4double | EquLinearFit (G4double X, G4int N, G4double X0, G4double DX, G4double *Y) | 
Additional Inherited Members | |
  Static Protected Attributes inherited from G4VQCrossSection | |
| static G4double | tolerance =.001 | 
Definition at line 51 of file G4QPhotonNuclearCrossSection.hh.
      
  | 
  inlineprotected | 
Definition at line 55 of file G4QPhotonNuclearCrossSection.hh.
| G4QPhotonNuclearCrossSection::~G4QPhotonNuclearCrossSection | ( | ) | 
Definition at line 76 of file G4QPhotonNuclearCrossSection.cc.
      
  | 
  virtual | 
Implements G4VQCrossSection.
Definition at line 308 of file G4QPhotonNuclearCrossSection.cc.


      
  | 
  virtual | 
!The slave functions must provide cross-sections in millibarns (mb) !! (not in IU)
Reimplemented from G4VQCrossSection.
Definition at line 88 of file G4QPhotonNuclearCrossSection.cc.

      
  | 
  static | 
Definition at line 70 of file G4QPhotonNuclearCrossSection.cc.

Reimplemented from G4VQCrossSection.
Definition at line 263 of file G4QPhotonNuclearCrossSection.cc.


 1.8.4