#include <HcalPedestalMCWidths.h>
Public Attributes | |
HcalDetId | detid |
int | num [4][10][10] |
float | prod [4][10][10] |
float | sig [4][10][10] |
bool | usedflag |
Definition at line 59 of file HcalPedestalMCWidths.h.
HcalDetId MCWidthsBunch::detid |
Definition at line 61 of file HcalPedestalMCWidths.h.
Referenced by HcalPedestalMCWidths::analyze().
int MCWidthsBunch::num[4][10][10] |
Definition at line 65 of file HcalPedestalMCWidths.h.
Referenced by HcalPedestalMCWidths::analyze().
float MCWidthsBunch::prod[4][10][10] |
Definition at line 64 of file HcalPedestalMCWidths.h.
Referenced by HcalPedestalMCWidths::analyze().
float MCWidthsBunch::sig[4][10][10] |
Definition at line 63 of file HcalPedestalMCWidths.h.
Referenced by HcalPedestalMCWidths::analyze().
bool MCWidthsBunch::usedflag |
Definition at line 62 of file HcalPedestalMCWidths.h.
Referenced by HcalPedestalMCWidths::analyze().