CMS 3D CMS Logo

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

Public Member Functions

 myInfo ()
 

Public Attributes

double theMB0
 
double theMB1
 
double theMB2
 
double theMB3
 
double theMB4
 

Detailed Description

Definition at line 57 of file SimAnalyzerMinbias.cc.

Constructor & Destructor Documentation

◆ myInfo()

SimAnalyzerMinbias::myInfo::myInfo ( )
inline

Definition at line 59 of file SimAnalyzerMinbias.cc.

59 { theMB0 = theMB1 = theMB2 = theMB3 = theMB4 = 0; }

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

Member Data Documentation

◆ theMB0

double SimAnalyzerMinbias::myInfo::theMB0

Definition at line 58 of file SimAnalyzerMinbias.cc.

Referenced by myInfo().

◆ theMB1

double SimAnalyzerMinbias::myInfo::theMB1

Definition at line 58 of file SimAnalyzerMinbias.cc.

Referenced by myInfo().

◆ theMB2

double SimAnalyzerMinbias::myInfo::theMB2

Definition at line 58 of file SimAnalyzerMinbias.cc.

Referenced by myInfo().

◆ theMB3

double SimAnalyzerMinbias::myInfo::theMB3

Definition at line 58 of file SimAnalyzerMinbias.cc.

Referenced by myInfo().

◆ theMB4

double SimAnalyzerMinbias::myInfo::theMB4

Definition at line 58 of file SimAnalyzerMinbias.cc.

Referenced by myInfo().

SimAnalyzerMinbias::myInfo::theMB3
double theMB3
Definition: SimAnalyzerMinbias.cc:58
SimAnalyzerMinbias::myInfo::theMB4
double theMB4
Definition: SimAnalyzerMinbias.cc:58
SimAnalyzerMinbias::myInfo::theMB0
double theMB0
Definition: SimAnalyzerMinbias.cc:58
SimAnalyzerMinbias::myInfo::theMB1
double theMB1
Definition: SimAnalyzerMinbias.cc:58
SimAnalyzerMinbias::myInfo::theMB2
double theMB2
Definition: SimAnalyzerMinbias.cc:58