ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Protected Attributes | |
G4VPolarizedCrossSection * | crossSectionCalculator |
Protected Attributes inherited from G4BetheHeitlerModel | |
G4Pow * | fG4Calc |
G4ParticleDefinition * | fTheGamma |
G4ParticleDefinition * | fTheElectron |
G4ParticleDefinition * | fThePositron |
G4ParticleChangeForGamma * | fParticleChange |
Protected Attributes inherited from G4VEmModel | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const G4Material * | pBaseMaterial |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
G4bool | lossFlucFlag |
G4double | inveplus |
G4double | pFactor |
Additional Inherited Members | |
Protected Member Functions inherited from G4BetheHeitlerModel | |
G4double | ScreenFunction1 (const G4double delta) |
G4double | ScreenFunction2 (const G4double delta) |
void | ScreenFunction12 (const G4double delta, G4double &f1, G4double &f2) |
void | InitialiseElementData () |
Static Protected Attributes inherited from G4BetheHeitlerModel | |
static const G4int | gMaxZet = 120 |
static std::vector< ElementData * > | gElementData |
Definition at line 57 of file G4PolarizedGammaConversionModel.hh.
View newest version in sPHENIX GitHub at line 57 of file G4PolarizedGammaConversionModel.hh
|
explicit |
Definition at line 67 of file G4PolarizedGammaConversionModel.cc.
View newest version in sPHENIX GitHub at line 67 of file G4PolarizedGammaConversionModel.cc
|
virtual |
Definition at line 75 of file G4PolarizedGammaConversionModel.cc.
View newest version in sPHENIX GitHub at line 75 of file G4PolarizedGammaConversionModel.cc
References crossSectionCalculator.
|
overridevirtual |
Reimplemented from G4BetheHeitlerModel.
Definition at line 82 of file G4PolarizedGammaConversionModel.cc.
View newest version in sPHENIX GitHub at line 82 of file G4PolarizedGammaConversionModel.cc
References crossSectionCalculator, and G4BetheHeitlerModel::Initialise().
|
overridevirtual |
Reimplemented from G4BetheHeitlerModel.
Definition at line 92 of file G4PolarizedGammaConversionModel.cc.
View newest version in sPHENIX GitHub at line 92 of file G4PolarizedGammaConversionModel.cc
References CLHEP::Hep3Vector::cross(), crossSectionCalculator, G4cout, G4VEmModel::GetCurrentElement(), G4PolarizationHelper::GetFrame(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4VPolarizedCrossSection::GetPol2(), G4VPolarizedCrossSection::GetPol3(), G4DynamicParticle::GetPolarization(), G4VPolarizedCrossSection::Initialize(), G4StokesVector::InvRotateAz(), CLHEP::Hep3Vector::mag(), num, G4StokesVector::p1(), G4StokesVector::p2(), G4StokesVector::p3(), G4StokesVector::RotateAz(), G4BetheHeitlerModel::SampleSecondaries(), G4VPolarizedCrossSection::SetMaterial(), G4StokesVector::SetPhoton(), and G4StokesVector::ZERO.
|
inline |
Definition at line 86 of file G4PolarizedGammaConversionModel.hh.
View newest version in sPHENIX GitHub at line 86 of file G4PolarizedGammaConversionModel.hh
References G4VEmModel::GetCurrentElement().
|
protected |
Definition at line 78 of file G4PolarizedGammaConversionModel.hh.
View newest version in sPHENIX GitHub at line 78 of file G4PolarizedGammaConversionModel.hh
Referenced by Initialise(), SampleSecondaries(), and ~G4PolarizedGammaConversionModel().