Contains class that can be used for providing GUI for improving the approximations of form "foreground + background" by tweaking the background. More...
#include <stdio.h>
#include <iostream>
#include <fstream>
#include <sstream>
#include <string>
#include <vector>
#include <iomanip>
#include "TPad.h"
#include "TFrame.h"
#include "TH1.h"
#include "TLatex.h"
#include "TGraph.h"
#include "TF1.h"
Go to the source code of this file.
Classes | |
class | ROOTTools::GUIFit |
class GUIFit that can be used for providing GUI for improving the approximations of form "foreground + background" by tweaking the background More... | |
Namespaces | |
namespace | ROOTTools |
Contains class that can be used for providing GUI for improving the approximations of form "foreground + background" by tweaking the background.
Not finished yet
This file is a part of a project ROOTTools (https://github.com/Sergeyir/ROOTTools).