Geant4  10.02
XCrystalIntegratedDensityPlanar Class Reference

#include <XCrystalIntegratedDensityPlanar.hh>

+ Inheritance diagram for XCrystalIntegratedDensityPlanar:
+ Collaboration diagram for XCrystalIntegratedDensityPlanar:

Public Member Functions

 XCrystalIntegratedDensityPlanar ()
 
 ~XCrystalIntegratedDensityPlanar ()
 
- Public Member Functions inherited from XVCrystalIntegratedDensity
void SetIntegrationPoints (unsigned int, unsigned int)
 
unsigned int GetIntegrationPoints (unsigned int)
 
unsigned int GetIntegrationPoints ()
 
void SetNumberOfPoints (unsigned int)
 
unsigned int GetNumberOfPoints ()
 
void SetDensity (XVCrystalCharacteristic *)
 
XVCrystalCharacteristicGetDensity ()
 
void SetPotential (XVCrystalCharacteristic *)
 
XVCrystalCharacteristicGetPotential ()
 
void SetXPhysicalLattice (XPhysicalLattice *)
 
XPhysicalLatticeGetXPhysicalLattice ()
 
void SetParticleCharge (G4int)
 
G4int GetParticleCharge ()
 
void PrintOnFile (const G4String &)
 
void ReadFromFile (const G4String &)
 
G4bool HasBeenInitialized (XPhysicalLattice *, G4int)
 
G4double GetIntegratedDensity (G4double, XPhysicalLattice *, G4int)
 
virtual void InitializeTable ()
 
 XVCrystalIntegratedDensity ()
 
 ~XVCrystalIntegratedDensity ()
 

Protected Member Functions

virtual G4double ComputeIntegratedDensity (G4double, G4int)
 
- Protected Member Functions inherited from XVCrystalIntegratedDensity
G4double GetStep ()
 
virtual void ComputePotentialParameters ()
 
G4double FindCatmullRomInterpolate (G4double &p0, G4double &p1, G4double &p2, G4double &p3, G4double &x)
 

Additional Inherited Members

- Protected Attributes inherited from XVCrystalIntegratedDensity
G4double fPotentialMinimum
 
G4double fPotentialMaximum
 
G4double fPotentialRange
 

Detailed Description

Definition at line 33 of file XCrystalIntegratedDensityPlanar.hh.

Constructor & Destructor Documentation

XCrystalIntegratedDensityPlanar::XCrystalIntegratedDensityPlanar ( )

Definition at line 29 of file XCrystalIntegratedDensityPlanar.cc.

References XVCrystalIntegratedDensity::SetIntegrationPoints(), and XVCrystalIntegratedDensity::SetNumberOfPoints().

+ Here is the call graph for this function:

XCrystalIntegratedDensityPlanar::~XCrystalIntegratedDensityPlanar ( )

Definition at line 39 of file XCrystalIntegratedDensityPlanar.cc.

Member Function Documentation

G4double XCrystalIntegratedDensityPlanar::ComputeIntegratedDensity ( G4double  vPotentialInitial,
G4int  vParticleCharge 
)
protectedvirtual

Reimplemented from XVCrystalIntegratedDensity.

Definition at line 44 of file XCrystalIntegratedDensityPlanar.cc.

References XPhysicalLattice::ComputeInterplanarPeriod(), XVCrystalIntegratedDensity::GetDensity(), XVCrystalCharacteristic::GetEC(), XVCrystalIntegratedDensity::GetIntegrationPoints(), XVCrystalIntegratedDensity::GetPotential(), and XVCrystalIntegratedDensity::GetXPhysicalLattice().

+ Here is the call graph for this function:


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