From 6e780c51c6f6907734e6f4e371abf823d1d57d20 Mon Sep 17 00:00:00 2001 From: zampolli Date: Fri, 7 Aug 2009 16:23:02 +0000 Subject: [PATCH] Updated comment. --- GRP/MakeCTPDummyEntries.C | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/GRP/MakeCTPDummyEntries.C b/GRP/MakeCTPDummyEntries.C index 0ca7a726829..68c11be816d 100644 --- a/GRP/MakeCTPDummyEntries.C +++ b/GRP/MakeCTPDummyEntries.C @@ -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"); -- 2.39.3