#include <G4KL3DecayChannel.hh>
|
| | G4KL3DecayChannel (const G4String &theParentName, G4double theBR, const G4String &thePionName, const G4String &theLeptonName, const G4String &theNutrinoName) |
| |
| virtual | ~G4KL3DecayChannel () |
| |
| virtual G4DecayProducts * | DecayIt (G4double) |
| |
| void | SetDalitzParameter (G4double aLambda, G4double aXi) |
| |
| G4double | GetDalitzParameterLambda () const |
| |
| G4double | GetDalitzParameterXi () const |
| |
| | G4VDecayChannel (const G4String &aName, G4int Verbose=1) |
| |
| | G4VDecayChannel (const G4String &aName, const G4String &theParentName, G4double theBR, G4int theNumberOfDaughters, const G4String &theDaughterName1, const G4String &theDaughterName2="", const G4String &theDaughterName3="", const G4String &theDaughterName4="") |
| |
| virtual | ~G4VDecayChannel () |
| |
| G4int | operator== (const G4VDecayChannel &right) const |
| |
| G4int | operator!= (const G4VDecayChannel &right) const |
| |
| G4int | operator< (const G4VDecayChannel &right) const |
| |
| const G4String & | GetKinematicsName () const |
| |
| G4double | GetBR () const |
| |
| G4int | GetNumberOfDaughters () const |
| |
| G4ParticleDefinition * | GetParent () |
| |
| G4ParticleDefinition * | GetDaughter (G4int anIndex) |
| |
| G4int | GetAngularMomentum () |
| |
| const G4String & | GetParentName () const |
| |
| const G4String & | GetDaughterName (G4int anIndex) const |
| |
| G4double | GetParentMass () const |
| |
| G4double | GetDaughterMass (G4int anIndex) const |
| |
| void | SetParent (const G4ParticleDefinition *particle_type) |
| |
| void | SetParent (const G4String &particle_name) |
| |
| void | SetBR (G4double value) |
| |
| void | SetNumberOfDaughters (G4int value) |
| |
| void | SetDaughter (G4int anIndex, const G4ParticleDefinition *particle_type) |
| |
| void | SetDaughter (G4int anIndex, const G4String &particle_name) |
| |
| void | SetVerboseLevel (G4int value) |
| |
| G4int | GetVerboseLevel () const |
| |
| void | DumpInfo () |
| |
| G4double | GetRangeMass () const |
| |
| void | SetRangeMass (G4double val) |
| |
| virtual G4bool | IsOKWithParentMass (G4double parentMass) |
| |
| void | SetPolarization (const G4ThreeVector &) |
| |
| const G4ThreeVector & | GetPolarization () const |
| |
|
| | 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) |
| |
| void | ClearDaughtersName () |
| |
| void | CheckAndFillDaughters () |
| |
| void | CheckAndFillParent () |
| |
| | G4VDecayChannel () |
| |
| | G4VDecayChannel (const G4VDecayChannel &) |
| |
| G4VDecayChannel & | operator= (const G4VDecayChannel &) |
| |
| G4double | DynamicalMass (G4double massPDG, G4double width, G4double maxDev=+1.) const |
| |
Definition at line 43 of file G4KL3DecayChannel.hh.
| G4KL3DecayChannel::~G4KL3DecayChannel |
( |
| ) |
|
|
virtual |
| G4KL3DecayChannel::G4KL3DecayChannel |
( |
| ) |
|
|
private |
Implements G4VDecayChannel.
Definition at line 150 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(), G4DecayProducts::PushProducts(), rad, and twopi.
| G4double G4KL3DecayChannel::GetDalitzParameterLambda |
( |
| ) |
const |
|
inline |
| G4double G4KL3DecayChannel::GetDalitzParameterXi |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: