#include <McKine.h>
◆ McKine() [1/3]
◆ McKine() [2/3]
◆ McKine() [3/3]
◆ classID() [1/3]
| const CLID & McKine::classID |
( |
| ) |
|
|
inlinestatic |
◆ classID() [2/3]
| const CLID & McKine::classID |
( |
| ) |
|
|
inlinestatic |
◆ classID() [3/3]
| const CLID & McKine::classID |
( |
| ) |
|
|
inlinestatic |
◆ clID() [1/3]
| virtual const CLID & McKine::clID |
( |
| ) |
const |
|
inlinevirtual |
◆ clID() [2/3]
| virtual const CLID & McKine::clID |
( |
| ) |
const |
|
inlinevirtual |
◆ clID() [3/3]
| virtual const CLID & McKine::clID |
( |
| ) |
const |
|
inlinevirtual |
◆ getCharge() [1/3]
| int McKine::getCharge |
( |
| ) |
|
◆ getCharge() [2/3]
| int McKine::getCharge |
( |
| ) |
|
◆ getCharge() [3/3]
| int McKine::getCharge |
( |
| ) |
|
◆ getD0() [1/3]
◆ getD0() [2/3]
◆ getD0() [3/3]
◆ getDaughterIdMax() [1/3]
| int McKine::getDaughterIdMax |
( |
| ) |
|
Definition at line 21 of file McKine.cxx.
21{ return m_daughterIdMax; }
◆ getDaughterIdMax() [2/3]
| int McKine::getDaughterIdMax |
( |
| ) |
|
◆ getDaughterIdMax() [3/3]
| int McKine::getDaughterIdMax |
( |
| ) |
|
◆ getDaughterIdMin() [1/3]
| int McKine::getDaughterIdMin |
( |
| ) |
|
Definition at line 17 of file McKine.cxx.
17{ return m_daughterIdMin; }
◆ getDaughterIdMin() [2/3]
| int McKine::getDaughterIdMin |
( |
| ) |
|
◆ getDaughterIdMin() [3/3]
| int McKine::getDaughterIdMin |
( |
| ) |
|
◆ getId() [1/3]
◆ getId() [2/3]
◆ getId() [3/3]
◆ getMotherId() [1/3]
| int McKine::getMotherId |
( |
| ) |
|
◆ getMotherId() [2/3]
| int McKine::getMotherId |
( |
| ) |
|
◆ getMotherId() [3/3]
| int McKine::getMotherId |
( |
| ) |
|
◆ getNumDaughter() [1/3]
| int McKine::getNumDaughter |
( |
| ) |
|
Definition at line 13 of file McKine.cxx.
13{ return m_numDaughter; }
◆ getNumDaughter() [2/3]
| int McKine::getNumDaughter |
( |
| ) |
|
◆ getNumDaughter() [3/3]
| int McKine::getNumDaughter |
( |
| ) |
|
◆ getParticleId() [1/3]
| int McKine::getParticleId |
( |
| ) |
|
Definition at line 25 of file McKine.cxx.
25{ return m_particleId; }
◆ getParticleId() [2/3]
| int McKine::getParticleId |
( |
| ) |
|
◆ getParticleId() [3/3]
| int McKine::getParticleId |
( |
| ) |
|
◆ getPhi0() [1/3]
| double McKine::getPhi0 |
( |
| ) |
|
◆ getPhi0() [2/3]
| double McKine::getPhi0 |
( |
| ) |
|
◆ getPhi0() [3/3]
| double McKine::getPhi0 |
( |
| ) |
|
◆ getPt() [1/3]
◆ getPt() [2/3]
◆ getPt() [3/3]
◆ getTheta0() [1/3]
| double McKine::getTheta0 |
( |
| ) |
|
◆ getTheta0() [2/3]
| double McKine::getTheta0 |
( |
| ) |
|
◆ getTheta0() [3/3]
| double McKine::getTheta0 |
( |
| ) |
|
◆ getXv() [1/3]
◆ getXv() [2/3]
◆ getXv() [3/3]
◆ getYv() [1/3]
◆ getYv() [2/3]
◆ getYv() [3/3]
◆ getZ0() [1/3]
◆ getZ0() [2/3]
◆ getZ0() [3/3]
◆ getZv() [1/3]
◆ getZv() [2/3]
◆ getZv() [3/3]
◆ setCharge() [1/3]
| void McKine::setCharge |
( |
int | q | ) |
|
Definition at line 27 of file McKine.cxx.
****INTEGER imax DOUBLE PRECISION m_pi *DOUBLE PRECISION m_amfin DOUBLE PRECISION m_Chfin DOUBLE PRECISION m_Xenph DOUBLE PRECISION m_sinw2 DOUBLE PRECISION m_GFermi DOUBLE PRECISION m_MfinMin DOUBLE PRECISION m_ta2 INTEGER m_out INTEGER m_KeyFSR INTEGER m_KeyQCD *COMMON c_Semalib $ !copy of input $ !CMS energy $ !beam mass $ !final mass $ !beam charge $ !final charge $ !smallest final mass $ !Z mass $ !Z width $ !EW mixing angle $ !Gmu Fermi $ alphaQED at q
◆ setCharge() [2/3]
| void McKine::setCharge |
( |
int | q | ) |
|
◆ setCharge() [3/3]
| void McKine::setCharge |
( |
int | q | ) |
|
◆ setD0() [1/3]
| void McKine::setD0 |
( |
double | d0 | ) |
|
◆ setD0() [2/3]
| void McKine::setD0 |
( |
double | d0 | ) |
|
◆ setD0() [3/3]
| void McKine::setD0 |
( |
double | d0 | ) |
|
◆ setDaughterIdMax() [1/3]
| void McKine::setDaughterIdMax |
( |
int | daughterIdMax | ) |
|
Definition at line 19 of file McKine.cxx.
19{ m_daughterIdMax = daughterIdMax; }
◆ setDaughterIdMax() [2/3]
| void McKine::setDaughterIdMax |
( |
int | daughterIdMax | ) |
|
◆ setDaughterIdMax() [3/3]
| void McKine::setDaughterIdMax |
( |
int | daughterIdMax | ) |
|
◆ setDaughterIdMin() [1/3]
| void McKine::setDaughterIdMin |
( |
int | daughterIdMin | ) |
|
Definition at line 15 of file McKine.cxx.
15{ m_daughterIdMin = daughterIdMin; }
◆ setDaughterIdMin() [2/3]
| void McKine::setDaughterIdMin |
( |
int | daughterIdMin | ) |
|
◆ setDaughterIdMin() [3/3]
| void McKine::setDaughterIdMin |
( |
int | daughterIdMin | ) |
|
◆ setId() [1/3]
| void McKine::setId |
( |
int | id | ) |
|
◆ setId() [2/3]
| void McKine::setId |
( |
int | id | ) |
|
◆ setId() [3/3]
| void McKine::setId |
( |
int | id | ) |
|
◆ setMotherId() [1/3]
| void McKine::setMotherId |
( |
int | motherId | ) |
|
Definition at line 7 of file McKine.cxx.
7{ m_motherId = motherId; }
◆ setMotherId() [2/3]
| void McKine::setMotherId |
( |
int | motherId | ) |
|
◆ setMotherId() [3/3]
| void McKine::setMotherId |
( |
int | motherId | ) |
|
◆ setNumDaughter() [1/3]
| void McKine::setNumDaughter |
( |
int | nDaughter | ) |
|
Definition at line 11 of file McKine.cxx.
11{ m_numDaughter = nDaughter; }
◆ setNumDaughter() [2/3]
| void McKine::setNumDaughter |
( |
int | nDaughter | ) |
|
◆ setNumDaughter() [3/3]
| void McKine::setNumDaughter |
( |
int | nDaughter | ) |
|
◆ setParticleId() [1/3]
| void McKine::setParticleId |
( |
int | particleId | ) |
|
Definition at line 23 of file McKine.cxx.
23{ m_particleId = particleId; }
◆ setParticleId() [2/3]
| void McKine::setParticleId |
( |
int | particleId | ) |
|
◆ setParticleId() [3/3]
| void McKine::setParticleId |
( |
int | particleId | ) |
|
◆ setPhi0() [1/3]
| void McKine::setPhi0 |
( |
double | phi0 | ) |
|
◆ setPhi0() [2/3]
| void McKine::setPhi0 |
( |
double | phi0 | ) |
|
◆ setPhi0() [3/3]
| void McKine::setPhi0 |
( |
double | phi0 | ) |
|
◆ setPt() [1/3]
| void McKine::setPt |
( |
double | pt | ) |
|
◆ setPt() [2/3]
| void McKine::setPt |
( |
double | pt | ) |
|
◆ setPt() [3/3]
| void McKine::setPt |
( |
double | pt | ) |
|
◆ setTheta0() [1/3]
| void McKine::setTheta0 |
( |
double | theta0 | ) |
|
◆ setTheta0() [2/3]
| void McKine::setTheta0 |
( |
double | theta0 | ) |
|
◆ setTheta0() [3/3]
| void McKine::setTheta0 |
( |
double | theta0 | ) |
|
◆ setXv() [1/3]
| void McKine::setXv |
( |
double | xv | ) |
|
◆ setXv() [2/3]
| void McKine::setXv |
( |
double | xv | ) |
|
◆ setXv() [3/3]
| void McKine::setXv |
( |
double | xv | ) |
|
◆ setYv() [1/3]
| void McKine::setYv |
( |
double | yv | ) |
|
◆ setYv() [2/3]
| void McKine::setYv |
( |
double | yv | ) |
|
◆ setYv() [3/3]
| void McKine::setYv |
( |
double | yv | ) |
|
◆ setZ0() [1/3]
| void McKine::setZ0 |
( |
double | z0 | ) |
|
◆ setZ0() [2/3]
| void McKine::setZ0 |
( |
double | z0 | ) |
|
◆ setZ0() [3/3]
| void McKine::setZ0 |
( |
double | z0 | ) |
|
◆ setZv() [1/3]
| void McKine::setZv |
( |
double | zv | ) |
|
◆ setZv() [2/3]
| void McKine::setZv |
( |
double | zv | ) |
|
◆ setZv() [3/3]
| void McKine::setZv |
( |
double | zv | ) |
|
The documentation for this class was generated from the following files: