CMS 3D CMS Logo

TrkCalIsolationAlgo.h
Go to the documentation of this file.
1 #ifndef IsolationAlgos_TrkCalIsolationAlgo_h
2 #define IsolationAlgos_TrkCalIsolationAlgo_h
3 /* Partial spacialization of parameter set adapeter helper
4  *
5  */
9 
10 namespace reco {
11  namespace modules {
12 
13  template <typename T, typename C>
16  return TrkCalIsolationAlgo<T, C>(cfg.template getParameter<double>("dRMin"),
17  cfg.template getParameter<double>("dRMax"));
18  }
19  };
20  } // namespace modules
21 } // namespace reco
22 
23 #endif
static TrkCalIsolationAlgo< T, C > make(const edm::ParameterSet &cfg)
fixed size matrix
long double T