]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONDigitizer.h
Fixing bug on fHitMap (Gines)
[u/mrichter/AliRoot.git] / MUON / AliMUONDigitizer.h
index 4c2d38843eb6b4916d1b78e53c33f2af84ea46ce..0264301c03003e984c71c57ef37e41183199cfb2 100644 (file)
@@ -189,6 +189,8 @@ protected:
        Int_t fMask;                    //! mask dependent on input file
        Bool_t fSignal;                 //! kTRUE if signal file is processed 
        Int_t fSegmentation;            //! segmentation type 1=old, 2=new;
+       Int_t fNDetElemId[1500];       //! detection element number array 
+
 
 private: