Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
G4Physics2DVectorCache Class Reference

#include <G4Physics2DVectorCache.hh>

Public Member Functions

 G4Physics2DVectorCache ()
 
 ~G4Physics2DVectorCache ()
 
void Clear ()
 

Public Attributes

G4double lastX
 
G4double lastY
 
G4double lastValue
 
size_t lastBinX
 
size_t lastBinY
 

Detailed Description

Definition at line 51 of file G4Physics2DVectorCache.hh.

Constructor & Destructor Documentation

G4Physics2DVectorCache::G4Physics2DVectorCache ( )

Definition at line 43 of file G4Physics2DVectorCache.cc.

Here is the call graph for this function:

G4Physics2DVectorCache::~G4Physics2DVectorCache ( )

Definition at line 48 of file G4Physics2DVectorCache.cc.

Member Function Documentation

void G4Physics2DVectorCache::Clear ( )

Definition at line 52 of file G4Physics2DVectorCache.cc.

Here is the caller graph for this function:

Member Data Documentation

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.


The documentation for this class was generated from the following files: