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

#include <G4VhElectronicStoppingPower.hh>

Inheritance diagram for G4VhElectronicStoppingPower:
Inheritance graph
[legend]

Public Member Functions

 G4VhElectronicStoppingPower ()
 
virtual ~G4VhElectronicStoppingPower ()
 
virtual G4double StoppingPower (const G4Material *material, G4double kineticEnergy)=0
 
virtual G4bool HasMaterial (const G4Material *material)=0
 
virtual G4double ElectronicStoppingPower (G4double z, G4double kineticEnergy) const =0
 

Protected Member Functions

G4double HeEffChargeSquare (const G4double z, const G4double kineticEnergyHe) const
 
G4double GetHeMassAMU () const
 

Detailed Description

Definition at line 59 of file G4VhElectronicStoppingPower.hh.

Constructor & Destructor Documentation

G4VhElectronicStoppingPower::G4VhElectronicStoppingPower ( )

Definition at line 57 of file G4VhElectronicStoppingPower.cc.

G4VhElectronicStoppingPower::~G4VhElectronicStoppingPower ( )
virtual

Definition at line 63 of file G4VhElectronicStoppingPower.cc.

Member Function Documentation

virtual G4double G4VhElectronicStoppingPower::ElectronicStoppingPower ( G4double  z,
G4double  kineticEnergy 
) const
pure virtual
G4double G4VhElectronicStoppingPower::GetHeMassAMU ( ) const
inlineprotected

Definition at line 85 of file G4VhElectronicStoppingPower.hh.

Here is the caller graph for this function:

virtual G4bool G4VhElectronicStoppingPower::HasMaterial ( const G4Material material)
pure virtual
G4double G4VhElectronicStoppingPower::HeEffChargeSquare ( const G4double  z,
const G4double  kineticEnergyHe 
) const
protected

Definition at line 68 of file G4VhElectronicStoppingPower.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

virtual G4double G4VhElectronicStoppingPower::StoppingPower ( const G4Material material,
G4double  kineticEnergy 
)
pure virtual

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