]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSPreprocessorSDD.h
SDD preprocessor for baselines, noise and gains. Test FXS files read by the preproces...
[u/mrichter/AliRoot.git] / ITS / AliITSPreprocessorSDD.h
index 0fc52e406bda33c400d37721f1f7256f1fb56870..44e69db3b6b58681d793b8fe8d882b720fe57b3a 100644 (file)
@@ -31,6 +31,7 @@ class AliITSPreprocessorSDD : public AliPreprocessor {
 
   static const Int_t fgkNumberOfSDD;       // number of SDD modules 
   static const Int_t fgkNumberOfChannels;  // number of channels per module
+    static const Int_t fgkNumberOfChannelsPerChip;    // Number of channels/chip
   static const TString fgkNameHistoPedestals; //name of ped. histo
   static const TString fgkNameHistoNoise;  //name of noise histo
   ClassDef(AliITSPreprocessorSDD,2)  // Alice ITS-SDD preprocessor.