Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 1168)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 1169)
@@ -1,3 +1,24 @@
                                                                   -*-*- END -*-*-
+ 2002/01/11: Oscar Blanch Bigas
+   * macros/trigrate.C:
+     - the lis of MHMcRate is created usinf from and to instead of
+       only dimension. Otherwise the cas of a single trigger option is
+       not well treated.
+
+   * mhist/MHMcRate.[h,cc]:
+     - added funtion members SetFlux and SetIncidentRate and small
+       modification in CalcRate member function
+
+   * mmontecarlo/MMcTriggerRateCalc.cc:
+     - now this task sets the parameters to know the incident particle
+       flux using MHMcRate:SetFlux. The value are decide by the task
+       itself depending on the fPartId.
+
+   * manalysis/MBlindPixelCalc.cc:
+     - rename MMcRunHeader:GetStarFieldDe to MMcRunHeader:GetStarFieldDec. 
+
+   * mmc/MMcRunHeader.[hxx, cxx]:
+     - rename MMcRunHeader:GetStarFieldDe to MMcRunHeader:GetStarFieldDec. 
+
  2002/01/10: Oscar Blanch Bigas
 
