AliRoot Core  ee782a0 (ee782a0)
MakeMUONSingleRecoParam.C File Reference

Macro to set reconstruction parameters and put them in the OCDB. More...

#include "AliMUONRecoParam.h"
#include "AliMUONCDB.h"
#include "AliCDBManager.h"
#include "AliRecoParam.h"
#include <Riostream.h>
Include dependency graph for MakeMUONSingleRecoParam.C:

Go to the source code of this file.

Functions

void MakeMUONSingleRecoParam (Int_t startRun=0, Int_t endRun=AliCDBRunRange::Infinity(), AliRecoParam::EventSpecie_t eventType=AliRecoParam::kLowMult)
 

Detailed Description

Macro to set reconstruction parameters and put them in the OCDB.

Author
Philippe Pillot, SUBATECH

Definition in file MakeMUONSingleRecoParam.C.

Function Documentation

void MakeMUONSingleRecoParam ( Int_t  startRun = 0,
Int_t  endRun = AliCDBRunRange::Infinity(),
AliRecoParam::EventSpecie_t  eventType = AliRecoParam::kLowMult 
)

set the reconstruction parameters and store them in the OCDB ($ALICE_ROOT/MUON/Calib/RecoParam/).

  • make a CDB entry for the run range [startRun, endRun]
  • "eventType" specifies the set of parameters to be stored

Definition at line 38 of file MakeMUONSingleRecoParam.C.