]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSPreprocessorSSD.cxx
Possibility of switching on/off the correction maps (F.Prino)
[u/mrichter/AliRoot.git] / ITS / AliITSPreprocessorSSD.cxx
index db4d19d1323010970a75d0b4adac2b7e208dee57..9438c6a5b0e2f897a3dad11c34ab5c21292e4212 100644 (file)
@@ -50,10 +50,10 @@ UInt_t AliITSPreprocessorSSD::Process(TMap* /*dcsAliasMap*/)
   TObjArray badch_array(fgkNumberOfSSD); 
   TObjArray ped_array(fgkNumberOfSSD); 
   //Float_t noise=0, gain=0;
-
+  
   TString runType = GetRunType();
- if(runType == "ELECTRONICS_CALIBRATION_RUN") {
-
 if(runType == "ELECTRONICS_CALIBRATION_RUN") {
+    
   }
   else if(runType == "PEDESTAL") {