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 198 of file VVIObj.cc.
References b0, b1, b2, funct::cos(), MillePedeFileConverter_cfg::e, dqm-mbProfile::log, SiPixelPI::one, AlCaHLTBitMon_ParallelJobs::p, createTree::pp, submitPVResolutionJobs::q, funct::sin(), SiPixelPI::two, and SiPixelPI::zero.
int sistripvvi::VVIObjDetails::dzero | ( | double | a, |
double | b, | ||
double & | x0, | ||
double & | rv, | ||
double | eps, | ||
int | mxf, | ||
F | func | ||
) |
Definition at line 637 of file VVIObj.cc.
References a, b, gpuVertexFinder::eps, f, f1(), f2(), benchmark_cfg::fa, benchmark_cfg::fb, alignCSCRings::ff, TrackCollections2monitor_cff::func, multPhiCorr_741_25nsDY_cfi::fx, PixelRegions::L1, PixelRegions::L2, PixelRegions::L3, SiStripPI::max, CaloTowersParam_cfi::mc, min(), testProducerWithPsetDescEmpty_cfi::u1, MetAnalyzer::u2, testProducerWithPsetDescEmpty_cfi::u3, testProducerWithPsetDescEmpty_cfi::x1, testProducerWithPsetDescEmpty_cfi::x2, and geometryCSVtoXML::xx.
Referenced by sistripvvi::VVIObj::VVIObj().
double sistripvvi::VVIObjDetails::expint | ( | double | x | ) |
Private version of the sine integral.
Definition at line 490 of file VVIObj.cc.
References testProducerWithPsetDescEmpty_cfi::a2, b1, b2, testProducerWithPsetDescEmpty_cfi::b3, Calorimetry_cff::dp, JetChargeProducer_cfi::exp, dqm-mbProfile::log, SiPixelPI::one, p1, p2, p3, p4, q1, q2, SiPixelPI::two, findQualityFiles::v, and SiPixelPI::zero.
Referenced by f2(), and sistripvvi::VVIObj::VVIObj().
|
inline |
Private version of the exponential integral.
Definition at line 33 of file VVIObj.cc.
References dqm-mbProfile::log.
Referenced by VVIObjDetails::dzero(), dzero(), VVIObj::VVIObj(), and sistripvvi::VVIObj::VVIObj().
|
inline |
Definition at line 34 of file VVIObj.cc.
References funct::abs(), JetChargeProducer_cfi::exp, expint(), and dqm-mbProfile::log.
Referenced by VVIObjDetails::dzero(), dzero(), VVIObj::VVIObj(), and sistripvvi::VVIObj::VVIObj().
void sistripvvi::VVIObjDetails::sincosint | ( | double | x, |
double & | sint, | ||
double & | cint | ||
) |
Definition at line 369 of file VVIObj.cc.
References b0, b1, b2, funct::cos(), MillePedeFileConverter_cfg::e, dqm-mbProfile::log, SiPixelPI::one, AlCaHLTBitMon_ParallelJobs::p, createTree::pp, submitPVResolutionJobs::q, funct::sin(), SiPixelPI::two, and SiPixelPI::zero.
Referenced by sistripvvi::VVIObj::VVIObj().
double sistripvvi::VVIObjDetails::sinint | ( | double | x | ) |
Private version of the cosine integral.
Definition at line 285 of file VVIObj.cc.
References b0, b1, b2, funct::cos(), MillePedeFileConverter_cfg::e, SiPixelPI::one, AlCaHLTBitMon_ParallelJobs::p, createTree::pp, submitPVResolutionJobs::q, alignCSCRings::s, funct::sin(), SiPixelPI::two, and SiPixelPI::zero.