ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/eRosita/physics/include/G4RDGenerator2BS.hh>
Public Member Functions | |
G4RDGenerator2BS (const G4String &name) | |
~G4RDGenerator2BS () | |
G4double | PolarAngle (const G4double initial_energy, const G4double final_energy, const G4int Z) |
void | PrintGeneratorInformation () const |
Public Member Functions inherited from G4RDVBremAngularDistribution | |
G4RDVBremAngularDistribution (const G4String &name) | |
virtual | ~G4RDVBremAngularDistribution () |
Protected Member Functions | |
G4double | RejectionFunction (G4double value) const |
Private Member Functions | |
G4RDGenerator2BS & | operator= (const G4RDGenerator2BS &right) |
G4RDGenerator2BS (const G4RDGenerator2BS &) | |
Private Attributes | |
G4double | z |
G4double | rejection_argument1 |
G4double | rejection_argument2 |
G4double | rejection_argument3 |
G4double | EnergyRatio |
Definition at line 59 of file G4RDGenerator2BS.hh.
View newest version in sPHENIX GitHub at line 59 of file G4RDGenerator2BS.hh
G4RDGenerator2BS::G4RDGenerator2BS | ( | const G4String & | name | ) |
Definition at line 60 of file G4RDGenerator2BS.cc.
View newest version in sPHENIX GitHub at line 60 of file G4RDGenerator2BS.cc
G4RDGenerator2BS::~G4RDGenerator2BS | ( | ) |
Definition at line 65 of file G4RDGenerator2BS.cc.
View newest version in sPHENIX GitHub at line 65 of file G4RDGenerator2BS.cc
|
private |
|
private |
|
virtual |
Implements G4RDVBremAngularDistribution.
Definition at line 70 of file G4RDGenerator2BS.cc.
View newest version in sPHENIX GitHub at line 70 of file G4RDGenerator2BS.cc
References source.hepunit::electron_mass_c2, EnergyRatio, G4UniformRand, max, pi, rejection_argument1, rejection_argument2, rejection_argument3, RejectionFunction(), theta(), and z.
|
virtual |
Implements G4RDVBremAngularDistribution.
Definition at line 138 of file G4RDGenerator2BS.cc.
View newest version in sPHENIX GitHub at line 138 of file G4RDGenerator2BS.cc
Definition at line 126 of file G4RDGenerator2BS.cc.
View newest version in sPHENIX GitHub at line 126 of file G4RDGenerator2BS.cc
References EnergyRatio, rejection_argument1, rejection_argument2, rejection_argument3, and z.
Referenced by PolarAngle().
|
private |
Definition at line 81 of file G4RDGenerator2BS.hh.
View newest version in sPHENIX GitHub at line 81 of file G4RDGenerator2BS.hh
Referenced by PolarAngle(), and RejectionFunction().
|
private |
Definition at line 80 of file G4RDGenerator2BS.hh.
View newest version in sPHENIX GitHub at line 80 of file G4RDGenerator2BS.hh
Referenced by PolarAngle(), and RejectionFunction().
|
private |
Definition at line 80 of file G4RDGenerator2BS.hh.
View newest version in sPHENIX GitHub at line 80 of file G4RDGenerator2BS.hh
Referenced by PolarAngle(), and RejectionFunction().
|
private |
Definition at line 80 of file G4RDGenerator2BS.hh.
View newest version in sPHENIX GitHub at line 80 of file G4RDGenerator2BS.hh
Referenced by PolarAngle(), and RejectionFunction().
|
private |
Definition at line 79 of file G4RDGenerator2BS.hh.
View newest version in sPHENIX GitHub at line 79 of file G4RDGenerator2BS.hh
Referenced by PolarAngle(), and RejectionFunction().