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) |
Private version of the exponential integral. More... | |
double | expint (double x) |
Private version of the sine integral. More... | |
void | sincosint (double x, double &sint, double &cint) |
double | sinint (double x) |
Private version of the cosine integral. More... | |
double VVIObjDetails::cosint | ( | double | x | ) |
Private version of the cosine and sine integral.
Definition at line 193 of file VVIObj.cc.
References funct::cos(), alignCSCRings::e, dqm-mbProfile::log, AlCaHLTBitMon_ParallelJobs::p, createTree::pp, lumiQueryAPI::q, and funct::sin().
int VVIObjDetails::dzero | ( | double | a, |
double | b, | ||
double & | x0, | ||
double & | rv, | ||
double | eps, | ||
int | mxf, | ||
F | func | ||
) |
Private version of the exponential integral.
Definition at line 570 of file VVIObj.cc.
References f, validate-o2o-wbm::f1, validate-o2o-wbm::f2, connectstrParser::f3, benchmark_cfg::fa, benchmark_cfg::fb, alignCSCRings::ff, RecoJets_EventContent_cff::func, bookConverter::max, min(), MetAnalyzer::u1, and MetAnalyzer::u2.
Referenced by VVIObj::VVIObj().
double VVIObjDetails::expint | ( | double | x | ) |
Private version of the sine integral.
Definition at line 448 of file VVIObj.cc.
References reco::dp, create_public_lumi_plots::exp, dqm-mbProfile::log, p1, p2, p3, p4, q1, q2, and findQualityFiles::v.
Referenced by VVIObj::VVIObj().
void VVIObjDetails::sincosint | ( | double | x, |
double & | sint, | ||
double & | cint | ||
) |
Definition at line 345 of file VVIObj.cc.
References funct::cos(), alignCSCRings::e, dqm-mbProfile::log, AlCaHLTBitMon_ParallelJobs::p, createTree::pp, lumiQueryAPI::q, and funct::sin().
Referenced by VVIObj::VVIObj().
double VVIObjDetails::sinint | ( | double | x | ) |
Private version of the cosine integral.
Definition at line 271 of file VVIObj.cc.
References funct::cos(), alignCSCRings::e, AlCaHLTBitMon_ParallelJobs::p, createTree::pp, lumiQueryAPI::q, alignCSCRings::s, and funct::sin().