CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
PixelCPETemplateReco::ClusterParamTemplate Struct Reference

#include <PixelCPETemplateReco.h>

Inheritance diagram for PixelCPETemplateReco::ClusterParamTemplate:

Public Member Functions

 ClusterParamTemplate (const SiPixelCluster &cl)
 

Public Attributes

int ierr
 
float templProbQ_
 
float templProbX_
 
float templProbY_
 
int templQbin_
 
float templSigmaX_
 
float templSigmaY_
 
float templXrec_
 
float templYrec_
 

Detailed Description

Definition at line 37 of file PixelCPETemplateReco.h.

Constructor & Destructor Documentation

PixelCPETemplateReco::ClusterParamTemplate::ClusterParamTemplate ( const SiPixelCluster cl)
inline

Definition at line 39 of file PixelCPETemplateReco.h.

39 : ClusterParam(cl){}

Member Data Documentation

int PixelCPETemplateReco::ClusterParamTemplate::ierr
float PixelCPETemplateReco::ClusterParamTemplate::templProbQ_

Definition at line 50 of file PixelCPETemplateReco.h.

Referenced by PixelCPETemplateReco::localPosition().

float PixelCPETemplateReco::ClusterParamTemplate::templProbX_

Definition at line 47 of file PixelCPETemplateReco.h.

Referenced by PixelCPETemplateReco::localPosition().

float PixelCPETemplateReco::ClusterParamTemplate::templProbY_

Definition at line 48 of file PixelCPETemplateReco.h.

Referenced by PixelCPETemplateReco::localPosition().

int PixelCPETemplateReco::ClusterParamTemplate::templQbin_

Definition at line 52 of file PixelCPETemplateReco.h.

Referenced by PixelCPETemplateReco::localPosition().

float PixelCPETemplateReco::ClusterParamTemplate::templSigmaX_
float PixelCPETemplateReco::ClusterParamTemplate::templSigmaY_
float PixelCPETemplateReco::ClusterParamTemplate::templXrec_

Definition at line 41 of file PixelCPETemplateReco.h.

Referenced by PixelCPETemplateReco::localPosition().

float PixelCPETemplateReco::ClusterParamTemplate::templYrec_

Definition at line 42 of file PixelCPETemplateReco.h.

Referenced by PixelCPETemplateReco::localPosition().