#include <G4ParticleHPHash.hh>
Definition at line 35 of file G4ParticleHPHash.hh.
◆ G4ParticleHPHash() [1/2]
G4ParticleHPHash::G4ParticleHPHash |
( |
| ) |
|
|
inline |
◆ ~G4ParticleHPHash()
G4ParticleHPHash::~G4ParticleHPHash |
( |
| ) |
|
|
inline |
◆ G4ParticleHPHash() [2/2]
Definition at line 49 of file G4ParticleHPHash.hh.
G4ParticleHPHash * theUpper
std::vector< G4ParticleHPDataPoint > theData
std::vector< int > theIndex
◆ Clear()
void G4ParticleHPHash::Clear |
( |
| ) |
|
|
inline |
Definition at line 82 of file G4ParticleHPHash.hh.
G4ParticleHPHash * theUpper
std::vector< G4ParticleHPDataPoint > theData
std::vector< int > theIndex
◆ GetMinIndex()
Definition at line 110 of file G4ParticleHPHash.hh.
113 if(
theData.size() == 0)
return 0;
122 for(i=lower; i<
theData.size(); i++)
G4ParticleHPHash * theUpper
std::vector< G4ParticleHPDataPoint > theData
G4int GetMinIndex(G4double e) const
std::vector< int > theIndex
◆ operator=()
Definition at line 64 of file G4ParticleHPHash.hh.
G4ParticleHPHash * theUpper
std::vector< G4ParticleHPDataPoint > theData
std::vector< int > theIndex
◆ Prepared()
G4bool G4ParticleHPHash::Prepared |
( |
| ) |
const |
|
inline |
◆ SetData()
Definition at line 96 of file G4ParticleHPHash.hh.
void SetData(G4double e, G4double x)
G4ParticleHPHash * theUpper
std::vector< G4ParticleHPDataPoint > theData
void SetData(G4int index, G4double x, G4double y)
std::vector< int > theIndex
◆ prepared
G4bool G4ParticleHPHash::prepared |
|
private |
◆ theData
◆ theIndex
std::vector<int> G4ParticleHPHash::theIndex |
|
private |
◆ theUpper
The documentation for this class was generated from the following file: