|
Geant4
10.03
|
#include <G4PolarizedComptonModel.hh>
Inheritance diagram for G4PolarizedComptonModel:
Collaboration diagram for G4PolarizedComptonModel:Private Member Functions | |
| void | PrintWarning (const G4DynamicParticle *, G4int, G4double grej, G4double onecos, G4double phi, const G4String) const |
| G4PolarizedComptonModel & | operator= (const G4PolarizedComptonModel &right)=delete |
| G4PolarizedComptonModel (const G4PolarizedComptonModel &)=delete | |
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 *) |
Protected Attributes inherited from G4KleinNishinaCompton | |
| G4ParticleDefinition * | theGamma |
| G4ParticleDefinition * | theElectron |
| G4ParticleChangeForGamma * | fParticleChange |
| G4double | lowestSecondaryEnergy |
Protected Attributes inherited from G4VEmModel | |
| G4ElementData * | fElementData |
| G4VParticleChange * | pParticleChange |
| G4PhysicsTable * | xSectionTable |
| const std::vector< G4double > * | theDensityFactor |
| const std::vector< G4int > * | theDensityIdx |
| size_t | idxTable |
Static Protected Attributes inherited from G4VEmModel | |
| static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 61 of file G4PolarizedComptonModel.hh.
|
explicit |
Definition at line 72 of file G4PolarizedComptonModel.cc.
References crossSectionCalculator.
|
virtual |
Definition at line 82 of file G4PolarizedComptonModel.cc.
References crossSectionCalculator.
|
privatedelete |
Definition at line 88 of file G4PolarizedComptonModel.cc.
References G4cout, G4endl, G4Log(), G4InuclParticleNames::k0, and sqr().
Referenced by ComputeCrossSectionPerAtom().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overridevirtual |
Reimplemented from G4KleinNishinaCompton.
Definition at line 107 of file G4PolarizedComptonModel.cc.
References ComputeAsymmetryPerAtom(), G4KleinNishinaCompton::ComputeCrossSectionPerAtom(), G4StokesVector::p3(), theBeamPolarization, and theTargetPolarization.
Here is the call graph for this function:
|
inline |
Definition at line 126 of file G4PolarizedComptonModel.hh.
References theBeamPolarization.
|
inline |
Definition at line 134 of file G4PolarizedComptonModel.hh.
References finalElectronPolarization.
|
inline |
Definition at line 130 of file G4PolarizedComptonModel.hh.
References finalGammaPolarization.
|
inline |
Definition at line 122 of file G4PolarizedComptonModel.hh.
References theTargetPolarization.
|
privatedelete |
|
private |
Definition at line 420 of file G4PolarizedComptonModel.cc.
References G4Exception(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4DynamicParticle::GetPolarization(), JustWarning, and MeV.
Referenced by SampleSecondaries().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overridevirtual |
Reimplemented from G4KleinNishinaCompton.
Definition at line 128 of file G4PolarizedComptonModel.cc.
References crossSectionCalculator, epsilon(), finalElectronPolarization, finalGammaPolarization, G4KleinNishinaCompton::fParticleChange, fStopAndKill, G4cout, G4endl, G4Exp(), G4Log(), G4ParticleChangeForGamma::GetCurrentTrack(), G4PolarizationHelper::GetFrame(), G4PolarizationManager::GetInstance(), G4DynamicParticle::GetKineticEnergy(), G4VPhysicalVolume::GetLogicalVolume(), G4DynamicParticle::GetMomentumDirection(), G4LogicalVolume::GetName(), G4PolarizedComptonCrossSection::GetPol2(), G4PolarizedComptonCrossSection::GetPol3(), G4DynamicParticle::GetPolarization(), G4Track::GetVolume(), G4PolarizationManager::GetVolumePolarization(), G4PolarizedComptonCrossSection::Initialize(), G4StokesVector::InvRotateAz(), G4PolarizationManager::IsPolarized(), G4VEmModel::LowEnergyLimit(), G4KleinNishinaCompton::lowestSecondaryEnergy, nlooplim, G4StokesVector::p1(), G4StokesVector::p2(), G4StokesVector::p3(), PrintWarning(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4ParticleChangeForGamma::ProposePolarization(), G4VParticleChange::ProposeTrackStatus(), G4StokesVector::RotateAz(), G4StokesVector::SetPhoton(), G4DynamicParticle::SetPolarization(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), sqr(), theBeamPolarization, G4KleinNishinaCompton::theElectron, theTargetPolarization, twopi, and verboseLevel.
Here is the call graph for this function:
|
inline |
Definition at line 118 of file G4PolarizedComptonModel.hh.
References theBeamPolarization.
Referenced by G4PolarizedCompton::ComputeAsymmetry().
Here is the caller graph for this function:
|
inline |
Definition at line 114 of file G4PolarizedComptonModel.hh.
References theTargetPolarization.
Referenced by G4PolarizedCompton::ComputeAsymmetry().
Here is the caller graph for this function:
|
private |
Definition at line 101 of file G4PolarizedComptonModel.hh.
Referenced by G4PolarizedComptonModel(), SampleSecondaries(), and ~G4PolarizedComptonModel().
|
private |
Definition at line 107 of file G4PolarizedComptonModel.hh.
Referenced by GetFinalElectronPolarization(), and SampleSecondaries().
|
private |
Definition at line 106 of file G4PolarizedComptonModel.hh.
Referenced by GetFinalGammaPolarization(), and SampleSecondaries().
|
private |
Definition at line 103 of file G4PolarizedComptonModel.hh.
Referenced by ComputeCrossSectionPerAtom(), GetBeamPolarization(), SampleSecondaries(), and SetBeamPolarization().
|
private |
Definition at line 104 of file G4PolarizedComptonModel.hh.
Referenced by ComputeCrossSectionPerAtom(), GetTargetPolarization(), SampleSecondaries(), and SetTargetPolarization().
|
private |
Definition at line 109 of file G4PolarizedComptonModel.hh.
Referenced by SampleSecondaries().