![]() |
AliRoot Core
ee782a0 (ee782a0)
|
Macro to set reconstruction parameters and put them in the OCDB. More...
#include "AliMUONRecoParam.h"
#include "AliCDBManager.h"
#include "AliMUONCDB.h"
#include <Riostream.h>
Go to the source code of this file.
Functions | |
void | MakeMUONRecoParamArray (Int_t startRun=0, Int_t endRun=AliCDBRunRange::Infinity(), const char *settings="ppIdeal") |
Macro to set reconstruction parameters and put them in the OCDB.
Definition in file MakeMUONRecoParamArray.C.
void MakeMUONRecoParamArray | ( | Int_t | startRun = 0 , |
Int_t | endRun = AliCDBRunRange::Infinity() , |
||
const char * | settings = "ppIdeal" |
||
) |
set the reconstruction parameters and store them in the OCDB ($ALICE_ROOT/OCDB/MUON/Calib/RecoParam/).
for the possible values of settings, please see AliMUONRecoParam::Create
Definition at line 36 of file MakeMUONRecoParamArray.C.
Referenced by MakeMUONCDBObjects().