CMS 3D CMS Logo

List of all members | Public Attributes
running::Estimators Struct Reference

Public Attributes

int hitCount
 
int rDirection
 
int rOrZDirection
 
float runningMeanOfRes_
 
float runningNormMeanOfRes_
 
float runningNormVarOfRes_
 
float runningVarOfRes_
 
int zDirection
 

Detailed Description

Definition at line 136 of file DMRChecker.cc.

Member Data Documentation

◆ hitCount

int running::Estimators::hitCount

Definition at line 140 of file DMRChecker.cc.

◆ rDirection

int running::Estimators::rDirection

Definition at line 137 of file DMRChecker.cc.

◆ rOrZDirection

int running::Estimators::rOrZDirection

Definition at line 139 of file DMRChecker.cc.

◆ runningMeanOfRes_

float running::Estimators::runningMeanOfRes_

Definition at line 141 of file DMRChecker.cc.

◆ runningNormMeanOfRes_

float running::Estimators::runningNormMeanOfRes_

Definition at line 143 of file DMRChecker.cc.

◆ runningNormVarOfRes_

float running::Estimators::runningNormVarOfRes_

Definition at line 144 of file DMRChecker.cc.

◆ runningVarOfRes_

float running::Estimators::runningVarOfRes_

Definition at line 142 of file DMRChecker.cc.

◆ zDirection

int running::Estimators::zDirection

Definition at line 138 of file DMRChecker.cc.