CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
RecAnalyzerMinbias::myInfo Struct Reference

Public Member Functions

 myInfo ()
 

Public Attributes

double runcheck
 
double theMB0
 
double theMB1
 
double theMB2
 
double theMB3
 
double theMB4
 

Detailed Description

Definition at line 104 of file RecAnalyzerMinbias.cc.

Constructor & Destructor Documentation

◆ myInfo()

RecAnalyzerMinbias::myInfo::myInfo ( )
inline

Definition at line 106 of file RecAnalyzerMinbias.cc.

106 { theMB0 = theMB1 = theMB2 = theMB3 = theMB4 = runcheck = 0; }

References runcheck, theMB0, theMB1, theMB2, theMB3, and theMB4.

Member Data Documentation

◆ runcheck

double RecAnalyzerMinbias::myInfo::runcheck

Definition at line 105 of file RecAnalyzerMinbias.cc.

Referenced by myInfo().

◆ theMB0

double RecAnalyzerMinbias::myInfo::theMB0

Definition at line 105 of file RecAnalyzerMinbias.cc.

Referenced by myInfo().

◆ theMB1

double RecAnalyzerMinbias::myInfo::theMB1

Definition at line 105 of file RecAnalyzerMinbias.cc.

Referenced by myInfo().

◆ theMB2

double RecAnalyzerMinbias::myInfo::theMB2

Definition at line 105 of file RecAnalyzerMinbias.cc.

Referenced by myInfo().

◆ theMB3

double RecAnalyzerMinbias::myInfo::theMB3

Definition at line 105 of file RecAnalyzerMinbias.cc.

Referenced by myInfo().

◆ theMB4

double RecAnalyzerMinbias::myInfo::theMB4

Definition at line 105 of file RecAnalyzerMinbias.cc.

Referenced by myInfo().

RecAnalyzerMinbias::myInfo::theMB4
double theMB4
Definition: RecAnalyzerMinbias.cc:105
RecAnalyzerMinbias::myInfo::theMB3
double theMB3
Definition: RecAnalyzerMinbias.cc:105
RecAnalyzerMinbias::myInfo::theMB1
double theMB1
Definition: RecAnalyzerMinbias.cc:105
RecAnalyzerMinbias::myInfo::theMB0
double theMB0
Definition: RecAnalyzerMinbias.cc:105
RecAnalyzerMinbias::myInfo::runcheck
double runcheck
Definition: RecAnalyzerMinbias.cc:105
RecAnalyzerMinbias::myInfo::theMB2
double theMB2
Definition: RecAnalyzerMinbias.cc:105