Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4VhNuclearStoppingPower Class Referenceabstract

#include <G4VhNuclearStoppingPower.hh>

Inheritance diagram for G4VhNuclearStoppingPower:

Public Member Functions

 G4VhNuclearStoppingPower ()
 
virtual ~G4VhNuclearStoppingPower ()
 
void SetNuclearStoppingFluctuationsOn ()
 
void SetNuclearStoppingFluctuationsOff ()
 
virtual G4double NuclearStoppingPower (G4double kineticEnergy, G4double z1, G4double z2, G4double m1, G4double m2) const =0
 

Protected Attributes

G4bool lossFlucFlag
 

Detailed Description

Definition at line 56 of file G4VhNuclearStoppingPower.hh.

Constructor & Destructor Documentation

G4VhNuclearStoppingPower::G4VhNuclearStoppingPower ( )

Definition at line 56 of file G4VhNuclearStoppingPower.cc.

56  :
57  lossFlucFlag(true)
58 {;}
G4VhNuclearStoppingPower::~G4VhNuclearStoppingPower ( )
virtual

Definition at line 62 of file G4VhNuclearStoppingPower.cc.

63 {;}

Member Function Documentation

virtual G4double G4VhNuclearStoppingPower::NuclearStoppingPower ( G4double  kineticEnergy,
G4double  z1,
G4double  z2,
G4double  m1,
G4double  m2 
) const
pure virtual
void G4VhNuclearStoppingPower::SetNuclearStoppingFluctuationsOff ( )
inline

Definition at line 67 of file G4VhNuclearStoppingPower.hh.

Here is the caller graph for this function:

void G4VhNuclearStoppingPower::SetNuclearStoppingFluctuationsOn ( )
inline

Definition at line 65 of file G4VhNuclearStoppingPower.hh.

Here is the caller graph for this function:

Member Data Documentation

G4bool G4VhNuclearStoppingPower::lossFlucFlag
protected

Definition at line 74 of file G4VhNuclearStoppingPower.hh.


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