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(), MillePedeFileConverter_cfg::e, dqm-mbProfile::log, AlCaHLTBitMon_ParallelJobs::p, submitPVResolutionJobs::q, funct::sin(), SiPixelPI::two, x, 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 a, b, HLT_2022v15_cff::eps, f, sistripvvi::VVIObjDetails::f1(), sistripvvi::VVIObjDetails::f2(), alignCSCRings::ff, EcalMonitorTask_cff::func, multPhiCorr_741_25nsDY_cfi::fx, PixelRegions::L1, PixelRegions::L2, PixelRegions::L3, SiStripPI::max, CaloTowersParam_cfi::mc, SiStripPI::min, testProducerWithPsetDescEmpty_cfi::u1, MetAnalyzer::u2, testProducerWithPsetDescEmpty_cfi::u3, and geometryCSVtoXML::xx.
Referenced by VVIObj::VVIObj().
double VVIObjDetails::expint | ( | double | x | ) |
Private version of the sine integral.
Definition at line 485 of file VVIObj.cc.
References testProducerWithPsetDescEmpty_cfi::a2, b1, b2, b3, Calorimetry_cff::dp, JetChargeProducer_cfi::exp, dqm-mbProfile::log, SiPixelPI::one, LaserDQM_cfg::p1, SiStripOfflineCRack_cfg::p2, chargedHadronTrackResolutionFilter_cfi::p3, SiPixelPI::two, findQualityFiles::v, x, 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(), MillePedeFileConverter_cfg::e, dqm-mbProfile::log, AlCaHLTBitMon_ParallelJobs::p, submitPVResolutionJobs::q, funct::sin(), SiPixelPI::two, x, 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(), MillePedeFileConverter_cfg::e, AlCaHLTBitMon_ParallelJobs::p, submitPVResolutionJobs::q, alignCSCRings::s, funct::sin(), SiPixelPI::two, x, and SiPixelPI::zero.