CMS 3D CMS Logo

Classes | Namespaces | Macros | Functions
SiPixelTemplateReco.h File Reference
#include "CondFormats/SiPixelTransient/interface/SiPixelTemplateDefs.h"
#include "CondFormats/SiPixelTransient/interface/SiPixelTemplate.h"
#include <vector>

Go to the source code of this file.

Classes

struct  SiPixelTemplateReco::ClusMatrix
 

Namespaces

 SiPixelTemplateReco
 

Macros

#define N2D   500
 
#define SiPixelTemplateClusMatrix   1
 

Functions

int SiPixelTemplateReco::PixelTempReco1D (int id, float cotalpha, float cotbeta, float locBz, float locBx, ClusMatrix &cluster, SiPixelTemplate &templ, float &yrec, float &sigmay, float &proby, float &xrec, float &sigmax, float &probx, int &qbin, int speed, bool deadpix, std::vector< std::pair< int, int > > &zeropix, float &probQ, int &nypix, int &nxpix)
 
int SiPixelTemplateReco::PixelTempReco1D (int id, float cotalpha, float cotbeta, float locBz, float locBx, ClusMatrix &cluster, SiPixelTemplate &templ, float &yrec, float &sigmay, float &proby, float &xrec, float &sigmax, float &probx, int &qbin, int speed, float &probQ)
 
int SiPixelTemplateReco::PixelTempReco1D (int id, float cotalpha, float cotbeta, ClusMatrix &cluster, SiPixelTemplate &templ, float &yrec, float &sigmay, float &proby, float &xrec, float &sigmax, float &probx, int &qbin, int speed, float &probQ)
 
int SiPixelTemplateReco::PixelTempReco1D (int id, float cotalpha, float cotbeta, ClusMatrix &cluster, SiPixelTemplate &templ, float &yrec, float &sigmay, float &proby, float &xrec, float &sigmax, float &probx, int &qbin, int speed)
 

Macro Definition Documentation

#define N2D   500

Definition at line 64 of file SiPixelTemplateReco.h.

#define SiPixelTemplateClusMatrix   1

Definition at line 69 of file SiPixelTemplateReco.h.