6#include "TGraphErrors.h"
21#include "TFitResult.h"
84 void iterativeGausFit(TH1D* hist,
double min,
double max,
double sigmaRange,
double hardminimum,
double hardmaximum);
110 std::map<std::string,std::map<std::string,std::vector<int>>>
threshMap_;
Class used to encapsulate raw svt hit information.
Class used to encapsulate tracker hit information.
std::map< std::string, TH2F * > histos2d
description
std::map< std::string, TH1F * > get1dHistos()
description
void setDebug(bool value)
Set debug.
std::map< std::string, std::map< std::string, std::vector< int > > > threshMap_
description
std::map< std::string, TH2F * > get2dHistos()
description
void getHistosFromFile(TFile *inFile, std::string layer="")
Get the Histos From File object.
std::map< std::string, TH1F * > histos1d
description
TH1F * fitHistos
description
std::map< std::string, std::map< int, int > > svtIDMap
description
ModuleMapper * mmapper_
description
void fit2DHistoChannelBaselines(std::map< std::string, TH2F * > histos2d, int rebin_, int minStats_, int deadRMS_, std::string thresholdsFileIn_, FlatTupleMaker *flat_tuple_)
description
void backwardsIterChi2Fit(TH1D *hist, double xmin, double xmax)
description
void iterativeGausFit(TH1D *hist, double min, double max, double sigmaRange, double hardminimum, double hardmaximum)
description