![]() |
AliPhysics
2b88e80 (2b88e80)
|
Do back of the envelope calculation of effect of reweighing. More...
#include <vector>
#include <TFile.h>
#include <TError.h>
#include <TCollection.h>
#include <TString.h>
#include <TH1.h>
#include <TH2.h>
#include <THStack.h>
#include <TClass.h>
#include <TBrowser.h>
#include <TCanvas.h>
Go to the source code of this file.
Classes | |
struct | Calculation |
struct | Calculation::Particle |
Functions | |
void | BackOfTheEnvelope (const char *file, Double_t c1=0, Double_t c2=0, Bool_t mid=true) |
Variables | |
const char * | fmt = "%-10s | %5.3f | %5.2f | %5.2f | %5.2f %5.2f |" |
Do back of the envelope calculation of effect of reweighing.
Definition in file BackOfTheEnvelope.C.