#include <CastorBunch.h>
Public Attributes | |
HcalCastorDetId | detid |
double | tsAdc [20] |
double | tsCapId [20] |
double | tsfC [20] |
bool | usedflag |
Definition at line 6 of file CastorBunch.h.
HcalCastorDetId NewBunch::detid |
Definition at line 8 of file CastorBunch.h.
Referenced by CastorPSMonitor::processEvent().
double NewBunch::tsAdc[20] |
Definition at line 11 of file CastorBunch.h.
Referenced by CastorPSMonitor::processEvent().
double NewBunch::tsCapId[20] |
Definition at line 10 of file CastorBunch.h.
Referenced by CastorPSMonitor::processEvent().
double NewBunch::tsfC[20] |
Definition at line 13 of file CastorBunch.h.
Referenced by CastorPSMonitor::processEvent().
bool NewBunch::usedflag |
Definition at line 9 of file CastorBunch.h.
Referenced by CastorPSMonitor::processEvent().