#include <ClusterChecker.h>
Public Member Functions | |
ClusterTotals () | |
Public Attributes | |
int | pixel |
number of strip clusters | |
int | pixeldets |
number of strip detectors with at least one cluster | |
int | strip |
int | stripdets |
number of pixel clusters |
Definition at line 10 of file ClusterChecker.h.
reco::utils::ClusterTotals::ClusterTotals | ( | ) | [inline] |
number of strip clusters
Definition at line 13 of file ClusterChecker.h.
Referenced by ClusterChecker::tooManyClusters().
number of strip detectors with at least one cluster
Definition at line 15 of file ClusterChecker.h.
Referenced by ClusterChecker::tooManyClusters().
Definition at line 12 of file ClusterChecker.h.
Referenced by ClusterChecker::tooManyClusters().
number of pixel clusters
Definition at line 14 of file ClusterChecker.h.
Referenced by ClusterChecker::tooManyClusters().