Uses of Class
hep.geant4.jni.G4DecayTable

Packages that use G4DecayTable
hep.geant4.jni   
 

Uses of G4DecayTable in hep.geant4.jni
 

Methods in hep.geant4.jni that return G4DecayTable
 G4DecayTable G4ParticleDefinition.getDecayTable()
           
 G4DecayTable G4IsotopeProperty.getDecayTable()
           
 

Methods in hep.geant4.jni with parameters of type G4DecayTable
static long G4DecayTable.getCPtr(G4DecayTable obj)
           
 void G4ParticleDefinition.setDecayTable(G4DecayTable aDecayTable)
           
 void G4IsotopeProperty.setDecayTable(G4DecayTable table)
           
 

Constructors in hep.geant4.jni with parameters of type G4DecayTable
G4DiQuarks(String aName, double mass, double width, double charge, int iSpin, int iParity, int iConjugation, int iIsospin, int iIsospin3, int gParity, String pType, int lepton, int baryon, int encoding, boolean stable, double lifetime, G4DecayTable decaytable)
           
G4ExcitedBaryons(String aName, double mass, double width, double charge, int iSpin, int iParity, int iConjugation, int iIsospin, int iIsospin3, int gParity, String pType, int lepton, int baryon, int encoding, boolean stable, double lifetime, G4DecayTable decaytable)
           
G4ExcitedMesons(String aName, double mass, double width, double charge, int iSpin, int iParity, int iConjugation, int iIsospin, int iIsospin3, int gParity, String pType, int lepton, int baryon, int encoding, boolean stable, double lifetime, G4DecayTable decaytable)
           
G4Gluons(String aName, double mass, double width, double charge, int iSpin, int iParity, int iConjugation, int iIsospin, int iIsospin3, int gParity, String pType, int lepton, int baryon, int encoding, boolean stable, double lifetime, G4DecayTable decaytable)
           
G4Ions(String aName, double mass, double width, double charge, int iSpin, int iParity, int iConjugation, int iIsospin, int iIsospin3, int gParity, String pType, int lepton, int baryon, int encoding, boolean stable, double lifetime, G4DecayTable decaytable, boolean shortlived)
           
G4Ions(String aName, double mass, double width, double charge, int iSpin, int iParity, int iConjugation, int iIsospin, int iIsospin3, int gParity, String pType, int lepton, int baryon, int encoding, boolean stable, double lifetime, G4DecayTable decaytable, boolean shortlived, String subType)
           
G4Ions(String aName, double mass, double width, double charge, int iSpin, int iParity, int iConjugation, int iIsospin, int iIsospin3, int gParity, String pType, int lepton, int baryon, int encoding, boolean stable, double lifetime, G4DecayTable decaytable, boolean shortlived, String subType, int anti_encoding)
           
G4Ions(String aName, double mass, double width, double charge, int iSpin, int iParity, int iConjugation, int iIsospin, int iIsospin3, int gParity, String pType, int lepton, int baryon, int encoding, boolean stable, double lifetime, G4DecayTable decaytable, boolean shortlived, String subType, int anti_encoding, double excitation)
           
G4ParticleDefinition(String aName, double mass, double width, double charge, int iSpin, int iParity, int iConjugation, int iIsospin, int iIsospinZ, int gParity, String pType, int lepton, int baryon, int encoding, boolean stable, double lifetime, G4DecayTable decaytable)
           
G4ParticleDefinition(String aName, double mass, double width, double charge, int iSpin, int iParity, int iConjugation, int iIsospin, int iIsospinZ, int gParity, String pType, int lepton, int baryon, int encoding, boolean stable, double lifetime, G4DecayTable decaytable, boolean shortlived)
           
G4ParticleDefinition(String aName, double mass, double width, double charge, int iSpin, int iParity, int iConjugation, int iIsospin, int iIsospinZ, int gParity, String pType, int lepton, int baryon, int encoding, boolean stable, double lifetime, G4DecayTable decaytable, boolean shortlived, String subType)
           
G4ParticleDefinition(String aName, double mass, double width, double charge, int iSpin, int iParity, int iConjugation, int iIsospin, int iIsospinZ, int gParity, String pType, int lepton, int baryon, int encoding, boolean stable, double lifetime, G4DecayTable decaytable, boolean shortlived, String subType, int anti_encoding)
           
G4Quarks(String aName, double mass, double width, double charge, int iSpin, int iParity, int iConjugation, int iIsospin, int iIsospin3, int gParity, String pType, int lepton, int baryon, int encoding, boolean stable, double lifetime, G4DecayTable decaytable)
           
G4VShortLivedParticle(String aName, double mass, double width, double charge, int iSpin, int iParity, int iConjugation, int iIsospin, int iIsospinZ, int gParity, String pType, int lepton, int baryon, int encoding, boolean stable, double lifetime, G4DecayTable decaytable)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.