CMS 3D CMS Logo

Namespaces | Functions
VVIObjF.cc File Reference
#include "RecoLocalTracker/SiPixelRecHits/interface/VVIObjF.h"
#include <cmath>
#include <algorithm>
#include "vdt/vdtMath.h"
#include "sicif.h"

Go to the source code of this file.

Namespaces

 VVIObjFDetails
 

Functions

template<typename F >
int VVIObjFDetails::dzero (float a, float b, float &x0, float &rv, float eps, int mxf, F func)
 Private version of the exponential integral. More...
 
float VVIObjFDetails::expint (float x)
 Private version of the cosine and sine integral. More...
 
void VVIObjFDetails::sincosint (float x, float &sint, float &cint)