diff --git a/detectors/EICDetector/Fun4All_G4_EICDetector.C b/detectors/EICDetector/Fun4All_G4_EICDetector.C index 728d0019..86eae4af 100644 --- a/detectors/EICDetector/Fun4All_G4_EICDetector.C +++ b/detectors/EICDetector/Fun4All_G4_EICDetector.C @@ -604,7 +604,7 @@ int Fun4All_G4_EICDetector( if (Enable::B0ECAL_EVAL) B0ECAL_Eval(outputroot + "_g4b0ecal_eval_test.root"); // For B0Ecal - if (Enable::FWDJETS_EVAL) Jet_FwdEval(); + //if (Enable::FWDJETS_EVAL) Jet_FwdEval(); if (Enable::USER) UserAnalysisInit();