Functions | |
double | cosint (double x) |
Private version of the cosine and sine integral. More... | |
template<typename F > | |
int | dzero (double a, double b, double &x0, double &rv, double eps, int mxf, F func) |
double | expint (double x) |
Private version of the sine integral. More... | |
double | f1 (double x, double const *h_) |
Private version of the exponential integral. More... | |
double | f2 (double x, double const *h_) |
void | sincosint (double x, double &sint, double &cint) |
double | sinint (double x) |
Private version of the cosine integral. More... | |
double sistripvvi::VVIObjDetails::cosint | ( | double | x | ) |
Private version of the cosine and sine integral.
Definition at line 197 of file VVIObj.cc.
References funct::cos(), alignCSCRings::e, create_public_lumi_plots::log, AlCaHLTBitMon_ParallelJobs::p, createTree::pp, lumiQueryAPI::q, funct::sin(), x, and detailsBasic3DVector::y.
int sistripvvi::VVIObjDetails::dzero | ( | double | a, |
double | b, | ||
double & | x0, | ||
double & | rv, | ||
double | eps, | ||
int | mxf, | ||
F | func | ||
) |
Definition at line 574 of file VVIObj.cc.
References f, f1(), f2(), python.connectstrParser::f3, benchmark_cfg::fa, benchmark_cfg::fb, alignCSCRings::ff, statics::func, max(), and bookConverter::min.
Referenced by sistripvvi::VVIObj::VVIObj().
double sistripvvi::VVIObjDetails::expint | ( | double | x | ) |
Private version of the sine integral.
Definition at line 452 of file VVIObj.cc.
References reco::dp, create_public_lumi_plots::exp, create_public_lumi_plots::log, p1, p2, p3, p4, q1, q2, findQualityFiles::v, x, and detailsBasic3DVector::y.
Referenced by f2(), and sistripvvi::VVIObj::VVIObj().
|
inline |
Private version of the exponential integral.
Definition at line 35 of file VVIObj.cc.
References create_public_lumi_plots::log, and x.
Referenced by dzero(), and sistripvvi::VVIObj::VVIObj().
|
inline |
Definition at line 36 of file VVIObj.cc.
References funct::abs(), create_public_lumi_plots::exp, expint(), and create_public_lumi_plots::log.
Referenced by dzero(), and sistripvvi::VVIObj::VVIObj().
void sistripvvi::VVIObjDetails::sincosint | ( | double | x, |
double & | sint, | ||
double & | cint | ||
) |
Definition at line 349 of file VVIObj.cc.
References funct::cos(), alignCSCRings::e, create_public_lumi_plots::log, AlCaHLTBitMon_ParallelJobs::p, createTree::pp, lumiQueryAPI::q, funct::sin(), x, and detailsBasic3DVector::y.
Referenced by sistripvvi::VVIObj::VVIObj().
double sistripvvi::VVIObjDetails::sinint | ( | double | x | ) |
Private version of the cosine integral.
Definition at line 275 of file VVIObj.cc.
References funct::cos(), alignCSCRings::e, AlCaHLTBitMon_ParallelJobs::p, createTree::pp, lumiQueryAPI::q, alignCSCRings::s, funct::sin(), x, and detailsBasic3DVector::y.