]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/Config.C
From Jochen: changes accumulated during Feb/Mar cosmic run and some coding convention...
[u/mrichter/AliRoot.git] / MUON / Config.C
index 435bfd4f00332b834a94ff6038adb4a26b8cba10..0552ab5c73d5388ab7b53ef7a8f0db2767728788 100644 (file)
@@ -214,8 +214,8 @@ void Config(char directory[100]="", char option[6]="param", const char* digitsto
   // To generate and read scaler trigger events in rawdata
   // MUON->SetTriggerScalerEvent();
   
-  // To switch on the tail effect
-  // MUON->SetTailEffect(kTRUE);
+  // To switch off the tail effect
+  // MUON->SetTailEffect(kFALSE);
 
   // If you want to play with builders, first reset the geometry builder,
   // and then add yours.