136 <<
"Error! can't get the rawSuperClusters "
146 <<
"Error! can't get the RecHits "
155 <<
"Error! can't get the RecHits "
178 reco::SuperClusterCollection::const_iterator aClus;
179 for(aClus = rawClusters->begin(); aClus != rawClusters->end(); aClus++)
181 double theEt = aClus->energy()/cosh( aClus->eta() ) ;
184 if ( theEt <
etCut_ )
continue;
195 ecalSevLvlAlgoHndl->severityLevel(
id,
rechits);
225 corrClusters->push_back(newClus);
T getParameter(std::string const &) const
T getUntrackedParameter(std::string const &, T const &) const
#define DEFINE_FWK_MODULE(type)
edm::InputTag rHInputProducerE_
std::vector< EcalRecHit >::const_iterator const_iterator
edm::InputTag sCInputProducer_
std::vector< SuperCluster > SuperClusterCollection
collection of SuperCluser objectr
OrphanHandle< PROD > put(std::auto_ptr< PROD > product)
Put a new product.
std::string outputCollection_
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
HiSpikeCleaner(const edm::ParameterSet &)
virtual void produce(edm::Event &, const edm::EventSetup &)
edm::InputTag rHInputProducerB_