![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|

#include <geant4/tree/geant4-10.6-release/source/particles/management/include/G4TauLeptonicDecayChannel.hh>
Inheritance diagram for G4TauLeptonicDecayChannel:
Collaboration diagram for G4TauLeptonicDecayChannel:Protected Member Functions | |
| G4TauLeptonicDecayChannel (const G4TauLeptonicDecayChannel &) | |
| G4TauLeptonicDecayChannel & | operator= (const G4TauLeptonicDecayChannel &) |
| G4TauLeptonicDecayChannel () | |
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 |
Static Private Member Functions | |
| static G4double | spectrum (G4double momentum, G4double energy, G4double mtau, G4double ml) |
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 G4TauLeptonicDecayChannel.hh.
View newest version in sPHENIX GitHub at line 42 of file G4TauLeptonicDecayChannel.hh
| G4TauLeptonicDecayChannel::G4TauLeptonicDecayChannel | ( | const G4String & | theParentName, |
| G4double | theBR, | ||
| const G4String & | theLeptonName | ||
| ) |
Definition at line 55 of file G4TauLeptonicDecayChannel.cc.
View newest version in sPHENIX GitHub at line 55 of file G4TauLeptonicDecayChannel.cc
References G4cout, G4endl, G4VDecayChannel::GetVerboseLevel(), G4VDecayChannel::SetBR(), G4VDecayChannel::SetDaughter(), G4VDecayChannel::SetNumberOfDaughters(), and G4VDecayChannel::SetParent().
Here is the call graph for this function:
|
virtual |
Definition at line 99 of file G4TauLeptonicDecayChannel.cc.
View newest version in sPHENIX GitHub at line 99 of file G4TauLeptonicDecayChannel.cc
|
protected |
Definition at line 103 of file G4TauLeptonicDecayChannel.cc.
View newest version in sPHENIX GitHub at line 103 of file G4TauLeptonicDecayChannel.cc
|
protected |
Definition at line 49 of file G4TauLeptonicDecayChannel.cc.
View newest version in sPHENIX GitHub at line 49 of file G4TauLeptonicDecayChannel.cc
|
virtual |
Implements G4VDecayChannel.
Definition at line 135 of file G4TauLeptonicDecayChannel.cc.
View newest version in sPHENIX GitHub at line 135 of file G4TauLeptonicDecayChannel.cc
References CLHEP::HepLorentzVector::boost(), G4VDecayChannel::CheckAndFillDaughters(), G4VDecayChannel::CheckAndFillParent(), G4DecayProducts::DumpInfo(), e, G4cout, G4endl, G4VDecayChannel::G4MT_daughters, G4VDecayChannel::G4MT_parent, G4UniformRand, G4DynamicParticle::Get4Momentum(), G4ParticleDefinition::GetPDGMass(), G4DynamicParticle::GetTotalMomentum(), G4VDecayChannel::GetVerboseLevel(), phi, G4DecayProducts::PushProducts(), r, rad, G4DynamicParticle::Set4Momentum(), spectrum(), twopi, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
Here is the call graph for this function:
|
protected |
Definition at line 108 of file G4TauLeptonicDecayChannel.cc.
View newest version in sPHENIX GitHub at line 108 of file G4TauLeptonicDecayChannel.cc
References G4VDecayChannel::ClearDaughtersName(), G4VDecayChannel::daughters_name, G4VDecayChannel::kinematics_name, G4VDecayChannel::numberOfDaughters, G4VDecayChannel::parent_name, G4VDecayChannel::rbranch, and G4VDecayChannel::verboseLevel.
Here is the call graph for this function:
|
staticprivate |
Definition at line 239 of file G4TauLeptonicDecayChannel.cc.
View newest version in sPHENIX GitHub at line 239 of file G4TauLeptonicDecayChannel.cc
References f1.
Referenced by DecayIt().
Here is the caller graph for this function:
1.8.2
with ECCE GitHub integration
