Ignore:
Timestamp:
08/19/13 12:07:14 (11 years ago)
Author:
ftemme
Message:
added the writing of several Header Keys to the fitsoutput of Ceres in MJSimulation.cc, the values of the HeaderKeys are mainly hardcoded; changed the name of the columns in the fitsoutput for MMcEvt.fEvtNumber, MRawEvtData.fStartCells to the corresponding name in real data files; removed the vetoing of several columns in the fitsout in MJSimulation.cc; implemented the substraction of the accoupling in MSimCamera.cc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Mars_MC/mraw/MRawEvtData.h

    r14870 r17011  
    3636
    3737    MArrayB *fABFlags;            //-> A information about the exact trigger position
    38     MArrayS *fStartCells;         //
     38    MArrayS *fStartCells;         // {fits: unit=uint16 ; name=StartCellData }
    3939
    4040    UShort_t fNumBytesPerSample;
Note: See TracChangeset for help on using the changeset viewer.