#include "CLHEP/Matrix/Matrix.h"
#include "CLHEP/Matrix/SymMatrix.h"
#include "RecoLocalCalo/EcalRecAlgos/interface/EcalUncalibRecHitRecAbsAlgo.h"
#include <vector>
#include <string>
#include "TROOT.h"
#include "TMinuit.h"
#include "TGraph.h"
#include "TF1.h"
Go to the source code of this file.
Classes | |
class | EcalUncalibRecHitRecAnalFitAlgo< C > |
Template used to compute amplitude, pedestal, time jitter, chi2 of a pulse using an analytical fit. More... |