Geant4  10.00.p02
G4GMocrenFileCTtoDensityMap Class Reference

#include <G4GMocrenFileCTtoDensityMap.hh>

Public Member Functions

 G4GMocrenFileCTtoDensityMap ()
 
 ~G4GMocrenFileCTtoDensityMap ()
 
G4int GetMinCT () const
 
G4int GetMaxCT () const
 
G4double GetDensity (G4int &_ct) const
 

Protected Attributes

G4int kCTMinMax [2]
 
G4doublekDensity
 
G4int kSize
 

Private Member Functions

 G4GMocrenFileCTtoDensityMap (const G4GMocrenFileCTtoDensityMap &)
 
G4GMocrenFileCTtoDensityMapoperator= (const G4GMocrenFileCTtoDensityMap &)
 

Detailed Description

Definition at line 39 of file G4GMocrenFileCTtoDensityMap.hh.

Constructor & Destructor Documentation

G4GMocrenFileCTtoDensityMap::G4GMocrenFileCTtoDensityMap ( )

Definition at line 645 of file G4GMocrenFileCTtoDensityMap.cc.

References GMocrenFileCTDensMap, kCTMinMax, kDensity, and kSize.

G4GMocrenFileCTtoDensityMap::~G4GMocrenFileCTtoDensityMap ( )

Definition at line 657 of file G4GMocrenFileCTtoDensityMap.cc.

References kDensity.

G4GMocrenFileCTtoDensityMap::G4GMocrenFileCTtoDensityMap ( const G4GMocrenFileCTtoDensityMap )
private

Member Function Documentation

G4double G4GMocrenFileCTtoDensityMap::GetDensity ( G4int _ct) const

Definition at line 661 of file G4GMocrenFileCTtoDensityMap.cc.

References kCTMinMax, kDensity, and kSize.

Referenced by G4GMocrenFileSceneHandler::BeginSavingGdd().

+ Here is the caller graph for this function:

G4int G4GMocrenFileCTtoDensityMap::GetMaxCT ( ) const
inline

Definition at line 47 of file G4GMocrenFileCTtoDensityMap.hh.

References kCTMinMax.

Referenced by G4GMocrenFileSceneHandler::BeginSavingGdd().

+ Here is the caller graph for this function:

G4int G4GMocrenFileCTtoDensityMap::GetMinCT ( ) const
inline

Definition at line 45 of file G4GMocrenFileCTtoDensityMap.hh.

References kCTMinMax.

Referenced by G4GMocrenFileSceneHandler::BeginSavingGdd().

+ Here is the caller graph for this function:

G4GMocrenFileCTtoDensityMap& G4GMocrenFileCTtoDensityMap::operator= ( const G4GMocrenFileCTtoDensityMap )
private

Member Data Documentation

G4int G4GMocrenFileCTtoDensityMap::kCTMinMax[2]
protected
G4double* G4GMocrenFileCTtoDensityMap::kDensity
protected
G4int G4GMocrenFileCTtoDensityMap::kSize
protected

Definition at line 54 of file G4GMocrenFileCTtoDensityMap.hh.

Referenced by G4GMocrenFileCTtoDensityMap(), and GetDensity().


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