CMS 3D CMS Logo

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 34 of file PixelCPETemplateReco.h.

Constructor & Destructor Documentation

◆ ClusterParamTemplate()

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

Definition at line 35 of file PixelCPETemplateReco.h.

35 : ClusterParam(cl) {}

Member Data Documentation

◆ ierr

int PixelCPETemplateReco::ClusterParamTemplate::ierr

◆ templProbQ_

float PixelCPETemplateReco::ClusterParamTemplate::templProbQ_

Definition at line 46 of file PixelCPETemplateReco.h.

Referenced by PixelCPETemplateReco::localPosition().

◆ templProbX_

float PixelCPETemplateReco::ClusterParamTemplate::templProbX_

Definition at line 43 of file PixelCPETemplateReco.h.

Referenced by PixelCPETemplateReco::localPosition().

◆ templProbY_

float PixelCPETemplateReco::ClusterParamTemplate::templProbY_

Definition at line 44 of file PixelCPETemplateReco.h.

Referenced by PixelCPETemplateReco::localPosition().

◆ templQbin_

int PixelCPETemplateReco::ClusterParamTemplate::templQbin_

Definition at line 48 of file PixelCPETemplateReco.h.

Referenced by PixelCPETemplateReco::localPosition().

◆ templSigmaX_

float PixelCPETemplateReco::ClusterParamTemplate::templSigmaX_

◆ templSigmaY_

float PixelCPETemplateReco::ClusterParamTemplate::templSigmaY_

◆ templXrec_

float PixelCPETemplateReco::ClusterParamTemplate::templXrec_

Definition at line 37 of file PixelCPETemplateReco.h.

Referenced by PixelCPETemplateReco::localPosition().

◆ templYrec_

float PixelCPETemplateReco::ClusterParamTemplate::templYrec_

Definition at line 38 of file PixelCPETemplateReco.h.

Referenced by PixelCPETemplateReco::localPosition().