]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliGRPPreprocessor.cxx
Moving MeanVertexSPD to /GRP/Calib.
[u/mrichter/AliRoot.git] / STEER / AliGRPPreprocessor.cxx
index 1bce3a70b1b7b4a236b55a9a1a2365b601efc6d0..bd9dade69243b197716eacc5429780f4900d464d 100644 (file)
@@ -750,7 +750,7 @@ UInt_t AliGRPPreprocessor::ProcessSPDMeanVertex()
                                                        AliCDBMetaData md;
                                                        md.SetResponsible("Cvetan Cheshkov");
                                                        md.SetComment("SPD Mean Vertex");                                       
-                                                       storeResult = Store("GRP", "MeanVertexSPD", meanVtx, &md, 0, kTRUE); 
+                                                       storeResult = Store("Calib", "MeanVertexSPD", meanVtx, &md, 0, kTRUE); 
                                                }
                                                else{
                                                        AliWarning("No SPD Mean Vertex object found in file");