ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4DNARuddAngle (const G4String &name="") | |
virtual | ~G4DNARuddAngle () |
virtual G4ThreeVector & | SampleDirection (const G4DynamicParticle *dp, G4double kinEnergyFinal, G4int Z, const G4Material *mat=0) |
virtual G4ThreeVector & | SampleDirectionForShell (const G4DynamicParticle *dp, G4double kinEnergyFinal, G4int Z, G4int shellIdx, const G4Material *mat=0) |
void | PrintGeneratorInformation () const |
Public Member Functions inherited from G4VEmAngularDistribution | |
G4VEmAngularDistribution (const G4String &name) | |
virtual | ~G4VEmAngularDistribution () |
virtual void | SamplePairDirections (const G4DynamicParticle *dp, G4double elecKinEnergy, G4double posiKinEnergy, G4ThreeVector &dirElectron, G4ThreeVector &dirPositron, G4int Z=0, const G4Material *mat=nullptr) |
const G4String & | GetName () const |
Private Member Functions | |
G4DNARuddAngle & | operator= (const G4DNARuddAngle &right) |
G4DNARuddAngle (const G4DNARuddAngle &) | |
Private Attributes | |
const G4ParticleDefinition * | fElectron |
Additional Inherited Members | |
Protected Attributes inherited from G4VEmAngularDistribution | |
G4ThreeVector | fLocalDirection |
Definition at line 56 of file G4DNARuddAngle.hh.
View newest version in sPHENIX GitHub at line 56 of file G4DNARuddAngle.hh
G4DNARuddAngle::G4DNARuddAngle | ( | const G4String & | name = "" | ) |
Definition at line 58 of file G4DNARuddAngle.cc.
View newest version in sPHENIX GitHub at line 58 of file G4DNARuddAngle.cc
References G4Electron::Electron(), and fElectron.
|
virtual |
Definition at line 64 of file G4DNARuddAngle.cc.
View newest version in sPHENIX GitHub at line 64 of file G4DNARuddAngle.cc
|
private |
|
private |
void G4DNARuddAngle::PrintGeneratorInformation | ( | ) | const |
Definition at line 112 of file G4DNARuddAngle.cc.
View newest version in sPHENIX GitHub at line 112 of file G4DNARuddAngle.cc
|
virtual |
Implements G4VEmAngularDistribution.
Definition at line 105 of file G4DNARuddAngle.cc.
View newest version in sPHENIX GitHub at line 105 of file G4DNARuddAngle.cc
References SampleDirectionForShell().
|
virtual |
Reimplemented from G4VEmAngularDistribution.
Definition at line 68 of file G4DNARuddAngle.cc.
View newest version in sPHENIX GitHub at line 68 of file G4DNARuddAngle.cc
References source.hepunit::electron_mass_c2, eV, fElectron, G4VEmAngularDistribution::fLocalDirection, G4UniformRand, G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4ParticleDefinition::GetPDGMass(), k, mass, MeV, particle, phi, ratio, CLHEP::Hep3Vector::rotateUz(), CLHEP::Hep3Vector::set(), and twopi.
Referenced by SampleDirection().
|
private |
Definition at line 84 of file G4DNARuddAngle.hh.
View newest version in sPHENIX GitHub at line 84 of file G4DNARuddAngle.hh
Referenced by G4DNARuddAngle(), and SampleDirectionForShell().