]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PMD/PMDPEDESTALda.cxx
Eff C++ warning removal (Marian)
[u/mrichter/AliRoot.git] / PMD / PMDPEDESTALda.cxx
index d2d0fbc459322ddab86d16e826a95b438e897f42..dda379b49f1233e57f9354031a9a80b4be1aaa08 100644 (file)
@@ -4,7 +4,7 @@ PMD DA for online calibration
 contact: basanta@phy.iitb.ac.in
 Link:
 Reference Run:/afs/cern.ch/user/b/bnandi/public/pedestaldata/run37820.raw
-Run Type: STANDALONE
+Run Type: PEDESTAL
 DA Type: LDC
 Number of events needed: 1000
 Input Files: 
@@ -193,7 +193,7 @@ int main(int argc, char **argv) {
 
 /* store the pedestal file on FES */
  
-    status = daqDA_FES_storeFile("PMD_PED.root","pedestal");
+    status = daqDA_FES_storeFile("PMD_PED.root","PMD_PED.root");
     if (status) {
        status = -2;
     }