Index: trunk/FACT++/src/spectrum.cc
===================================================================
--- trunk/FACT++/src/spectrum.cc	(revision 19983)
+++ trunk/FACT++/src/spectrum.cc	(revision 19984)
@@ -1635,5 +1635,5 @@
         WriteHistogram(connection, hist_sim);
 
-        hist_sim.title = "Ratio of event after cuts to simulated events (corsika)";
+        hist_sim.title = "Ratio of event after cuts to triggered events (ceres)";
         hist_sim.v     = "CutEfficiencyN";
         hist_sim.err   = "ErrCutEfficiencyN";
@@ -1641,5 +1641,5 @@
         WriteHistogram(connection, hist_sim);
 
-        hist_sim.title = "Ratio of weighted event after cuts to the weighted simulated events (corsika)";
+        hist_sim.title = "Ratio of weighted event after cuts to weighted triggered events (ceres)";
         hist_sim.v     = "CutEfficiencyW";
         hist_sim.err   = "ErrCutEfficiencyW";
