]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONDigitMaker.h
ATO-16 - Adding data member fSystematicErrorCluster to describe systematic error...
[u/mrichter/AliRoot.git] / MUON / AliMUONDigitMaker.h
index 0db611728328ff9ebcb088c8a6b59a9d3272faed..8624d4d6723fb72bbee8897b511bd719d9b440ac 100644 (file)
@@ -52,7 +52,7 @@ class AliMUONDigitMaker : public TObject
   Int_t  ReadTriggerDDL(AliRawReader* rawReader);
   
   Int_t TriggerDigits(Int_t nBoard, const TArrayS* xyPattern, 
-                      AliMUONVDigitStore& digitStore) const;
+                      AliMUONVDigitStore& digitStore, Bool_t warn = kTRUE) const;
 
   Bool_t TriggerToDigitsStore(const AliMUONVTriggerStore& triggerStore, 
                               AliMUONVDigitStore& digitStore) const;