![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for MyKleinNishinaCompton:
Collaboration diagram for MyKleinNishinaCompton:Protected Attributes | |
| DetectorConstruction * | fDetector |
| MyKleinNishinaMessenger * | fMessenger |
| G4double | fCrossSectionFactor |
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 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 G4VEmModel | |
| G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
| G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
| virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
| const G4MaterialCutsCouple * | CurrentCouple () const |
| void | SetCurrentElement (const G4Element *) |
Definition at line 42 of file MyKleinNishinaCompton.hh.
View newest version in sPHENIX GitHub at line 42 of file MyKleinNishinaCompton.hh
| MyKleinNishinaCompton::MyKleinNishinaCompton | ( | DetectorConstruction * | det, |
| const G4ParticleDefinition * | p = 0, |
||
| const G4String & | nam = "myKlein-Nishina" |
||
| ) |
Definition at line 48 of file MyKleinNishinaCompton.cc.
View newest version in sPHENIX GitHub at line 48 of file MyKleinNishinaCompton.cc
References fCrossSectionFactor, and fMessenger.
| MyKleinNishinaCompton::~MyKleinNishinaCompton | ( | ) |
Definition at line 59 of file MyKleinNishinaCompton.cc.
View newest version in sPHENIX GitHub at line 59 of file MyKleinNishinaCompton.cc
References fMessenger.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 66 of file MyKleinNishinaCompton.cc.
View newest version in sPHENIX GitHub at line 66 of file MyKleinNishinaCompton.cc
References G4VEmModel::CrossSectionPerVolume(), and fCrossSectionFactor.
Here is the call graph for this function:
|
virtual |
Reimplemented from G4KleinNishinaCompton.
Definition at line 78 of file MyKleinNishinaCompton.cc.
View newest version in sPHENIX GitHub at line 78 of file MyKleinNishinaCompton.cc
References DBL_MIN, source.hepunit::electron_mass_c2, epsilon(), G4KleinNishinaCompton::fParticleChange, G4UniformRand, G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4ParticleChangeForGamma::ProposeMomentumDirection(), CLHEP::Hep3Vector::rotateUz(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), G4KleinNishinaCompton::theElectron, twopi, and CLHEP::Hep3Vector::unit().
Here is the call graph for this function:Definition at line 66 of file MyKleinNishinaCompton.hh.
View newest version in sPHENIX GitHub at line 66 of file MyKleinNishinaCompton.hh
References fCrossSectionFactor.
Referenced by PhysListEmStandard_GS::ConstructProcess(), PhysListEmStandard_WVI::ConstructProcess(), PhysListEmStandard_SS::ConstructProcess(), PhysListEmStandard_option4::ConstructProcess(), PhysListEmStandard_option3::ConstructProcess(), PhysListEmStandard_option0::ConstructProcess(), and MyKleinNishinaMessenger::SetNewValue().
Here is the caller graph for this function:
|
protected |
Definition at line 72 of file MyKleinNishinaCompton.hh.
View newest version in sPHENIX GitHub at line 72 of file MyKleinNishinaCompton.hh
Referenced by CrossSectionPerVolume(), MyKleinNishinaCompton(), and SetCSFactor().
|
protected |
Definition at line 66 of file MyKleinNishinaCompton.hh.
View newest version in sPHENIX GitHub at line 66 of file MyKleinNishinaCompton.hh
|
protected |
Definition at line 71 of file MyKleinNishinaCompton.hh.
View newest version in sPHENIX GitHub at line 71 of file MyKleinNishinaCompton.hh
Referenced by MyKleinNishinaCompton(), and ~MyKleinNishinaCompton().