]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG/CaloTrackCorrBase/AliCaloTrackReader.h
Fix the trigger-cluster matching and bad triggered events rejection, fix problem...
[u/mrichter/AliRoot.git] / PWG / CaloTrackCorrBase / AliCaloTrackReader.h
index 42b1f748355f2a9424b6c63852df1272e299ccd2..156f2b957f2725cafa11164cb8f3367e99b7ed91 100755 (executable)
@@ -282,6 +282,8 @@ public:
   TArrayI          GetTriggerPatches(Int_t tmin, Int_t tmax);
   void             MatchTriggerCluster(TArrayI patches);
 
+  Bool_t           CheckEventTriggers();
+  
   Bool_t           IsExoticEvent()                         { return fIsExoticEvent           ; }  
   Bool_t           IsBadCellTriggerEvent()                 { return fIsBadCellEvent          ; }
   Bool_t           IsBadMaxCellTriggerEvent()              { return fIsBadMaxCellEvent       ; }