#include <G4HnInformation.hh>
Definition at line 95 of file G4HnInformation.hh.
◆ G4HnInformation() [1/2]
G4HnInformation::G4HnInformation |
( |
const G4String & |
name, |
|
|
G4int |
nofDimensions |
|
) |
| |
|
inline |
◆ G4HnInformation() [2/2]
G4HnInformation::G4HnInformation |
( |
| ) |
|
|
delete |
◆ AddDimension()
Definition at line 141 of file G4HnInformation.hh.
G4double GetUnitValue(const G4String &unit)
G4Fcn GetFunction(const G4String &fcnName)
◆ AddHnDimensionInformation()
◆ GetActivation()
G4bool G4HnInformation::GetActivation |
( |
| ) |
const |
|
inline |
◆ GetAscii()
G4bool G4HnInformation::GetAscii |
( |
| ) |
const |
|
inline |
◆ GetHnDimensionInformation()
◆ GetName()
G4String G4HnInformation::GetName |
( |
void |
| ) |
const |
|
inline |
◆ GetPlotting()
G4bool G4HnInformation::GetPlotting |
( |
| ) |
const |
|
inline |
◆ SetActivation()
void G4HnInformation::SetActivation |
( |
G4bool |
activation | ) |
|
|
inline |
◆ SetAscii()
void G4HnInformation::SetAscii |
( |
G4bool |
ascii | ) |
|
|
inline |
◆ SetDimension()
Definition at line 150 of file G4HnInformation.hh.
156 info->fUnitName = unitName;
157 info->fFcnName = fcnName;
160 info->fBinScheme = binScheme;
G4double GetUnitValue(const G4String &unit)
G4Fcn GetFunction(const G4String &fcnName)
◆ SetPlotting()
void G4HnInformation::SetPlotting |
( |
G4bool |
plotting | ) |
|
|
inline |
◆ fActivation
G4bool G4HnInformation::fActivation |
|
private |
◆ fAscii
G4bool G4HnInformation::fAscii |
|
private |
◆ fHnDimensionInformations
◆ fName
◆ fPlotting
G4bool G4HnInformation::fPlotting |
|
private |
The documentation for this class was generated from the following file: