]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Added commented line for activation the fast raw data decoder.
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 7 Dec 2007 11:21:05 +0000 (11:21 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 7 Dec 2007 11:21:05 +0000 (11:21 +0000)
MUON/Config.C

index a598a92d3323c53d652a6e3a63e66a9fbd7c1b6f..f6578d74cf3049d991efac5054f5aae0cdfe48a3 100644 (file)
@@ -182,6 +182,9 @@ void Config(char directory[100]="", char option[6]="param", const char* digitsto
   // Noise-only digits in tracker/trigger (0=no noise, 1=default (noise in tracker), 2=noise in tracker and trigger):
   //MUON->SetDigitizerWithNoise(kFALSE);
 
+  // Use fast raw data decoder
+  // MUON->SetFastDecoder(kTRUE);  
+  
   //
   // If SetAlign, the detection elements transformations
   // are taken from the input file and not from the code