#include <HcalHotCellMonitor.h>
Public Attributes | |
int | DeltaDepth |
int | DeltaIeta |
int | DeltaIphi |
double | HotEnergyFrac |
double | maxEnergy |
double | minCellEnergy |
double | minNeighborEnergy |
Definition at line 18 of file HcalHotCellMonitor.h.
int hotNeighborParams::DeltaDepth |
Definition at line 21 of file HcalHotCellMonitor.h.
Referenced by HcalHotCellMonitor::HcalHotCellMonitor(), and HcalHotCellMonitor::processHit_rechitNeighbors().
int hotNeighborParams::DeltaIeta |
Definition at line 20 of file HcalHotCellMonitor.h.
Referenced by HcalHotCellMonitor::HcalHotCellMonitor(), and HcalHotCellMonitor::processHit_rechitNeighbors().
int hotNeighborParams::DeltaIphi |
Definition at line 19 of file HcalHotCellMonitor.h.
Referenced by HcalHotCellMonitor::HcalHotCellMonitor(), and HcalHotCellMonitor::processHit_rechitNeighbors().
double hotNeighborParams::HotEnergyFrac |
Definition at line 25 of file HcalHotCellMonitor.h.
Referenced by HcalHotCellMonitor::HcalHotCellMonitor(), and HcalHotCellMonitor::processHit_rechitNeighbors().
double hotNeighborParams::maxEnergy |
Definition at line 24 of file HcalHotCellMonitor.h.
Referenced by HcalHotCellMonitor::HcalHotCellMonitor(), and HcalHotCellMonitor::processHit_rechitNeighbors().
double hotNeighborParams::minCellEnergy |
Definition at line 22 of file HcalHotCellMonitor.h.
Referenced by HcalHotCellMonitor::HcalHotCellMonitor(), and HcalHotCellMonitor::processHit_rechitNeighbors().
double hotNeighborParams::minNeighborEnergy |
Definition at line 23 of file HcalHotCellMonitor.h.
Referenced by HcalHotCellMonitor::HcalHotCellMonitor(), and HcalHotCellMonitor::processHit_rechitNeighbors().