Go to the documentation of this file. 1 #ifndef CSCDQM_StripClusterFinder_h
2 #define CSCDQM_StripClusterFinder_h
26 void DoAction(
int layerId,
float* cathodes);
43 uint32_t
ic1,
IC1MIN,
IC1MAX,
JC1MIN,
JC1MAX,
ic2,
IC2MIN,
IC2MAX,
JC2MIN,
JC2MAX,
icstart;
std::vector< StripCluster > getClusters()
Local Maximum of the Cluster.
Strip Cluster Fit Data Object.
ClusterLocalMax localMaxTMP
std::vector< StripClusterFitData > thePulseHeightMap
StripClusterFinder(int l, int s, int cf, int st)
Object used to find Strip Clusters.
std::vector< StripCluster > MEStripClusters
void DoAction(int layerId, float *cathodes)
bool operator()(const StripClusterFitData &a, const StripClusterFitData &b) const