Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PenelopeBremsstrahlungAngular.hh>
Additional Inherited Members | |
Protected Attributes inherited from G4VEmAngularDistribution | |
G4ThreeVector | fLocalDirection |
G4bool | fPolarisation |
Definition at line 55 of file G4PenelopeBremsstrahlungAngular.hh.
|
explicit |
Definition at line 60 of file G4PenelopeBremsstrahlungAngular.cc.
G4PenelopeBremsstrahlungAngular::~G4PenelopeBremsstrahlungAngular | ( | ) |
Definition at line 71 of file G4PenelopeBremsstrahlungAngular.cc.
|
inline |
Definition at line 69 of file G4PenelopeBremsstrahlungAngular.hh.
void G4PenelopeBremsstrahlungAngular::Initialize | ( | ) |
Reserved for Master Model The Initialize() method forces the cleaning of tables
Definition at line 78 of file G4PenelopeBremsstrahlungAngular.cc.
Referenced by G4PenelopeBremsstrahlungModel::Initialise(), and G4PenelopeBremsstrahlungModel::InitialiseLocal().
void G4PenelopeBremsstrahlungAngular::PrepareTables | ( | const G4Material * | material, |
G4bool | isMaster | ||
) |
Reserved for Master Model.
Definition at line 174 of file G4PenelopeBremsstrahlungAngular.cc.
Referenced by G4PenelopeBremsstrahlungModel::Initialise(), and G4PenelopeBremsstrahlungModel::InitialiseLocal().
|
overridevirtual |
Samples the direction of the outgoing photon (in global coordinates).
Implements G4VEmAngularDistribution.
Definition at line 326 of file G4PenelopeBremsstrahlungAngular.cc.
Referenced by G4PenelopeBremsstrahlungModel::SampleSecondaries().
|
inline |
Set/Get Verbosity level.
Definition at line 68 of file G4PenelopeBremsstrahlungAngular.hh.