AliPhysics  fb6b143 (fb6b143)

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>
#include <TLegend.h>
#include <TLegendEntry.h>
#include <TStyle.h>
Include dependency graph for DeltaExpectations.C:

Go to the source code of this file.

Classes

struct  Utilities
 
struct  DeltaCalculations
 
struct  DeltaCalculations::Row
 
struct  DeltaCalculations::Particle
 

Functions

void DeltaExpectations (Double_t c1=0, Double_t c2=5)
 

Variables

const char * parFmt = "%-10s | %6.3f |"
 
const char * rowFmt = " %5.2f | %5.2f | %5.2f | %5.2f |"
 
const char * eRowFmt
 

Detailed Description

Do back of the envelope calculation of effect of reweighing.

Author
Christian Holm Christensen cholm.nosp@m.@nbi.nosp@m..dk
Date
Tue Sep 20 17:07:01 2016

Definition in file DeltaExpectations.C.

Variable Documentation

const char* eRowFmt
Initial value:
= " %5.2f+/-%5.2f | %5.2f+/-%5.2f | "
"%5.2f+/-%5.2f | %5.2f+/-%5.2f |"

Definition at line 47 of file DeltaExpectations.C.

Referenced by DeltaCalculations::Row::Print().

const char* rowFmt = " %5.2f | %5.2f | %5.2f | %5.2f |"

Definition at line 46 of file DeltaExpectations.C.

Referenced by DeltaCalculations::Row::Print(), and DeltaCalculations::Print().