]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/EveHLT/AliEveHOMERManagerEditor.cxx
-Added HLT test clusters to onlineDisplay macro,
[u/mrichter/AliRoot.git] / EVE / EveHLT / AliEveHOMERManagerEditor.cxx
index aba15800972b69c97fe7d1e1b84aa4f617a4a182..d1992c7213462a24ffdb684f91c93edcd22daf12 100644 (file)
@@ -115,20 +115,6 @@ void AliEveHOMERManagerEditor::NextEvent() {
     if ( fM->NextEvent() )
     return;
 
-
-//   if ( iResult = fM->CheckTriggerDecision(fTriggerString) ) {
-    
-//     if(iResult == 1) {
-    
-//       fM->NextEvent();
-//       return;
-    
-//     } else if (iResult == 2) {
-    
-//       HLTError(Form("No trigger decision found in event"));
-//       return;
-//     }
-//   } 
     
   gROOT->ProcessLineFast("processEvent();");