Changeset 17042 for branches


Ignore:
Timestamp:
08/27/13 13:25:53 (11 years ago)
Author:
ftemme
Message:
the mc evt number shouldn't be the fits column named EventNum in the outputfiles of ceres, see MRawEvtHeader.h instead
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Mars_MC/mmc/MMcEvt.hxx

    r17011 r17042  
    1010{
    1111private:
    12     UInt_t  fEvtNumber;          // {fits: name=EventNum ; unit=uint32}
     12    UInt_t  fEvtNumber;          // [fits: name=EventNum ; unit=uint32]
    1313    Float_t fThick0;             // [g/cm2]
    1414    Float_t fFirstTarget;        // []
Note: See TracChangeset for help on using the changeset viewer.