CMS 3D CMS Logo

ExampleClusterAlgo.cc
Go to the documentation of this file.
2 
4  energyCut_(0.), nXtalCut_(-1) {
5 }
6 
7 
10  nXtalCut_ = nXtalCut;
11 }
12 
14 
15 }
16 
17 
20 
21  return reco::BasicCluster();
22 
23 }
24 
27 
29 
30 }
31 
reco::BasicCluster makeOneCluster()
CaloCluster BasicCluster
Definition: BasicCluster.h:21
reco::BasicClusterCollection makeClusters(const EcalRecHitCollection &rechits)
std::vector< BasicCluster > BasicClusterCollection
collection of BasicCluster objects