#include <SiStripMonitorCluster.h>
Public Attributes | |
float | charge |
float | noise |
float | position |
short | start |
short | width |
Definition at line 103 of file SiStripMonitorCluster.h.
float SiStripMonitorCluster::ClusterProperties::charge |
Definition at line 104 of file SiStripMonitorCluster.h.
Referenced by SiStripMonitorCluster::analyze(), SiStripMonitorCluster::fillLayerMEs(), and SiStripMonitorCluster::fillModuleMEs().
float SiStripMonitorCluster::ClusterProperties::noise |
Definition at line 108 of file SiStripMonitorCluster.h.
Referenced by SiStripMonitorCluster::analyze(), SiStripMonitorCluster::fillLayerMEs(), and SiStripMonitorCluster::fillModuleMEs().
float SiStripMonitorCluster::ClusterProperties::position |
Definition at line 105 of file SiStripMonitorCluster.h.
Referenced by SiStripMonitorCluster::analyze(), SiStripMonitorCluster::fillLayerMEs(), and SiStripMonitorCluster::fillModuleMEs().
short SiStripMonitorCluster::ClusterProperties::start |
Definition at line 106 of file SiStripMonitorCluster.h.
Referenced by progressbar.ProgressBar::__next__(), SiStripMonitorCluster::analyze(), Types.LuminosityBlockRange::cppID(), Types.EventRange::cppID(), SiStripMonitorCluster::fillModuleMEs(), and esMonitoring.FDOutputListener::handle_line().
short SiStripMonitorCluster::ClusterProperties::width |
Definition at line 107 of file SiStripMonitorCluster.h.
Referenced by python.rootplot.utilities.Hist::__init_TGraph(), SiStripMonitorCluster::analyze(), python.rootplot.root2matplotlib.Hist::bar(), python.rootplot.root2matplotlib.Hist::barh(), python.rootplot.utilities.Hist::delete_bin(), SiStripMonitorCluster::fillLayerMEs(), and SiStripMonitorCluster::fillModuleMEs().