![]() |
AliPhysics
8b695ca (8b695ca)
|
#include <AliEMCALGeometry.h>
#include <AliOADBContainer.h>
#include <TCanvas.h>
#include <TClonesArray.h>
#include <TDatime.h>
#include <TFile.h>
#include <TGrid.h>
#include <TH2F.h>
#include <TLegend.h>
#include <TMap.h>
#include <TNtuple.h>
#include <TObject.h>
#include <TProfile.h>
#include <TSystem.h>
#include "LInfo.h"
#include "TInfo.h"
#include "plotOCDB_Temperature.C"
#include "plotOCDB_LED.C"
Go to the source code of this file.
Classes | |
class | TCalCell |
class | TCalSM |
class | TCalInfo |
Functions | |
void | createTree (const char *period, const char *ofile="treeout.root", Bool_t doprint=0, Bool_t appBC=kFALSE, TString badpath="$ALICE_ROOT/OADB/EMCAL", Int_t referenceRun=286313) |
void | createTree_all () |
void createTree | ( | const char * | period, |
const char * | ofile = "treeout.root" , |
||
Bool_t | doprint = 0 , |
||
Bool_t | appBC = kFALSE , |
||
TString | badpath = "$ALICE_ROOT/OADB/EMCAL" , |
||
Int_t | referenceRun = 286313 |
||
) |
Definition at line 75 of file createTree.C.
Referenced by createTree_all().
void createTree_all | ( | ) |
Definition at line 264 of file createTree.C.