|
BOSS 8.0.0
BESIII Offline Software System
|
#include <EvtConExc.hh>
Public Member Functions | |
| EvtConExc () | |
| virtual | ~EvtConExc () |
| void | getName (std::string &name) |
| EvtDecayBase * | clone () |
| void | initProbMax () |
| void | init () |
| void | init_Br_ee () |
| void | decay (EvtParticle *p) |
| void | init_mode (int mode) |
| double | gamHXSection (EvtParticle *p, double El, double Eh, int nmc=100000) |
| double | gamHXSection (double s, double El, double Eh, int nmc=100000) |
| double | gamHXSection (double El, double Eh) |
| double | gamHXSection (double El, double Eh, int mode) |
| double | gamHXSection_er (double El, double Eh) |
| void | findMaxXS (EvtParticle *p) |
| double | difgamXs (EvtParticle *p) |
| double | difgamXs (double mhds, double sintheta) |
| double | Mhad_sampling (double *x, double *y) |
| double | ISR_ang_integrate (double x, double theta) |
| double | ISR_ang_sampling (double x) |
| bool | hadron_angle_sampling (EvtVector4R ppi, EvtVector4R pcm) |
| void | SetP4 (EvtParticle *part, double mhdr, double xeng, double theta) |
| void | SetP4Rvalue (EvtParticle *part, double mhdr, double xeng, double theta) |
| bool | gam_sampling (EvtParticle *p) |
| bool | xs_sampling (double xs) |
| bool | xs_sampling (double xs, double xs1) |
| bool | baryon_sampling (EvtVector4R pcm, EvtVector4R pi) |
| bool | meson_sampling (EvtVector4R pcm, EvtVector4R pi) |
| bool | VP_sampling (EvtVector4R pcm, EvtVector4R pi) |
| bool | angularSampling (EvtParticle *part) |
| bool | photonSampling (EvtParticle *part) |
| double | baryonAng (double mx) |
| double | Rad1 (double s, double x) |
| double | Rad2 (double s, double x) |
| double | Rad2difXs (EvtParticle *p) |
| double | Rad2difXs (double s, double x) |
| double | Rad2difXs (double s, double x, EvtXsection *myxsection) |
| double | Rad1difXs (EvtParticle *p) |
| double | Ros_xs (double mx, double bree, EvtId pid) |
| double | Li2 (double x) |
| double | SoftPhoton_xs (double s, double b) |
| double | lgr (double *x, double *y, int n, double t) |
| bool | islgr (double *x, double *y, int n, double t) |
| double | LLr (double *x, double *y, int n, double t) |
| int | selectMode (std::vector< int > vmod, double mhds) |
| void | findMaxXS (double mhds) |
| bool | gam_sampling (double mhds, double sintheta) |
| void | resetResMass () |
| void | getResMass () |
| bool | checkdecay (EvtParticle *p) |
| double | sumExc (double mx) |
| void | PrintXS (double mx) |
| void | showResMass () |
| int | getNdaugs () |
| EvtId * | getDaugId () |
| int | getSelectedMode () |
| double | narrowRXS (double mxL, double mxH) |
| double | selectMass () |
| double | addNarrowRXS (double mhi, double binwidth) |
| void | ReadVP () |
| double | getVP (double cms) |
| void | mk_VXS (double Esig, double Egamcut, double EgamH, int midx) |
| int | get_mode_index (int mode) |
| double | getObsXsection (double mhds, int mode) |
| double | Egam2Mhds (double Egam) |
| std::vector< EvtId > | get_mode (int mode) |
| void | writeDecayTabel () |
| void | checkEvtRatio () |
| int | getModeIndex (int m) |
| std::string | commandName () |
| void | command (std::string cmd) |
| std::vector< std::string > | split (std::string str, std::string pattern) |
| void | InitPars () |
| double | energySpread (double mu, double sigma) |
| void | calAF (double myecms) |
| void | OutStaISR () |
| double | trapezoid (double s, double a, double b, int n) |
| double | trapezoid (double s, double El, double Eh, int n, EvtXsection *myxs) |
| Public Member Functions inherited from EvtDecayIncoherent | |
| void | makeDecay (EvtParticle *p) |
| virtual | ~EvtDecayIncoherent () |
| void | setDaughterSpinDensity (int daughter) |
| int | isDaughterSpinDensitySet (int daughter) |
| Public Member Functions inherited from EvtDecayBase | |
| double | getProbMax (double prob) |
| double | resetProbMax (double prob) |
| EvtDecayBase () | |
| virtual | ~EvtDecayBase () |
| virtual bool | matchingDecay (const EvtDecayBase &other) const |
| EvtId | getParentId () |
| double | getBranchingFraction () |
| void | disableCheckQ () |
| void | checkQ () |
| int | getNDaug () |
| EvtId * | getDaugs () |
| EvtId | getDaug (int i) |
| int | getNArg () |
| int | getPHOTOS () |
| void | setPHOTOS () |
| void | setVerbose () |
| void | setSummary () |
| double * | getArgs () |
| std::string * | getArgsStr () |
| double | getArg (int j) |
| std::string | getArgStr (int j) |
| std::string | getModelName () |
| int | getDSum () |
| int | summary () |
| int | verbose () |
| void | saveDecayInfo (EvtId ipar, int ndaug, EvtId *daug, int narg, std::vector< std::string > &args, std::string name, double brfr) |
| void | printSummary () |
| void | setProbMax (double prbmx) |
| void | noProbMax () |
| void | checkNArg (int a1, int a2=-1, int a3=-1, int a4=-1) |
| void | checkNDaug (int d1, int d2=-1) |
| void | checkSpinParent (EvtSpinType::spintype sp) |
| void | checkSpinDaughter (int d1, EvtSpinType::spintype sp) |
| virtual int | nRealDaughters () |
Static Public Attributes | |
| static EvtXsection * | myxsection |
| static EvtXsection * | staxsection |
| static double | _cms |
| static double | XS_max |
| static double | SetMthr = 0 |
| static int | getMode |
| static int | conexcmode = -1 |
| static int | multimode = 0 |
| static double | mlow = 0 |
| static double | mup = 0 |
Additional Inherited Members | |
| Static Public Member Functions inherited from EvtDecayBase | |
| static void | findMasses (EvtParticle *p, int ndaugs, EvtId daugs[10], double masses[10]) |
| static void | findMass (EvtParticle *p) |
| static double | findMaxMass (EvtParticle *p) |
| Protected Member Functions inherited from EvtDecayBase | |
| bool | daugsDecayedByParentModel () |
| Protected Attributes inherited from EvtDecayBase | |
| bool | _daugsDecayedByParentModel |
Definition at line 138 of file EvtConExc.hh.
|
inline |
|
virtual |
Definition at line 205 of file EvtConExc.cc.
| double EvtConExc::addNarrowRXS | ( | double | mhi, |
| double | binwidth ) |
Definition at line 4127 of file EvtConExc.cc.
| bool EvtConExc::angularSampling | ( | EvtParticle * | part | ) |
Definition at line 4008 of file EvtConExc.cc.
Referenced by decay().
| bool EvtConExc::baryon_sampling | ( | EvtVector4R | pcm, |
| EvtVector4R | pi ) |
Definition at line 3184 of file EvtConExc.cc.
Referenced by hadron_angle_sampling().
| double EvtConExc::baryonAng | ( | double | mx | ) |
Definition at line 4045 of file EvtConExc.cc.
Referenced by baryon_sampling().
| void EvtConExc::calAF | ( | double | myecms | ) |
Definition at line 4509 of file EvtConExc.cc.
Referenced by decay().
| bool EvtConExc::checkdecay | ( | EvtParticle * | p | ) |
Definition at line 3887 of file EvtConExc.cc.
Referenced by decay().
| void EvtConExc::checkEvtRatio | ( | ) |
Definition at line 4382 of file EvtConExc.cc.
|
virtual |
|
virtual |
Reimplemented from EvtDecayBase.
Definition at line 4421 of file EvtConExc.cc.
|
virtual |
Reimplemented from EvtDecayBase.
Definition at line 4419 of file EvtConExc.cc.
|
virtual |
Implements EvtDecayBase.
Definition at line 2303 of file EvtConExc.cc.
| double EvtConExc::difgamXs | ( | double | mhds, |
| double | sintheta ) |
Definition at line 3704 of file EvtConExc.cc.
| double EvtConExc::difgamXs | ( | EvtParticle * | p | ) |
Definition at line 3129 of file EvtConExc.cc.
Referenced by findMaxXS(), gam_sampling(), gam_sampling(), and gamHXSection().
| double EvtConExc::Egam2Mhds | ( | double | Egam | ) |
| double EvtConExc::energySpread | ( | double | mu, |
| double | sigma ) |
Definition at line 4490 of file EvtConExc.cc.
| void EvtConExc::findMaxXS | ( | double | mhds | ) |
Definition at line 3688 of file EvtConExc.cc.
| void EvtConExc::findMaxXS | ( | EvtParticle * | p | ) |
Definition at line 3085 of file EvtConExc.cc.
| bool EvtConExc::gam_sampling | ( | double | mhds, |
| double | sintheta ) |
Definition at line 3162 of file EvtConExc.cc.
| bool EvtConExc::gam_sampling | ( | EvtParticle * | p | ) |
Definition at line 3154 of file EvtConExc.cc.
Referenced by decay().
| double EvtConExc::gamHXSection | ( | double | El, |
| double | Eh ) |
Definition at line 3017 of file EvtConExc.cc.
| double EvtConExc::gamHXSection | ( | double | El, |
| double | Eh, | ||
| int | mode ) |
Definition at line 3039 of file EvtConExc.cc.
| double EvtConExc::gamHXSection | ( | double | s, |
| double | El, | ||
| double | Eh, | ||
| int | nmc = 100000 ) |
Definition at line 2984 of file EvtConExc.cc.
| double EvtConExc::gamHXSection | ( | EvtParticle * | p, |
| double | El, | ||
| double | Eh, | ||
| int | nmc = 100000 ) |
Definition at line 2924 of file EvtConExc.cc.
Referenced by init().
| double EvtConExc::gamHXSection_er | ( | double | El, |
| double | Eh ) |
Definition at line 3062 of file EvtConExc.cc.
| std::vector< EvtId > EvtConExc::get_mode | ( | int | mode | ) |
Definition at line 1574 of file EvtConExc.cc.
Referenced by selectMode().
| int EvtConExc::get_mode_index | ( | int | mode | ) |
Definition at line 4265 of file EvtConExc.cc.
Referenced by getObsXsection().
|
inline |
Definition at line 212 of file EvtConExc.hh.
| int EvtConExc::getModeIndex | ( | int | m | ) |
Definition at line 4410 of file EvtConExc.cc.
Referenced by checkEvtRatio(), and writeDecayTabel().
|
virtual |
|
inline |
Definition at line 211 of file EvtConExc.hh.
| double EvtConExc::getObsXsection | ( | double | mhds, |
| int | mode ) |
Definition at line 4275 of file EvtConExc.cc.
| void EvtConExc::getResMass | ( | ) |
Definition at line 3842 of file EvtConExc.cc.
Referenced by init().
|
inline |
Definition at line 213 of file EvtConExc.hh.
| double EvtConExc::getVP | ( | double | cms | ) |
Definition at line 4170 of file EvtConExc.cc.
Referenced by init(), Rad2(), and SoftPhoton_xs().
| bool EvtConExc::hadron_angle_sampling | ( | EvtVector4R | ppi, |
| EvtVector4R | pcm ) |
Definition at line 2882 of file EvtConExc.cc.
Referenced by decay().
|
virtual |
Reimplemented from EvtDecayBase.
Definition at line 248 of file EvtConExc.cc.
| void EvtConExc::init_Br_ee | ( | ) |
Definition at line 3346 of file EvtConExc.cc.
Referenced by init().
| void EvtConExc::init_mode | ( | int | mode | ) |
Definition at line 847 of file EvtConExc.cc.
| void EvtConExc::InitPars | ( | ) |
Definition at line 4470 of file EvtConExc.cc.
Referenced by init().
|
virtual |
| bool EvtConExc::islgr | ( | double * | x, |
| double * | y, | ||
| int | n, | ||
| double | t ) |
Definition at line 3508 of file EvtConExc.cc.
| double EvtConExc::ISR_ang_integrate | ( | double | x, |
| double | theta ) |
Definition at line 3591 of file EvtConExc.cc.
Referenced by ISR_ang_sampling().
| double EvtConExc::ISR_ang_sampling | ( | double | x | ) |
Definition at line 3611 of file EvtConExc.cc.
Referenced by decay().
| double EvtConExc::lgr | ( | double * | x, |
| double * | y, | ||
| int | n, | ||
| double | t ) |
Definition at line 3486 of file EvtConExc.cc.
| double EvtConExc::Li2 | ( | double | x | ) |
Definition at line 3480 of file EvtConExc.cc.
Referenced by SoftPhoton_xs().
| double EvtConExc::LLr | ( | double * | x, |
| double * | y, | ||
| int | n, | ||
| double | t ) |
Definition at line 3531 of file EvtConExc.cc.
| bool EvtConExc::meson_sampling | ( | EvtVector4R | pcm, |
| EvtVector4R | pi ) |
Definition at line 3203 of file EvtConExc.cc.
Referenced by hadron_angle_sampling().
| double EvtConExc::Mhad_sampling | ( | double * | x, |
| double * | y ) |
Definition at line 3554 of file EvtConExc.cc.
Referenced by decay().
| void EvtConExc::mk_VXS | ( | double | Esig, |
| double | Egamcut, | ||
| double | EgamH, | ||
| int | midx ) |
Definition at line 4223 of file EvtConExc.cc.
Referenced by init().
| double EvtConExc::narrowRXS | ( | double | mxL, |
| double | mxH ) |
Definition at line 4088 of file EvtConExc.cc.
| void EvtConExc::OutStaISR | ( | ) |
Definition at line 4562 of file EvtConExc.cc.
Referenced by ~EvtConExc().
| bool EvtConExc::photonSampling | ( | EvtParticle * | part | ) |
Definition at line 4055 of file EvtConExc.cc.
Referenced by decay().
| void EvtConExc::PrintXS | ( | double | mx | ) |
Definition at line 3949 of file EvtConExc.cc.
Referenced by init().
| double EvtConExc::Rad1 | ( | double | s, |
| double | x ) |
Definition at line 3227 of file EvtConExc.cc.
Referenced by Rad1difXs().
| double EvtConExc::Rad1difXs | ( | EvtParticle * | p | ) |
Definition at line 3318 of file EvtConExc.cc.
Referenced by gamHXSection().
| double EvtConExc::Rad2 | ( | double | s, |
| double | x ) |
Definition at line 3239 of file EvtConExc.cc.
Referenced by narrowRXS(), Rad2difXs(), Rad2difXs(), Rad2difXs(), Rad2difXs(), Rad2difXs2(), Rad2difXs_er(), Rad2difXs_er2(), and Ros_xs().
| double EvtConExc::Rad2difXs | ( | double | s, |
| double | x ) |
Definition at line 3295 of file EvtConExc.cc.
| double EvtConExc::Rad2difXs | ( | double | s, |
| double | x, | ||
| EvtXsection * | myxsection ) |
Definition at line 3306 of file EvtConExc.cc.
| double EvtConExc::Rad2difXs | ( | EvtParticle * | p | ) |
Definition at line 3263 of file EvtConExc.cc.
Referenced by gamHXSection(), gamHXSection(), gamHXSection(), gamHXSection(), trapezoid(), and trapezoid().
| void EvtConExc::ReadVP | ( | ) |
Definition at line 4204 of file EvtConExc.cc.
Referenced by init().
| void EvtConExc::resetResMass | ( | ) |
Definition at line 3807 of file EvtConExc.cc.
Referenced by decay().
| double EvtConExc::Ros_xs | ( | double | mx, |
| double | bree, | ||
| EvtId | pid ) |
Definition at line 3377 of file EvtConExc.cc.
Referenced by init().
| double EvtConExc::selectMass | ( | ) |
Definition at line 4141 of file EvtConExc.cc.
| int EvtConExc::selectMode | ( | std::vector< int > | vmod, |
| double | mhds ) |
Definition at line 3716 of file EvtConExc.cc.
Referenced by decay().
| void EvtConExc::SetP4 | ( | EvtParticle * | part, |
| double | mhdr, | ||
| double | xeng, | ||
| double | theta ) |
Definition at line 3639 of file EvtConExc.cc.
Referenced by decay().
| void EvtConExc::SetP4Rvalue | ( | EvtParticle * | part, |
| double | mhdr, | ||
| double | xeng, | ||
| double | theta ) |
Definition at line 3668 of file EvtConExc.cc.
Referenced by decay().
| void EvtConExc::showResMass | ( | ) |
Definition at line 3876 of file EvtConExc.cc.
| double EvtConExc::SoftPhoton_xs | ( | double | s, |
| double | b ) |
Definition at line 3450 of file EvtConExc.cc.
| std::vector< std::string > EvtConExc::split | ( | std::string | str, |
| std::string | pattern ) |
Definition at line 4451 of file EvtConExc.cc.
Referenced by InitPars().
| double EvtConExc::sumExc | ( | double | mx | ) |
Definition at line 3903 of file EvtConExc.cc.
Referenced by init().
| double EvtConExc::trapezoid | ( | double | s, |
| double | a, | ||
| double | b, | ||
| int | n ) |
Definition at line 4576 of file EvtConExc.cc.
| double EvtConExc::trapezoid | ( | double | s, |
| double | El, | ||
| double | Eh, | ||
| int | n, | ||
| EvtXsection * | myxs ) |
Definition at line 4591 of file EvtConExc.cc.
| bool EvtConExc::VP_sampling | ( | EvtVector4R | pcm, |
| EvtVector4R | pi ) |
Definition at line 3215 of file EvtConExc.cc.
Referenced by hadron_angle_sampling().
| void EvtConExc::writeDecayTabel | ( | ) |
Definition at line 4296 of file EvtConExc.cc.
Referenced by init().
| bool EvtConExc::xs_sampling | ( | double | xs | ) |
Definition at line 3170 of file EvtConExc.cc.
| bool EvtConExc::xs_sampling | ( | double | xs, |
| double | xs1 ) |
Definition at line 3177 of file EvtConExc.cc.
|
static |
Definition at line 192 of file EvtConExc.hh.
Referenced by baryon_sampling(), calAF(), checkEvtRatio(), decay(), difgamXs(), Egam2Mhds(), findMaxXS(), getObsXsection(), init(), ISR_ang_integrate(), Mhad_sampling(), mk_VXS(), narrowRXS(), PrintXS(), Rad2difXs(), Rad2difXs2(), Rad2difXs_er(), Rad2difXs_er2(), selectMass(), SetP4(), SetP4Rvalue(), sumExc(), and writeDecayTabel().
|
static |
Definition at line 214 of file EvtConExc.hh.
Referenced by decay(), and EvtRexc::decay().
|
static |
Definition at line 196 of file EvtConExc.hh.
Referenced by init().
|
static |
Definition at line 239 of file EvtConExc.hh.
Referenced by EvtDecay::energySpread(), init(), and mk_VXS().
|
static |
Definition at line 214 of file EvtConExc.hh.
Referenced by EvtRexc::decay(), and init().
|
static |
Definition at line 239 of file EvtConExc.hh.
Referenced by EvtDecay::energySpread(), and init().
|
static |
Definition at line 191 of file EvtConExc.hh.
Referenced by decay(), difgamXs(), difgamXs(), findMaxXS(), init(), init_mode(), mk_VXS(), PrintXS(), Rad1difXs(), Rad2difXs(), Rad2difXs(), Rad2difXs(), Rad2difXs(), Rad2difXs2(), Rad2difXs_er(), Rad2difXs_er2(), selectMode(), sumExc(), and ~EvtConExc().
|
static |
Definition at line 194 of file EvtConExc.hh.
Referenced by decay(), init(), and EvtDecay::initialize().
|
static |
Definition at line 191 of file EvtConExc.hh.
Referenced by calAF(), energySpread(), init(), trapezoid(), and ~EvtConExc().
|
static |
Definition at line 193 of file EvtConExc.hh.
Referenced by init(), Rad1difXs(), Rad2difXs(), Rad2difXs(), Rad2difXs(), Rad2difXs(), Rad2difXs2(), and xs_sampling().