- Timestamp:
- 09/16/04 16:54:27 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/include-MC/MCRunHeader.hxx
r3046 r5078 132 132 } 133 133 134 Int_t read (FILE* f) { 135 return fread((char*)&RunNumber, (SIZE_OF_MCRUNHEADER)*sizeof(float), 1, f ); 136 } 137 138 134 139 // writes EventHeader to binary output stream 135 140 Int_t write ( ofstream &os ) {
Note:
See TracChangeset
for help on using the changeset viewer.