Ignore:
Timestamp:
03/18/02 10:31:00 (23 years ago)
Author:
blanch
Message:
Update Format Version, which is stored in the MMcRunHeader.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx

    r1252 r1258  
    2121//
    2222// $RCSfile: camera.cxx,v $
    23 // $Revision: 1.35 $
     23// $Revision: 1.36 $
    2424// $Author: blanch $
    25 // $Date: 2002-03-15 15:15:52 $
     25// $Date: 2002-03-18 10:31:00 $
    2626//
    2727////////////////////////////////////////////////////////////////////////
     
    933933
    934934  RunHeader->SetMagicNumber(kMagicNumber);
    935   RunHeader->SetFormatVersion(2);
     935  RunHeader->SetFormatVersion(3);
    936936  RunHeader->SetSoftVersion((UShort_t) (VERSION*10));
    937937  RunHeader->SetRunType(256);
     
    33763376//
    33773377// $Log: not supported by cvs2svn $
     3378// Revision 1.35  2002/03/15 15:15:52  blanch
     3379// Several modifications to simulate the actual trigger zone.
     3380//
    33783381// Revision 1.34  2002/03/13 18:13:56  blanch
    33793382// Some changes to fill correctly the new format of MMcRunHeader.
     
    34823485//
    34833486// $Log: not supported by cvs2svn $
     3487// Revision 1.35  2002/03/15 15:15:52  blanch
     3488// Several modifications to simulate the actual trigger zone.
     3489//
    34843490// Revision 1.34  2002/03/13 18:13:56  blanch
    34853491// Some changes to fill correctly the new format of MMcRunHeader.
Note: See TracChangeset for help on using the changeset viewer.