]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - T0/readRawDDLT0.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / T0 / readRawDDLT0.C
index dab2d6e1a29a4d1744b2777dd893052722cb9bd4..000f3a4e7cac84aa76fde0a94d4b0f00b9bd0f39 100644 (file)
@@ -40,7 +40,7 @@ void readRawDDLT0()
   TH2F*hLEDCFD= new TH2F("hLEDCFD","LEd vs CFD",500,-0.5,10000.5,500,-0.5,10000.5);
 
   AliCDBManager* cdb      = AliCDBManager::Instance();
-  AliCDBStorage *stor = cdb->GetStorage("local://$ALICE_ROOT");
+  AliCDBStorage *stor = cdb->GetStorage("local://$ALICE_ROOT/OCDB");
 
   // AliRawReader *reader = new AliRawReaderDate("raw0/T0_3328.ddl");
    AliRawReader *reader = new AliRawReaderFile();