]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TRD/AliHLTTRDTrackerV1Component.cxx
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / HLT / TRD / AliHLTTRDTrackerV1Component.cxx
index 204fba649fdacebf73838585edf108d5a8451558..8296912930f9bd3a54ef847fde45a22dfb18ae68 100644 (file)
@@ -60,7 +60,7 @@ ClassImp(AliHLTTRDTrackerV1Component);
 AliHLTTRDTrackerV1Component::AliHLTTRDTrackerV1Component():
   AliHLTProcessor(),
   fOutputPercentage(100), // By default we copy to the output exactly what we got as input  
-  fStrorageDBpath("local://$ALICE_ROOT"),
+  fStrorageDBpath("local://$ALICE_ROOT/OCDB"),
   fCDB(NULL),
   fGeometryFileName(""),
   fUseHLTClusters(kFALSE),