]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/CalibMacros/CreateRefMap.C
doxy: TPC/CalibMacros
[u/mrichter/AliRoot.git] / TPC / CalibMacros / CreateRefMap.C
index 3d428f1623d900b58c4566f86a4671bc1627157c..ffe9361c2ec9b4cdd5ddf77714b804c702b66d23 100644 (file)
@@ -1,14 +1,10 @@
-/*
-  Create refernce map
-
-*/
+/// \file CreateRefMap.C
+/// Create reference map
 
 void CreateRefMap(){
-  // aliroot -b -q $ALICE_ROOT/TPC/CalibMacros/CreateRefMap.C
-  //
-  //cdb storage - output stored in the working directory
-  //
+  /// aliroot -b -q $ALICE_ROOT/TPC/CalibMacros/CreateRefMap.C
 
+  // cdb storage - output stored in the working directory
   TString storage="local://"+gSystem->GetFromPipe("pwd")+"/OCDB";
   //set reference run numbers for the various ocdb entries
   Int_t pedestalRun=121642;