ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/particles/management/include/G4KL3DecayChannel.hh>
Protected Types | |
enum | { idPi =0, idLepton =1, idNutrino =2 } |
Protected Member Functions | |
G4KL3DecayChannel (const G4KL3DecayChannel &) | |
G4KL3DecayChannel & | operator= (const G4KL3DecayChannel &) |
void | PhaseSpace (G4double Mparent, const G4double *Mdaughter, G4double *Edaughter, G4double *Pdaughter) |
G4double | DalitzDensity (G4double parentmass, G4double Epi, G4double El, G4double Enu, G4double massPi, G4double massL, G4double massNu) |
Protected Member Functions inherited from G4VDecayChannel | |
void | ClearDaughtersName () |
void | CheckAndFillDaughters () |
void | CheckAndFillParent () |
G4VDecayChannel () | |
G4VDecayChannel (const G4VDecayChannel &) | |
G4VDecayChannel & | operator= (const G4VDecayChannel &) |
G4double | DynamicalMass (G4double massPDG, G4double width, G4double maxDev=+1.) const |
Private Member Functions | |
G4KL3DecayChannel () | |
Private Attributes | |
G4double | pLambda |
G4double | pXi0 |
Additional Inherited Members | |
Protected Attributes inherited from G4VDecayChannel | |
G4String | kinematics_name |
G4double | rbranch |
G4int | numberOfDaughters |
G4String * | parent_name |
G4String ** | daughters_name |
G4double | rangeMass |
G4ThreeVector | parent_polarization |
G4ParticleTable * | particletable |
G4int | verboseLevel |
G4ParticleDefinition * | G4MT_parent |
G4ParticleDefinition ** | G4MT_daughters |
G4double | G4MT_parent_mass |
G4double * | G4MT_daughters_mass |
G4double * | G4MT_daughters_width |
G4Mutex | daughtersMutex |
G4Mutex | parentMutex |
Static Protected Attributes inherited from G4VDecayChannel | |
static const G4String | noName = " " |
Definition at line 42 of file G4KL3DecayChannel.hh.
View newest version in sPHENIX GitHub at line 42 of file G4KL3DecayChannel.hh
|
protected |
Definition at line 67 of file G4KL3DecayChannel.hh.
View newest version in sPHENIX GitHub at line 67 of file G4KL3DecayChannel.hh
G4KL3DecayChannel::G4KL3DecayChannel | ( | const G4String & | theParentName, |
G4double | theBR, | ||
const G4String & | thePionName, | ||
const G4String & | theLeptonName, | ||
const G4String & | theNutrinoName | ||
) |
Definition at line 53 of file G4KL3DecayChannel.cc.
View newest version in sPHENIX GitHub at line 53 of file G4KL3DecayChannel.cc
References G4VDecayChannel::DumpInfo(), G4cout, G4endl, G4VDecayChannel::GetVerboseLevel(), pLambda, and pXi0.
|
virtual |
Definition at line 106 of file G4KL3DecayChannel.cc.
View newest version in sPHENIX GitHub at line 106 of file G4KL3DecayChannel.cc
|
protected |
Definition at line 110 of file G4KL3DecayChannel.cc.
View newest version in sPHENIX GitHub at line 110 of file G4KL3DecayChannel.cc
|
private |
Definition at line 46 of file G4KL3DecayChannel.cc.
View newest version in sPHENIX GitHub at line 46 of file G4KL3DecayChannel.cc
|
protected |
Definition at line 314 of file G4KL3DecayChannel.cc.
View newest version in sPHENIX GitHub at line 314 of file G4KL3DecayChannel.cc
References E, F, G4cout, G4endl, G4VDecayChannel::GetVerboseLevel(), GeV, pLambda, and pXi0.
Referenced by DecayIt().
|
virtual |
Implements G4VDecayChannel.
Definition at line 149 of file G4KL3DecayChannel.cc.
View newest version in sPHENIX GitHub at line 149 of file G4KL3DecayChannel.cc
References G4VDecayChannel::CheckAndFillDaughters(), G4VDecayChannel::CheckAndFillParent(), DalitzDensity(), G4VDecayChannel::daughters_name, G4DecayProducts::DumpInfo(), G4cout, G4endl, G4VDecayChannel::G4MT_daughters, G4VDecayChannel::G4MT_parent, G4UniformRand, G4ParticleDefinition::GetPDGMass(), G4VDecayChannel::GetVerboseLevel(), GeV, idLepton, idNutrino, idPi, PhaseSpace(), phi, G4DecayProducts::PushProducts(), r, rad, CLHEP::Hep3Vector::setX(), CLHEP::Hep3Vector::setY(), CLHEP::Hep3Vector::setZ(), twopi, and w.
|
inline |
Definition at line 112 of file G4KL3DecayChannel.hh.
View newest version in sPHENIX GitHub at line 112 of file G4KL3DecayChannel.hh
References pLambda.
|
inline |
Definition at line 118 of file G4KL3DecayChannel.hh.
View newest version in sPHENIX GitHub at line 118 of file G4KL3DecayChannel.hh
References pXi0.
|
protected |
Definition at line 118 of file G4KL3DecayChannel.cc.
View newest version in sPHENIX GitHub at line 118 of file G4KL3DecayChannel.cc
References G4VDecayChannel::ClearDaughtersName(), G4VDecayChannel::daughters_name, G4VDecayChannel::kinematics_name, G4VDecayChannel::numberOfDaughters, G4VDecayChannel::parent_name, pLambda, pXi0, G4VDecayChannel::rbranch, and G4VDecayChannel::verboseLevel.
|
protected |
Definition at line 248 of file G4KL3DecayChannel.cc.
View newest version in sPHENIX GitHub at line 248 of file G4KL3DecayChannel.cc
References energy, G4cout, G4endl, G4UniformRand, G4VDecayChannel::GetVerboseLevel(), and GeV.
Referenced by DecayIt().
Definition at line 105 of file G4KL3DecayChannel.hh.
View newest version in sPHENIX GitHub at line 105 of file G4KL3DecayChannel.hh
|
private |
Definition at line 95 of file G4KL3DecayChannel.hh.
View newest version in sPHENIX GitHub at line 95 of file G4KL3DecayChannel.hh
Referenced by DalitzDensity(), G4KL3DecayChannel(), GetDalitzParameterLambda(), operator=(), and SetDalitzParameter().
|
private |
Definition at line 96 of file G4KL3DecayChannel.hh.
View newest version in sPHENIX GitHub at line 96 of file G4KL3DecayChannel.hh
Referenced by DalitzDensity(), G4KL3DecayChannel(), GetDalitzParameterXi(), operator=(), and SetDalitzParameter().