Geant4
10.01.p02
|
#include <G4LivermorePolarizedComptonModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChange |
Protected Attributes inherited from G4VEmModel | |
CLHEP::HepRandomEngine * | rndmEngineMod |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Private Member Functions | |
G4ThreeVector | GetRandomPolarization (G4ThreeVector &direction0) |
G4ThreeVector | GetPerpendicularPolarization (const G4ThreeVector &direction0, const G4ThreeVector &polarization0) const |
G4ThreeVector | SetPerpendicularVector (G4ThreeVector &a) |
G4ThreeVector | SetNewPolarization (G4double epsilon, G4double sinSqrTheta, G4double phi, G4double cosTheta) |
G4double | SetPhi (G4double, G4double) |
void | SystemOfRefChange (G4ThreeVector &direction0, G4ThreeVector &direction1, G4ThreeVector &polarization0, G4ThreeVector &polarization1) |
G4LivermorePolarizedComptonModel & | operator= (const G4LivermorePolarizedComptonModel &right) |
G4LivermorePolarizedComptonModel (const G4LivermorePolarizedComptonModel &) | |
Additional Inherited Members | |
Protected Member Functions inherited from G4VEmModel | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Static Protected Attributes inherited from G4VEmModel | |
static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 45 of file G4LivermorePolarizedComptonModel.hh.
G4LivermorePolarizedComptonModel::G4LivermorePolarizedComptonModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "LivermorePolarizedCompton" |
||
) |
Definition at line 51 of file G4LivermorePolarizedComptonModel.cc.
References G4cout, G4endl, and verboseLevel.
|
virtual |
Definition at line 71 of file G4LivermorePolarizedComptonModel.cc.
References crossSectionHandler, meanFreePathTable, and scatterFunctionData.
|
private |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 134 of file G4LivermorePolarizedComptonModel.cc.
References crossSectionHandler, G4VCrossSectionHandler::FindValue(), G4cout, G4endl, G4VEmModel::LowEnergyLimit(), and verboseLevel.
|
private |
Definition at line 532 of file G4LivermorePolarizedComptonModel.cc.
Referenced by SampleSecondaries().
|
private |
Definition at line 506 of file G4LivermorePolarizedComptonModel.cc.
References a0, a1, b0, c0, G4UniformRand, and SetPerpendicularVector().
Referenced by SampleSecondaries().
|
virtual |
Implements G4VEmModel.
Definition at line 80 of file G4LivermorePolarizedComptonModel.cc.
References G4VCrossSectionHandler::BuildMeanFreePathForMaterials(), G4VCrossSectionHandler::Clear(), crossSectionHandler, eV, fParticleChange, G4cout, G4endl, G4VEmModel::GetParticleChangeForGamma(), GeV, G4VEmModel::HighEnergyLimit(), G4VEmModel::InitialiseElementSelectors(), isInitialised, G4ShellData::LoadData(), G4VEMDataSet::LoadData(), G4VCrossSectionHandler::LoadData(), G4VEmModel::LowEnergyLimit(), meanFreePathTable, scatterFunctionData, G4ShellData::SetOccupancyData(), shellData, and verboseLevel.
|
private |
|
virtual |
Implements G4VEmModel.
Definition at line 152 of file G4LivermorePolarizedComptonModel.cc.
References G4ShellData::BindingEnergy(), cm, G4Electron::Electron(), G4VEMDataSet::FindValue(), fParticleChange, fStopAndKill, G4cout, G4endl, G4UniformRand, G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), GetPerpendicularPolarization(), G4DynamicParticle::GetPolarization(), GetRandomPolarization(), G4Element::GetZ(), G4VEmModel::LowEnergyLimit(), profileData, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4ParticleChangeForGamma::ProposePolarization(), G4VParticleChange::ProposeTrackStatus(), G4DopplerProfile::RandomSelectMomentum(), scatterFunctionData, G4VEmModel::SelectRandomAtom(), G4ShellData::SelectRandomShell(), SetNewPolarization(), SetPhi(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), shellData, SystemOfRefChange(), and verboseLevel.
|
private |
Definition at line 550 of file G4LivermorePolarizedComptonModel.cc.
References G4UniformRand, and G4INCL::Math::pi.
Referenced by SampleSecondaries().
|
private |
Definition at line 489 of file G4LivermorePolarizedComptonModel.cc.
References z.
Referenced by GetRandomPolarization().
|
private |
Definition at line 458 of file G4LivermorePolarizedComptonModel.cc.
References a, and G4UniformRand.
Referenced by SampleSecondaries().
|
private |
Definition at line 642 of file G4LivermorePolarizedComptonModel.cc.
Referenced by SampleSecondaries().
|
private |
Definition at line 87 of file G4LivermorePolarizedComptonModel.hh.
Referenced by ComputeCrossSectionPerAtom(), Initialise(), and ~G4LivermorePolarizedComptonModel().
|
protected |
Definition at line 73 of file G4LivermorePolarizedComptonModel.hh.
Referenced by Initialise(), and SampleSecondaries().
|
private |
Definition at line 82 of file G4LivermorePolarizedComptonModel.hh.
Referenced by Initialise().
|
private |
Definition at line 85 of file G4LivermorePolarizedComptonModel.hh.
Referenced by Initialise(), and ~G4LivermorePolarizedComptonModel().
|
private |
Definition at line 105 of file G4LivermorePolarizedComptonModel.hh.
Referenced by SampleSecondaries().
|
private |
Definition at line 86 of file G4LivermorePolarizedComptonModel.hh.
Referenced by Initialise(), SampleSecondaries(), and ~G4LivermorePolarizedComptonModel().
|
private |
Definition at line 104 of file G4LivermorePolarizedComptonModel.hh.
Referenced by Initialise(), and SampleSecondaries().
|
private |
Definition at line 83 of file G4LivermorePolarizedComptonModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4LivermorePolarizedComptonModel(), Initialise(), and SampleSecondaries().