#include <StripClusterizerAlgorithmFactory.h>
Definition at line 9 of file StripClusterizerAlgorithmFactory.cc.
References algorithm(), edm::hlt::Exception, and edm::ParameterSet::getParameter().
Referenced by SiStripClusterInfo::reclusterize().
12 if(algorithm ==
"ThreeThresholdAlgorithm") {
13 return std::auto_ptr<StripClusterizerAlgorithm>(
24 if(algorithm ==
"OldThreeThresholdAlgorithm") {
25 return std::auto_ptr<StripClusterizerAlgorithm>(
34 throw cms::Exception(
"[StripClusterizerAlgorithmFactory] Unregistered Algorithm")
35 << algorithm <<
" is not a registered StripClusterizerAlgorithm";
T getParameter(std::string const &) const
< trclass="colgroup">< tdclass="colgroup"colspan=5 > Ecal cluster collections</td ></tr >< tr >< td >< ahref="classreco_1_1BasicCluster.html"> reco::BasicCluster</a ></td >< td >< ahref="DataFormats_EgammaReco.html"> reco::BasicClusterCollection</a ></td >< td >< ahref="#"> hybridSuperClusters</a ></td >< tdclass="description"> Basic clusters reconstructed with hybrid algorithm(barrel only)</td >< td >S.Rahatlou</td ></tr >< tr >< td >< a href