|
Geant4
9.6.p02
|
#include <G4Physics2DVectorCache.hh>
Public Member Functions | |
| G4Physics2DVectorCache () | |
| ~G4Physics2DVectorCache () | |
| void | Clear () |
Public Attributes | |
| G4double | lastX |
| G4double | lastY |
| G4double | lastValue |
| size_t | lastBinX |
| size_t | lastBinY |
Definition at line 51 of file G4Physics2DVectorCache.hh.
| G4Physics2DVectorCache::G4Physics2DVectorCache | ( | ) |
| G4Physics2DVectorCache::~G4Physics2DVectorCache | ( | ) |
Definition at line 48 of file G4Physics2DVectorCache.cc.
| void G4Physics2DVectorCache::Clear | ( | ) |
Definition at line 52 of file G4Physics2DVectorCache.cc.

| size_t G4Physics2DVectorCache::lastBinX |
Definition at line 64 of file G4Physics2DVectorCache.hh.
| size_t G4Physics2DVectorCache::lastBinY |
Definition at line 65 of file G4Physics2DVectorCache.hh.
| G4double G4Physics2DVectorCache::lastValue |
Definition at line 63 of file G4Physics2DVectorCache.hh.
| G4double G4Physics2DVectorCache::lastX |
Definition at line 61 of file G4Physics2DVectorCache.hh.
| G4double G4Physics2DVectorCache::lastY |
Definition at line 62 of file G4Physics2DVectorCache.hh.
1.8.4