]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONDigitMaker.h
Updates
[u/mrichter/AliRoot.git] / MUON / AliMUONDigitMaker.h
index a7a2e57d8ab35b7cc73d9c71d3c021ab83987f6f..8624d4d6723fb72bbee8897b511bd719d9b440ac 100644 (file)
@@ -51,8 +51,8 @@ class AliMUONDigitMaker : public TObject
   Int_t  ReadTrackerDDL(AliRawReader* rawReader);
   Int_t  ReadTriggerDDL(AliRawReader* rawReader);
   
-  Int_t TriggerDigits(Int_t nBoard, TArrayS* xyPattern, 
-                      AliMUONVDigitStore& digitStore) const;
+  Int_t TriggerDigits(Int_t nBoard, const TArrayS* xyPattern, 
+                      AliMUONVDigitStore& digitStore, Bool_t warn = kTRUE) const;
 
   Bool_t TriggerToDigitsStore(const AliMUONVTriggerStore& triggerStore, 
                               AliMUONVDigitStore& digitStore) const;