Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
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::G4Physics2DVectorCache ( )

Definition at line 43 of file G4Physics2DVectorCache.cc.

◆ ~G4Physics2DVectorCache()

G4Physics2DVectorCache::~G4Physics2DVectorCache ( )

Definition at line 48 of file G4Physics2DVectorCache.cc.

49{
50}

Member Function Documentation

◆ Clear()

Member Data Documentation

◆ lastBinX

size_t G4Physics2DVectorCache::lastBinX

Definition at line 64 of file G4Physics2DVectorCache.hh.

Referenced by Clear(), and G4Physics2DVector::ComputeValue().

◆ lastBinY

size_t G4Physics2DVectorCache::lastBinY

Definition at line 65 of file G4Physics2DVectorCache.hh.

Referenced by Clear(), and G4Physics2DVector::ComputeValue().

◆ lastValue

G4double G4Physics2DVectorCache::lastValue

◆ lastX

G4double G4Physics2DVectorCache::lastX

◆ lastY

G4double G4Physics2DVectorCache::lastY

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