GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » Alice » Alice TRD Software » Raw data read and write
Re: Raw data read and write [message #3805 is a reply to message #3803] Thu, 30 November 2006 09:40 Go to previous messageGo to previous message
Raphaelle Bailhache
Messages: 14
Registered: July 2006
occasional visitor
From: lxial32.gsi.de
Hi Ken,

I can not find this macro anymore in the TRD/Macros directory but to be able to use a AliTRDcalibDB, you have to be sure that the default storage is defined with its run number. So you have to put before:

AliCDBManager *man = AliCDBManager::Instance();
man->SetDefaultStorage("local:://$ALICE_ROOT");
man->SetRunNumber(0);

Then it should work.

Regards,

Raphaelle

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Next Topic: alignment
Goto Forum:
  


Current Time: Thu Apr 25 13:41:07 CEST 2024

Total time taken to generate the page: 0.01127 seconds