Ignore:
Timestamp:
03/16/15 16:25:37 (10 years ago)
Author:
ftemme
Message:
Bugfix: wrong spelling of kFALSE, Copy and paste error: forgot to change the check for the fSimSourcePosition from fPointing to fSimSourcePosition
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/MarsWobble/mjobs/MJSimulation.cc

    r18164 r18165  
    247247    write.AddContainer("IncidentAngle",       "Events", kFALSE);
    248248    write.AddContainer("MPointingPos",        "Events", kFALSE);
    249     write.AddContainer("MSimSourcePos",       "Events", kFalse);
     249    write.AddContainer("MSimSourcePos",       "Events", kFALSE);
    250250}
    251251
Note: See TracChangeset for help on using the changeset viewer.