![]() |
AliPhysics
b81c3d2 (b81c3d2)
|
Do back of the envelope calculation of effect of reweighing. More...
#include "AliTrackletAODUtils.C"
#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>
#include <TLegend.h>
#include <TLegendEntry.h>
#include <TStyle.h>
Go to the source code of this file.
Classes | |
struct | YieldCalculations |
struct | YieldCalculations::One |
Functions | |
void | YieldExpectations (Double_t c1=0, Double_t c2=0) |
Do back of the envelope calculation of effect of reweighing.
Definition in file YieldExpectations.C.