![]() |
AliRoot Core
edcc906 (edcc906)
|
Set OCDB for EMCAL energy calibration starting from Run1. More...
#include <TSystem.h>
#include <TString.h>
#include <TGrid.h>
#include <Riostream.h>
#include "AliEMCALGeometry.h"
#include "AliEMCALCalibData.h"
#include "AliCDBManager.h"
#include "AliCDBStorage.h"
#include "AliCDBEntry.h"
Go to the source code of this file.
Functions | |
void | SetOCDBFromRun1 (Int_t year=2010, Bool_t printAll=kFALSE) |
Set OCDB for EMCAL energy calibration starting from Run1.
Create OCDB file for a given period from already existing OCDB file include the online calibration parameters
Definition in file SetOCDBFromRun1.C.
void SetOCDBFromRun1 | ( | Int_t | year = 2010 , |
Bool_t | printAll = kFALSE |
||
) |
Main method
year | year to set geometry and run range |
printAll | verbosity checks |
Definition at line 33 of file SetOCDBFromRun1.C.