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 b0, b1, b2, funct::cos(), alignCSCRings::e, log, SiPixelPI::one, AlCaHLTBitMon_ParallelJobs::p, createTree::pp, submitPVResolutionJobs::q, funct::sin(), SiPixelPI::two, and SiPixelPI::zero.
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 632 of file VVIObj.cc.
References validate-o2o-wbm::f, validate-o2o-wbm::f1, validate-o2o-wbm::f2, alignCSCRings::ff, cms::cuda::func, PixelRegions::L1, PixelRegions::L2, PixelRegions::L3, SiStripPI::max, SiStripPI::min, MetAnalyzer::u1, and MetAnalyzer::u2.
Referenced by VVIObj::VVIObj().
double VVIObjDetails::expint | ( | double | x | ) |
Private version of the sine integral.
Definition at line 485 of file VVIObj.cc.
References isotrackTrainRegressor::a1, isotrackTrainRegressor::a2, b1, b2, funct::exp(), log, SiPixelPI::one, fireworks::p1, fireworks::p2, SiPixelPI::two, findQualityFiles::v, and SiPixelPI::zero.
Referenced by VVIObj::VVIObj().
void VVIObjDetails::sincosint | ( | double | x, |
double & | sint, | ||
double & | cint | ||
) |
Definition at line 364 of file VVIObj.cc.
References b0, b1, b2, funct::cos(), alignCSCRings::e, log, SiPixelPI::one, AlCaHLTBitMon_ParallelJobs::p, createTree::pp, submitPVResolutionJobs::q, funct::sin(), SiPixelPI::two, and SiPixelPI::zero.
Referenced by VVIObj::VVIObj().
double VVIObjDetails::sinint | ( | double | x | ) |
Private version of the cosine integral.
Definition at line 280 of file VVIObj.cc.
References b0, b1, b2, funct::cos(), alignCSCRings::e, SiPixelPI::one, AlCaHLTBitMon_ParallelJobs::p, createTree::pp, submitPVResolutionJobs::q, alignCSCRings::s, funct::sin(), SiPixelPI::two, and SiPixelPI::zero.