CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MustacheSCParametersHelper.h
Go to the documentation of this file.
1 #ifndef RecoEcal_EgammaCoreTools_MustacheSCParametersHelper_h
2 #define RecoEcal_EgammaCoreTools_MustacheSCParametersHelper_h
3 
6 
7 namespace reco {
8 
10  public:
12  ~MustacheSCParametersHelper() = default;
13 
14  void setSqrtLogClustETuning(const float sqrtLogClustETuning);
15 
18 
19  private:
21  };
22 
23 } // namespace reco
24 
25 #endif
void setSqrtLogClustETuning(const float sqrtLogClustETuning)
void addParabolaParameters(const EcalMustacheSCParameters::ParabolaParameters &parabolaParams)
MustacheSCParametersHelper(EcalMustacheSCParameters &params, const edm::ParameterSet &iConfig)