- Timestamp:
- 09/16/04 16:54:27 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/include-MC/MCEventHeader_2.hxx
r3046 r5078 180 180 } 181 181 182 Int_t read (FILE* f) { 183 return fread((char*)&EvtNumber, (SIZE_OF_MCEVENTHEADER_2)*sizeof(Float_t), 1, f ); 184 } 185 182 186 // writes EventHeader to binary output stream 183 187 Int_t write ( ofstream &os ) {
Note:
See TracChangeset
for help on using the changeset viewer.