![]() |
AliPhysics
8417398 (8417398)
|
#include <TFile.h>
#include <TH1F.h>
#include <TH2F.h>
#include <TH3D.h>
#include <Riostream.h>
#include <TCanvas.h>
#include <TGraphErrors.h>
#include <TGrid.h>
#include <TFileMerger.h>
#include <TMultiGraph.h>
#include <TROOT.h>
#include <TString.h>
#include <TStyle.h>
#include <TLegend.h>
#include <TGridCollection.h>
#include <TGridResult.h>
#include <TClonesArray.h>
#include <TObjString.h>
#include <stdio.h>
#include <string>
#include <fstream>
#include <iostream>
#include <sstream>
Go to the source code of this file.
Functions | |
void | trendingCluster (TString fCalorimeter="EMCAL", TString period="LHC11h", TString pass="pass1_HLT", const Int_t n=10, TString fTrigger="MB") |
void trendingCluster | ( | TString | fCalorimeter = "EMCAL" , |
TString | period = "LHC11h" , |
||
TString | pass = "pass1_HLT" , |
||
const Int_t | n = 10 , |
||
TString | fTrigger = "MB" |
||
) |
Definition at line 54 of file trendingCluster.C.