]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSRecoParam.cxx
1) AliITSRecoParam -> flag for using the bad channels in the SSD CF
[u/mrichter/AliRoot.git] / ITS / AliITSRecoParam.cxx
index 3282a76fb48244a935525bab0c0202b9b8fafbb9..2e0d877277c18b4cc2b5ebe80ff4a2d25ed929af 100644 (file)
@@ -152,6 +152,7 @@ fStoreLikeSignV0s(kFALSE),
 fUseUnfoldingInClusterFinderSPD(kFALSE),
 fUseUnfoldingInClusterFinderSDD(kTRUE),
 fUseUnfoldingInClusterFinderSSD(kFALSE),
+fUseBadChannelsInClusterFinderSSD(kFALSE),
 fUseSDDCorrectionMaps(kTRUE),
 fUseSDDClusterSizeSelection(kFALSE),
 fMinClusterChargeSDD(0.),
@@ -643,4 +644,4 @@ void AliITSRecoParam::PrintParameters() const
   Dump();
 
   return;
-}
+}
\ No newline at end of file