Ignore:
Timestamp:
05/14/14 15:53:46 (10 years ago)
Author:
tbretz
Message:
Removed MmcEvtBasic from the output. This information is contained already in MMcEvt and does not need to be written twice. There is still a bug in the FITS writingf class which silently ignores the contents of the base class of MMcEvt -- this need to be fixed. No workarounds\!
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mjobs/MJSimulation.cc

    r17854 r17855  
    639639    write3af.AddContainer("MRawEvtData",      "Events");
    640640    write3af.AddContainer("MTruePhotonsPerPixelCont", "Events");
    641     write3af.AddContainer("MMcEvtBasic",      "Events", kFALSE);
    642 
    643641    write3af.AddContainer("MPhotonEvent","Events");
    644642
Note: See TracChangeset for help on using the changeset viewer.