Geant4-11
Public Member Functions | Protected Attributes
G4VhNuclearStoppingPower Class Referenceabstract

#include <G4VhNuclearStoppingPower.hh>

Inheritance diagram for G4VhNuclearStoppingPower:
G4hICRU49Nuclear G4hZiegler1985Nuclear

Public Member Functions

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

Protected Attributes

G4bool lossFlucFlag
 

Detailed Description

Definition at line 56 of file G4VhNuclearStoppingPower.hh.

Constructor & Destructor Documentation

◆ G4VhNuclearStoppingPower() [1/2]

G4VhNuclearStoppingPower::G4VhNuclearStoppingPower ( )
explicit

Definition at line 56 of file G4VhNuclearStoppingPower.cc.

56 :
57 lossFlucFlag(true)
58{;}

◆ ~G4VhNuclearStoppingPower()

G4VhNuclearStoppingPower::~G4VhNuclearStoppingPower ( )
virtual

Definition at line 62 of file G4VhNuclearStoppingPower.cc.

63{;}

◆ G4VhNuclearStoppingPower() [2/2]

G4VhNuclearStoppingPower::G4VhNuclearStoppingPower ( const G4VhNuclearStoppingPower )
delete

Member Function Documentation

◆ NuclearStoppingPower()

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

◆ operator=()

G4VhNuclearStoppingPower & G4VhNuclearStoppingPower::operator= ( const G4VhNuclearStoppingPower right)
delete

◆ SetNuclearStoppingFluctuationsOff()

void G4VhNuclearStoppingPower::SetNuclearStoppingFluctuationsOff ( )
inline

◆ SetNuclearStoppingFluctuationsOn()

void G4VhNuclearStoppingPower::SetNuclearStoppingFluctuationsOn ( )
inline

Field Documentation

◆ lossFlucFlag

G4bool G4VhNuclearStoppingPower::lossFlucFlag
protected

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