| 
    Geant4
    10.02.p02
    
   | 
 
#include <XrayFluoNormalization.hh>
Public Member Functions | |
| XrayFluoNormalization () | |
| ~XrayFluoNormalization () | |
| const XrayFluoDataSet * | Normalize (G4double, G4double, G4int, G4String) | 
Private Member Functions | |
| G4double | Integrate (G4double, G4double, G4int, XrayFluoDataSet *) | 
Definition at line 42 of file XrayFluoNormalization.hh.
| XrayFluoNormalization::XrayFluoNormalization | ( | ) | 
Definition at line 44 of file XrayFluoNormalization.cc.
| XrayFluoNormalization::~XrayFluoNormalization | ( | ) | 
Definition at line 48 of file XrayFluoNormalization.cc.
      
  | 
  private | 
Definition at line 70 of file XrayFluoNormalization.cc.
References XrayFluoDataSet::FindValue().
Referenced by Normalize().
 Here is the call graph for this function:
 Here is the caller graph for this function:| const XrayFluoDataSet * XrayFluoNormalization::Normalize | ( | G4double | minIntExtreme, | 
| G4double | maxIntExtreme, | ||
| G4int | nBins, | ||
| G4String | fileName | ||
| ) | 
Definition at line 52 of file XrayFluoNormalization.cc.
References Integrate(), and keV.
Referenced by XrayFluoRunAction::Initialise().
 Here is the call graph for this function:
 Here is the caller graph for this function: