|
FairRoot/PandaRoot
|
#include <ColorSingletModels.h>
Public Member Functions | |
| ColorSingletPartonicModel (double ecm, int pdgId, EvtId evtId, EvtSpinDensity spinDensity, double mesonMass, double particleR20, double particleMaxSigma) | |
| virtual double | dsdt () |
| virtual void | setSigma () |
| virtual bool | setKin () |
| bool | setTrialKin () |
| ClassDef (ColorSingletPartonicModel, 1) | |
| virtual bool | next () |
| ClassDef (PartonicModel, 1) | |
Public Attributes | |
| double | __S__ |
| double | R20 |
| double | alpS |
| double | Xmin |
| double | Xmax |
| double | Pfct |
| double | PhSp |
| double | sH2 |
| double | tH2 |
| double | uH2 |
| double | eCM |
| int | pdgId |
| EvtSpinDensity | spinDensity |
| EvtId | evtId |
| double | mesonMass |
| double | mesonMass2 |
| double | x1 |
| double | x2 |
| double | sH |
| double | tH |
| double | uH |
| double | sigma |
| double | MaxSigma |
| double | MaxSigmaBackup |
| int | nCall |
Definition at line 30 of file ColorSingletModels.h.
| chigen::models::ColorSingletPartonicModel::ColorSingletPartonicModel | ( | double | ecm, |
| int | pdgId, | ||
| EvtId | evtId, | ||
| EvtSpinDensity | spinDensity, | ||
| double | mesonMass, | ||
| double | particleR20, | ||
| double | particleMaxSigma | ||
| ) |
Definition at line 63 of file ColorSingletModels.cxx.
References __S__, alpS, chigen::PartonicModel::eCM, chigen::PartonicModel::MaxSigma, chigen::PartonicModel::MaxSigmaBackup, chigen::PartonicModel::mesonMass2, Pfct, PROTON_MASS, R20, Xmax, and Xmin.
|
inherited |
| chigen::models::ColorSingletPartonicModel::ClassDef | ( | ColorSingletPartonicModel | , |
| 1 | |||
| ) |
|
inlinevirtual |
d sigma/ dt
Reimplemented in chigen::models::chi_2_2, chigen::models::chi_2_1, chigen::models::chi_2_0, chigen::models::chi_2, chigen::models::x3872_1, chigen::models::chi_1_1, chigen::models::x3872_0, chigen::models::chi_1_0, chigen::models::x3872, and chigen::models::chi_1.
Definition at line 44 of file ColorSingletModels.h.
|
virtualinherited |
Calculates the partonic cross section
Definition at line 22 of file PartonicModel.cxx.
References __chigen_cout__, i, chigen::random::random_engine, and sigma.
|
virtual |
fills kinematic variables
Reimplemented from chigen::PartonicModel.
Definition at line 86 of file ColorSingletModels.cxx.
References exp(), chigen::ChiGenRandomEngine::flat(), log(), chigen::random::random_engine, sqrt(), X, and Y.
|
virtual |
calculate f1*f2*dSigma/dT of the hard process for the selected kinematics
Reimplemented from chigen::PartonicModel.
Definition at line 77 of file ColorSingletModels.cxx.
References chigen::pythia::pdf, and sigma.
| bool chigen::models::ColorSingletPartonicModel::setTrialKin | ( | ) |
Calculates trial kinematics
Definition at line 124 of file ColorSingletModels.cxx.
References exp(), log(), chigen::random::random_engine, sigma, sqrt(), X, xmin, and Y.
| double chigen::models::ColorSingletPartonicModel::__S__ |
Proton mass take into account
Definition at line 61 of file ColorSingletModels.h.
Referenced by ColorSingletPartonicModel().
| double chigen::models::ColorSingletPartonicModel::alpS |
Definition at line 63 of file ColorSingletModels.h.
Referenced by ColorSingletPartonicModel().
|
inherited |
C.m. energy
Definition at line 44 of file PartonicModel.h.
Referenced by chigen::ChiGen::ChiGen(), ColorSingletPartonicModel(), chigen::PartonicModel::PartonicModel(), and chigen::PythiaChiGen::PythiaChiGen().
|
inherited |
EvtGen id
Definition at line 56 of file PartonicModel.h.
Referenced by chigen::PartonicModel::PartonicModel().
|
inherited |
Maximal sigma
Definition at line 76 of file PartonicModel.h.
Referenced by ColorSingletPartonicModel().
|
inherited |
Definition at line 76 of file PartonicModel.h.
Referenced by ColorSingletPartonicModel().
|
inherited |
Meson mass and its squared
Definition at line 60 of file PartonicModel.h.
Referenced by chigen::PartonicModel::PartonicModel(), and chigen::PndChiGenExclusive::PndChiGenExclusive().
|
inherited |
Definition at line 60 of file PartonicModel.h.
Referenced by ColorSingletPartonicModel(), and chigen::PartonicModel::PartonicModel().
|
inherited |
number of attempts
Definition at line 81 of file PartonicModel.h.
|
inherited |
Meson id
Definition at line 48 of file PartonicModel.h.
Referenced by chigen::PartonicModel::PartonicModel().
| double chigen::models::ColorSingletPartonicModel::Pfct |
Definition at line 64 of file ColorSingletModels.h.
Referenced by ColorSingletPartonicModel().
| double chigen::models::ColorSingletPartonicModel::PhSp |
Definition at line 66 of file ColorSingletModels.h.
| double chigen::models::ColorSingletPartonicModel::R20 |
Definition at line 62 of file ColorSingletModels.h.
Referenced by ColorSingletPartonicModel().
|
inherited |
Mandelstam variables of the hard process
Definition at line 68 of file PartonicModel.h.
| double chigen::models::ColorSingletPartonicModel::sH2 |
Definition at line 67 of file ColorSingletModels.h.
|
inherited |
dsdt
Definition at line 72 of file PartonicModel.h.
|
inherited |
Spin density corresponding to this polarization
Definition at line 52 of file PartonicModel.h.
Referenced by chigen::PartonicModel::PartonicModel().
|
inherited |
Definition at line 68 of file PartonicModel.h.
| double chigen::models::ColorSingletPartonicModel::tH2 |
Definition at line 67 of file ColorSingletModels.h.
|
inherited |
Definition at line 68 of file PartonicModel.h.
| double chigen::models::ColorSingletPartonicModel::uH2 |
Definition at line 67 of file ColorSingletModels.h.
|
inherited |
Momentum fractions of the incoming partons
Definition at line 64 of file PartonicModel.h.
|
inherited |
Definition at line 64 of file PartonicModel.h.
| double chigen::models::ColorSingletPartonicModel::Xmax |
Definition at line 64 of file ColorSingletModels.h.
Referenced by ColorSingletPartonicModel().
| double chigen::models::ColorSingletPartonicModel::Xmin |
Definition at line 64 of file ColorSingletModels.h.
Referenced by ColorSingletPartonicModel().
1.8.8