| 
    Geant4_10
    
   | 
 
#include <G4HnInformation.hh>

Public Member Functions | |
| G4HnInformation (const G4String &name, const G4String &xunitName, const G4String &yunitName, const G4String &fxName, const G4String &fyName, G4double xunit, G4double yunit, G4Fcn fx, G4Fcn fy, G4BinScheme xBinScheme, G4BinScheme yBinScheme) | |
Definition at line 37 of file G4HnInformation.hh.
      
  | 
  inline | 
Definition at line 39 of file G4HnInformation.hh.
| G4bool G4HnInformation::fActivation | 
Definition at line 71 of file G4HnInformation.hh.
| G4bool G4HnInformation::fAscii | 
Definition at line 72 of file G4HnInformation.hh.
| G4String G4HnInformation::fName | 
Definition at line 60 of file G4HnInformation.hh.
| G4BinScheme G4HnInformation::fXBinScheme | 
Definition at line 69 of file G4HnInformation.hh.
| G4Fcn G4HnInformation::fXFcn | 
Definition at line 67 of file G4HnInformation.hh.
| G4String G4HnInformation::fXFcnName | 
Definition at line 63 of file G4HnInformation.hh.
| G4double G4HnInformation::fXUnit | 
Definition at line 65 of file G4HnInformation.hh.
| G4String G4HnInformation::fXUnitName | 
Definition at line 61 of file G4HnInformation.hh.
| G4BinScheme G4HnInformation::fYBinScheme | 
Definition at line 70 of file G4HnInformation.hh.
| G4Fcn G4HnInformation::fYFcn | 
Definition at line 68 of file G4HnInformation.hh.
| G4String G4HnInformation::fYFcnName | 
Definition at line 64 of file G4HnInformation.hh.
| G4double G4HnInformation::fYUnit | 
Definition at line 66 of file G4HnInformation.hh.
| G4String G4HnInformation::fYUnitName | 
Definition at line 62 of file G4HnInformation.hh.
 1.8.5