Changeset 1973


Ignore:
Timestamp:
04/22/03 13:51:04 (21 years ago)
Author:
moralejo
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1972 r1973  
    11                                                 -*-*- END OF LINE -*-*-
     2
     3 2003/04/22: Abelardo Moralejo
     4
     5    * mhist/MHMcEnergyMigration.h
     6      Changed ClassDef(MHMcEnergyMigration, 0)
     7      to ClassDef(MHMcEnergyMigration, 1) to allow writing the
     8      histograms to disk.
    29
    310 2003/04/22: Thomas Bretz
  • trunk/MagicSoft/Mars/mhist/MHMcEnergyMigration.h

    r1668 r1973  
    4040    TObject *DrawClone(Option_t *option="") const;
    4141
    42     ClassDef(MHMcEnergyMigration, 0) //3D-histogram   E-true E-est Theta
     42    ClassDef(MHMcEnergyMigration, 1) //3D-histogram   E-true E-est Theta
    4343
    4444};
Note: See TracChangeset for help on using the changeset viewer.