|
Geant4
10.01.p01
|
#include <G4PolarizedComptonModel.hh>
Inheritance diagram for G4PolarizedComptonModel:
Collaboration diagram for G4PolarizedComptonModel:Private Member Functions | |
| G4PolarizedComptonModel & | operator= (const G4PolarizedComptonModel &right) |
| G4PolarizedComptonModel (const G4PolarizedComptonModel &) | |
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 | |
| CLHEP::HepRandomEngine * | rndmEngineMod |
| 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.
| G4PolarizedComptonModel::G4PolarizedComptonModel | ( | const G4ParticleDefinition * | p = 0, |
| const G4String & | nam = "Polarized-Compton" |
||
| ) |
Definition at line 67 of file G4PolarizedComptonModel.cc.
References crossSectionCalculator.
|
virtual |
Definition at line 77 of file G4PolarizedComptonModel.cc.
References crossSectionCalculator.
|
private |
Definition at line 83 of file G4PolarizedComptonModel.cc.
References G4cout, G4endl, G4InuclParticleNames::k0, and sqr().
Referenced by ComputeCrossSectionPerAtom().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4KleinNishinaCompton.
Definition at line 102 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 123 of file G4PolarizedComptonModel.hh.
References theBeamPolarization.
|
inline |
Definition at line 131 of file G4PolarizedComptonModel.hh.
References finalElectronPolarization.
|
inline |
Definition at line 127 of file G4PolarizedComptonModel.hh.
References finalGammaPolarization.
|
inline |
Definition at line 119 of file G4PolarizedComptonModel.hh.
References theTargetPolarization.
|
private |
|
virtual |
Reimplemented from G4KleinNishinaCompton.
Definition at line 123 of file G4PolarizedComptonModel.cc.
References crossSectionCalculator, finalElectronPolarization, finalGammaPolarization, G4KleinNishinaCompton::fParticleChange, fStopAndKill, G4cout, G4endl, G4UniformRand, 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, G4StokesVector::p1(), G4StokesVector::p2(), G4StokesVector::p3(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4ParticleChangeForGamma::ProposePolarization(), G4VParticleChange::ProposeTrackStatus(), G4StokesVector::RotateAz(), G4StokesVector::SetPhoton(), G4DynamicParticle::SetPolarization(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), sqr(), theBeamPolarization, G4KleinNishinaCompton::theElectron, theTargetPolarization, and verboseLevel.
Here is the call graph for this function:
|
inline |
Definition at line 115 of file G4PolarizedComptonModel.hh.
References theBeamPolarization.
Referenced by G4PolarizedCompton::ComputeAsymmetry().
Here is the caller graph for this function:
|
inline |
Definition at line 111 of file G4PolarizedComptonModel.hh.
References theTargetPolarization.
Referenced by G4PolarizedCompton::ComputeAsymmetry().
Here is the caller graph for this function:
|
private |
Definition at line 98 of file G4PolarizedComptonModel.hh.
Referenced by G4PolarizedComptonModel(), SampleSecondaries(), and ~G4PolarizedComptonModel().
|
private |
Definition at line 104 of file G4PolarizedComptonModel.hh.
Referenced by GetFinalElectronPolarization(), and SampleSecondaries().
|
private |
Definition at line 103 of file G4PolarizedComptonModel.hh.
Referenced by GetFinalGammaPolarization(), and SampleSecondaries().
|
private |
Definition at line 100 of file G4PolarizedComptonModel.hh.
Referenced by ComputeCrossSectionPerAtom(), GetBeamPolarization(), SampleSecondaries(), and SetBeamPolarization().
|
private |
Definition at line 101 of file G4PolarizedComptonModel.hh.
Referenced by ComputeCrossSectionPerAtom(), GetTargetPolarization(), SampleSecondaries(), and SetTargetPolarization().
|
private |
Definition at line 106 of file G4PolarizedComptonModel.hh.
Referenced by SampleSecondaries().