|
Geant4
9.6.p02
|
#include <G4InterpolationManager.hh>
Public Member Functions | |
| G4InterpolationManager () | |
| ~G4InterpolationManager () | |
| G4InterpolationManager & | operator= (const G4InterpolationManager &aManager) |
| void | Init (G4int aScheme, G4int aRange) |
| void | Init (G4InterpolationScheme aScheme, G4int aRange) |
| void | Init (std::ifstream &aDataFile) |
| G4InterpolationScheme | MakeScheme (G4int it) |
| G4InterpolationScheme | GetScheme (G4int index) const |
| void | CleanUp () |
| G4InterpolationScheme | GetInverseScheme (G4int index) |
| void | AppendScheme (G4int aPoint, const G4InterpolationScheme &aScheme) |
Friends | |
| class | G4InterpolationIterator |
Definition at line 38 of file G4InterpolationManager.hh.
|
inline |
Definition at line 44 of file G4InterpolationManager.hh.
|
inline |
Definition at line 56 of file G4InterpolationManager.hh.
| void G4InterpolationManager::AppendScheme | ( | G4int | aPoint, |
| const G4InterpolationScheme & | aScheme | ||
| ) |
Definition at line 90 of file G4InterpolationManager.cc.

|
inline |
Definition at line 143 of file G4InterpolationManager.hh.

|
inline |
Definition at line 149 of file G4InterpolationManager.hh.


|
inline |
Definition at line 132 of file G4InterpolationManager.hh.

Definition at line 85 of file G4InterpolationManager.hh.


|
inline |
Definition at line 93 of file G4InterpolationManager.hh.
|
inline |
| G4InterpolationScheme G4InterpolationManager::MakeScheme | ( | G4int | it) |
Definition at line 33 of file G4InterpolationManager.cc.

|
inline |
Definition at line 63 of file G4InterpolationManager.hh.
|
friend |
Definition at line 42 of file G4InterpolationManager.hh.
1.8.4