![]() |
![]() |
#include <iostream>
#include <vector>
#include <cmath>
#include "TMath.h"
#include "TString.h"
#include "TF1.h"
#include "TRandom.h"
Go to the source code of this file.
Classes | |
struct | ParSet |
class | resolutionFunction45< T > |
class | resolutionFunction46< T > |
class | resolutionFunction57< T > |
class | resolutionFunctionBase< T > |
class | scaleFunction50< T > |
class | scaleFunctionBase< T > |
Functions | |
resolutionFunctionBase< double * > * | resolutionFunctionService (const int identifier) |
Service to build the resolution functor corresponding to the passed identifier. More... | |
scaleFunctionBase< double * > * | scaleFunctionService (const int identifier) |
Service to build the scale functor corresponding to the passed identifier. More... | |
resolutionFunctionBase<double * >* resolutionFunctionService | ( | const int | identifier | ) |
Service to build the resolution functor corresponding to the passed identifier.
Definition at line 292 of file MuScleFitCorrector_Functions.h.
References gather_cfg::cout, and cmsRelvalreport::exit.
Referenced by ErrorsAnalyzer::fillHistograms(), ErrorsPropagationAnalyzer::fillHistograms(), MuScleFit::MuScleFit(), ResolutionFunction::readParameters(), heppy::MuScleFitCorrector::readParameters(), ResolutionAnalyzer::ResolutionAnalyzer(), ResolutionFunction::ResolutionFunction(), and resolutionFunctionType47< T >::setParameters().
scaleFunctionBase<double * >* scaleFunctionService | ( | const int | identifier | ) |
Service to build the scale functor corresponding to the passed identifier.
Definition at line 283 of file MuScleFitCorrector_Functions.h.
References gather_cfg::cout, and cmsRelvalreport::exit.
Referenced by MomentumScaleCorrector::MomentumScaleCorrector(), MuScleFit::MuScleFit(), MomentumScaleCorrector::readParameters(), heppy::MuScleFitCorrector::readParameters(), and scaleFunctionType64< T >::setParameters().