From 60fff73088df3d545ec0581bcb0084649fe03730 Mon Sep 17 00:00:00 2001 From: ivana Date: Fri, 17 Mar 2006 16:55:28 +0000 Subject: [PATCH] Change description related to CDB (Laurent) --- MUON/README | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/MUON/README b/MUON/README index 3f8177bc77a..868e7441e18 100644 --- a/MUON/README +++ b/MUON/README @@ -31,15 +31,10 @@ directory. You have to type : source $ALICE_ROOT/MUON/AlirootRun_MUONtest.sh The results of this test are saved in test_out/ directory. -Note that the first step of this script is to create a local Condition -Database for MUON (containing fake values for pedestals, gains, and - dead channels), which is written under $ALICE_ROOT/MUON/CDB (using the -MUONCDB.C compiled macro). -That CDB is now always *required* to perform either simulation or -reconstruction. -It's created only once, and reused by subsequent use of the script. -But in case of upgrade of MUON code, please rm -rf this -directory in order to re-create it from scratch, just to be on the safe side. +Please note that the CDB (Condition DataBase) is now always *required* +to perform either simulation or reconstruction. For the moment, a version + of that CDB is stored in CVS, so you should have one already in MUON/Calib +subdirectories. ========================================================== How to check that your aliroot is working VERY well @@ -352,6 +347,13 @@ MuonRec.Run() .q EOF +========================================================== + How to play with the CDB +========================================================== + +If you'd like to see how the CDB is created, please have a look at the +MUONCDB.C (work in progress, though). + =========================================================== Still working .............. =========================================================== -- 2.39.3