]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCGenDBTemp.cxx
Include HLTTemperature OCDB entry to select temperature sensors to be handled by HLT
[u/mrichter/AliRoot.git] / TPC / AliTPCGenDBTemp.cxx
index 27a27a79333e218feb8a2506dec0c2b6173d95ee..912f4472672a97674b0ba32b515d3ab2882f1e4c 100644 (file)
@@ -147,7 +147,7 @@ void AliTPCGenDBTemp::MakeConfig(const char *file, Int_t firstRun, Int_t lastRun
    // Store Configuration file to OCDB
    //
 
-   TTree *tree = ReadListTree(file,amandaString);
+   TTree *tree = ReadListTree(file,"tempConf",amandaString);
    SetConfTree(tree);
    SetFirstRun(firstRun);
    SetLastRun(lastRun);