ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4DeltaAngleFreeScat (const G4String &name="") | |
virtual | ~G4DeltaAngleFreeScat () |
virtual G4ThreeVector & | SampleDirection (const G4DynamicParticle *dp, G4double kinEnergyFinal, G4int Z, const G4Material *mat=nullptr) final |
virtual void | PrintGeneratorInformation () const final |
Public Member Functions inherited from G4VEmAngularDistribution | |
G4VEmAngularDistribution (const G4String &name) | |
virtual | ~G4VEmAngularDistribution () |
virtual G4ThreeVector & | SampleDirectionForShell (const G4DynamicParticle *dp, G4double finalTotalEnergy, G4int Z, G4int shellID, const G4Material *) |
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 | |
G4DeltaAngleFreeScat & | operator= (const G4DeltaAngleFreeScat &right)=delete |
G4DeltaAngleFreeScat (const G4DeltaAngleFreeScat &)=delete | |
Additional Inherited Members | |
Protected Attributes inherited from G4VEmAngularDistribution | |
G4ThreeVector | fLocalDirection |
Definition at line 53 of file G4DeltaAngleFreeScat.hh.
View newest version in sPHENIX GitHub at line 53 of file G4DeltaAngleFreeScat.hh
|
explicit |
Definition at line 55 of file G4DeltaAngleFreeScat.cc.
View newest version in sPHENIX GitHub at line 55 of file G4DeltaAngleFreeScat.cc
|
virtual |
Definition at line 59 of file G4DeltaAngleFreeScat.cc.
View newest version in sPHENIX GitHub at line 59 of file G4DeltaAngleFreeScat.cc
|
privatedelete |
|
privatedelete |
|
finalvirtual |
Definition at line 82 of file G4DeltaAngleFreeScat.cc.
View newest version in sPHENIX GitHub at line 82 of file G4DeltaAngleFreeScat.cc
|
finalvirtual |
Implements G4VEmAngularDistribution.
Definition at line 63 of file G4DeltaAngleFreeScat.cc.
View newest version in sPHENIX GitHub at line 63 of file G4DeltaAngleFreeScat.cc
References source.hepunit::electron_mass_c2, G4VEmAngularDistribution::fLocalDirection, G4UniformRand, G4DynamicParticle::GetMomentumDirection(), G4DynamicParticle::GetTotalEnergy(), G4DynamicParticle::GetTotalMomentum(), phi, CLHEP::Hep3Vector::rotateUz(), CLHEP::Hep3Vector::set(), and twopi.