Changeset 1981


Ignore:
Timestamp:
04/22/03 16:53:37 (21 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhistmc/MHMcEnergyMigration.h

    r1974 r1981  
    2121{
    2222private:
    23     MMcEvt      *fMcEvt;
    24     MEnergyEst  *fEnergy;
     23    MMcEvt      *fMcEvt; //!
     24    MEnergyEst  *fEnergy; //!
    2525
    2626    TH3D        fHist;
     
    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.