CMS 3D CMS Logo

List of all members | Public Attributes
NewPedBunch Struct Reference

Public Attributes

float cap [4]
 
float capfc [4]
 
HcalCastorDetId detid
 
int num [4][4]
 
float prod [4][4]
 
float prodfc [4][4]
 
float sig [4][4]
 
float sigfc [4][4]
 
bool usedflag
 

Detailed Description

Definition at line 62 of file CastorPedestalsAnalysis.cc.

Member Data Documentation

◆ cap

float NewPedBunch::cap[4]

Definition at line 65 of file CastorPedestalsAnalysis.cc.

◆ capfc

float NewPedBunch::capfc[4]

Definition at line 66 of file CastorPedestalsAnalysis.cc.

◆ detid

HcalCastorDetId NewPedBunch::detid

Definition at line 63 of file CastorPedestalsAnalysis.cc.

◆ num

int NewPedBunch::num[4][4]

◆ prod

float NewPedBunch::prod[4][4]

Definition at line 69 of file CastorPedestalsAnalysis.cc.

◆ prodfc

float NewPedBunch::prodfc[4][4]

Definition at line 70 of file CastorPedestalsAnalysis.cc.

◆ sig

float NewPedBunch::sig[4][4]

Definition at line 67 of file CastorPedestalsAnalysis.cc.

◆ sigfc

float NewPedBunch::sigfc[4][4]

Definition at line 68 of file CastorPedestalsAnalysis.cc.

◆ usedflag

bool NewPedBunch::usedflag

Definition at line 64 of file CastorPedestalsAnalysis.cc.