ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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 |
Definition at line 60 of file G4PolarizedComptonModel.hh.
View newest version in sPHENIX GitHub at line 60 of file G4PolarizedComptonModel.hh
|
explicit |
Definition at line 71 of file G4PolarizedComptonModel.cc.
View newest version in sPHENIX GitHub at line 71 of file G4PolarizedComptonModel.cc
References crossSectionCalculator.
|
virtual |
Definition at line 81 of file G4PolarizedComptonModel.cc.
View newest version in sPHENIX GitHub at line 81 of file G4PolarizedComptonModel.cc
References crossSectionCalculator.
|
privatedelete |
Definition at line 87 of file G4PolarizedComptonModel.cc.
View newest version in sPHENIX GitHub at line 87 of file G4PolarizedComptonModel.cc
References source.hepunit::electron_mass_c2, G4cout, G4endl, G4Log(), G4InuclParticleNames::k0, k1, and sqr().
Referenced by ComputeCrossSectionPerAtom().
|
overridevirtual |
Reimplemented from G4KleinNishinaCompton.
Definition at line 106 of file G4PolarizedComptonModel.cc.
View newest version in sPHENIX GitHub at line 106 of file G4PolarizedComptonModel.cc
References ComputeAsymmetryPerAtom(), G4KleinNishinaCompton::ComputeCrossSectionPerAtom(), G4StokesVector::p3(), theBeamPolarization, theTargetPolarization, and CLHEP::Hep3Vector::z().
|
inline |
Definition at line 125 of file G4PolarizedComptonModel.hh.
View newest version in sPHENIX GitHub at line 125 of file G4PolarizedComptonModel.hh
References theBeamPolarization.
|
inline |
Definition at line 133 of file G4PolarizedComptonModel.hh.
View newest version in sPHENIX GitHub at line 133 of file G4PolarizedComptonModel.hh
References finalElectronPolarization.
|
inline |
Definition at line 129 of file G4PolarizedComptonModel.hh.
View newest version in sPHENIX GitHub at line 129 of file G4PolarizedComptonModel.hh
References finalGammaPolarization.
|
inline |
Definition at line 121 of file G4PolarizedComptonModel.hh.
View newest version in sPHENIX GitHub at line 121 of file G4PolarizedComptonModel.hh
References theTargetPolarization.
|
privatedelete |
|
private |
Definition at line 419 of file G4PolarizedComptonModel.cc.
View newest version in sPHENIX GitHub at line 419 of file G4PolarizedComptonModel.cc
References G4Exception(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4DynamicParticle::GetPolarization(), JustWarning, and MeV.
Referenced by SampleSecondaries().
|
overridevirtual |
Reimplemented from G4KleinNishinaCompton.
Definition at line 127 of file G4PolarizedComptonModel.cc.
View newest version in sPHENIX GitHub at line 127 of file G4PolarizedComptonModel.cc
References kdfinder::abs(), crossSectionCalculator, e, edep, source.hepunit::electron_mass_c2, epsilon(), finalElectronPolarization, finalGammaPolarization, CLHEP::HepRandomEngine::flatArray(), 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, CLHEP::Hep3Vector::mag(), nlooplim, G4StokesVector::p1(), G4StokesVector::p2(), G4StokesVector::p3(), PrintWarning(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4ParticleChangeForGamma::ProposePolarization(), G4VParticleChange::ProposeTrackStatus(), G4StokesVector::RotateAz(), CLHEP::Hep3Vector::rotateUz(), G4StokesVector::SetPhoton(), G4DynamicParticle::SetPolarization(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), sqr(), theBeamPolarization, G4KleinNishinaCompton::theElectron, theTargetPolarization, twopi, CLHEP::Hep3Vector::unit(), and verboseLevel.
|
inline |
Definition at line 117 of file G4PolarizedComptonModel.hh.
View newest version in sPHENIX GitHub at line 117 of file G4PolarizedComptonModel.hh
References theBeamPolarization.
Referenced by G4PolarizedCompton::ComputeAsymmetry().
|
inline |
Definition at line 113 of file G4PolarizedComptonModel.hh.
View newest version in sPHENIX GitHub at line 113 of file G4PolarizedComptonModel.hh
References theTargetPolarization.
Referenced by G4PolarizedCompton::ComputeAsymmetry().
|
private |
Definition at line 100 of file G4PolarizedComptonModel.hh.
View newest version in sPHENIX GitHub at line 100 of file G4PolarizedComptonModel.hh
Referenced by G4PolarizedComptonModel(), SampleSecondaries(), and ~G4PolarizedComptonModel().
|
private |
Definition at line 106 of file G4PolarizedComptonModel.hh.
View newest version in sPHENIX GitHub at line 106 of file G4PolarizedComptonModel.hh
Referenced by GetFinalElectronPolarization(), and SampleSecondaries().
|
private |
Definition at line 105 of file G4PolarizedComptonModel.hh.
View newest version in sPHENIX GitHub at line 105 of file G4PolarizedComptonModel.hh
Referenced by GetFinalGammaPolarization(), and SampleSecondaries().
|
private |
Definition at line 102 of file G4PolarizedComptonModel.hh.
View newest version in sPHENIX GitHub at line 102 of file G4PolarizedComptonModel.hh
Referenced by ComputeCrossSectionPerAtom(), GetBeamPolarization(), SampleSecondaries(), and SetBeamPolarization().
|
private |
Definition at line 103 of file G4PolarizedComptonModel.hh.
View newest version in sPHENIX GitHub at line 103 of file G4PolarizedComptonModel.hh
Referenced by ComputeCrossSectionPerAtom(), GetTargetPolarization(), SampleSecondaries(), and SetTargetPolarization().
|
private |
Definition at line 108 of file G4PolarizedComptonModel.hh.
View newest version in sPHENIX GitHub at line 108 of file G4PolarizedComptonModel.hh
Referenced by SampleSecondaries().