Changeset 1258 for trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx
- Timestamp:
- 03/18/02 10:31:00 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx
r1252 r1258 21 21 // 22 22 // $RCSfile: camera.cxx,v $ 23 // $Revision: 1.3 5$23 // $Revision: 1.36 $ 24 24 // $Author: blanch $ 25 // $Date: 2002-03-1 5 15:15:52$25 // $Date: 2002-03-18 10:31:00 $ 26 26 // 27 27 //////////////////////////////////////////////////////////////////////// … … 933 933 934 934 RunHeader->SetMagicNumber(kMagicNumber); 935 RunHeader->SetFormatVersion( 2);935 RunHeader->SetFormatVersion(3); 936 936 RunHeader->SetSoftVersion((UShort_t) (VERSION*10)); 937 937 RunHeader->SetRunType(256); … … 3376 3376 // 3377 3377 // $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 // 3378 3381 // Revision 1.34 2002/03/13 18:13:56 blanch 3379 3382 // Some changes to fill correctly the new format of MMcRunHeader. … … 3482 3485 // 3483 3486 // $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 // 3484 3490 // Revision 1.34 2002/03/13 18:13:56 blanch 3485 3491 // Some changes to fill correctly the new format of MMcRunHeader.
Note:
See TracChangeset
for help on using the changeset viewer.