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;
Local Maximum of the Cluster.
std::vector< StripCluster > getClusters()
Object used to find Strip Clusters.
Strip Cluster Fit Data Object.
StripClusterFinder(int l, int s, int cf, int st, bool ME11=false)
ClusterLocalMax localMaxTMP
std::vector< StripClusterFitData > thePulseHeightMap
void DoAction(int layerId, float *cathodes)
std::vector< StripCluster > MEStripClusters
bool operator()(const StripClusterFitData &a, const StripClusterFitData &b) const