]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Updated comment.
authorzampolli <zampolli@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 7 Aug 2009 16:23:02 +0000 (16:23 +0000)
committerzampolli <zampolli@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 7 Aug 2009 16:23:02 +0000 (16:23 +0000)
GRP/MakeCTPDummyEntries.C

index 0ca7a726829d468b08a6436b14709033b51eae31..68c11be816d6a9d2b437f0c8e04747e20c6b9b4f 100644 (file)
@@ -1,6 +1,8 @@
 void MakeCTPDummyEntries(){
 
-       // macro to put in OCDB the dummy entries for CTP configuration and scalers
+       // Example macro to put in OCDB the dummy entries for CTP configuration and scalers
+       // The entries are at present taken from $ALICE_ROOT 
+       // Should be used to test the GRP preprocessor 
 
        AliCDBManager *man = AliCDBManager::Instance();
        man->SetDefaultStorage("local://$ALICE_ROOT/OCDB");