![]() |
DAS
3.0
Das Analysis System
|
#include <cstdlib>#include <cassert>#include <iostream>#include <vector>#include <filesystem>#include <TString.h>#include <TFile.h>#include <TF1.h>#include <TH1.h>#include <TH2.h>#include <TFitResult.h>#include "Math/VectorUtil.h"#include "Core/CommonTools/interface/DASOptions.h"#include <darwin.h>
Include dependency graph for fitPrefiringCorrections.cc:Namespaces | |
| DAS | |
| DAS::Prefiring | |
| DAS::Prefiring::Prefiring | |
Functions | |
| double | ansatz (double *x, double *p) |
| unique_ptr< TH1 > | Copy (const unique_ptr< TH1 > &h, double maxPt) |
| void | fitPrefiringCorrections (const fs::path &input, const fs::path &output, const int steering) |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |