]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/Config.C
Adding a commented line demsostrating how to switch off
[u/mrichter/AliRoot.git] / MUON / Config.C
index 5b464c5112a996cccd4efaa910f20f75011c82ff..0552ab5c73d5388ab7b53ef7a8f0db2767728788 100644 (file)
@@ -213,6 +213,9 @@ 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 off the tail effect
+  // MUON->SetTailEffect(kFALSE);
 
   // If you want to play with builders, first reset the geometry builder,
   // and then add yours.