![]() |
AliPhysics
67e0feb (67e0feb)
|
#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 | Utilities |
struct | Calculation |
struct | Calculation::Row |
struct | Calculation::Particle |
Functions | |
void | Expectations (Bool_t mid=true, Double_t c1=0, Double_t c2=5) |
Variables | |
const char * | parFmt = "%-10s | %5.3f |" |
const char * | rowFmt = " %5.2f | %5.2f | %5.2f | %5.2f |" |
const char* rowFmt = " %5.2f | %5.2f | %5.2f | %5.2f |" |
Definition at line 46 of file Expectations.C.
Referenced by Calculation::Row::Print(), and Calculation::Print().