Ignore:
Timestamp:
12/10/02 17:25:18 (22 years ago)
Author:
blanch
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/include-MC/MCCphoton.hxx

    r735 r1674  
    4343
    4444const char FLAG_START_OF_RUN[]   = "\nSTART---RUN\n";
     45const char FLAG_START_OF_HEADER[]   = "RUNH";
    4546const char FLAG_START_OF_EVENT[] = "\nSTART-EVENT\n";
     47const char FLAG_EVENT_HEADER[]   = "EVTH";
    4648const char FLAG_END_OF_EVENT[] =   "\nEND---EVENT\n";
    4749const char FLAG_END_OF_RUN[] =     "\nEND-----RUN\n";
     
    5052
    5153#define SIZE_OF_FLAGS  13
     54#define SIZE_OF_HEADER    8       /* floats */
    5255#define SIZE_OF_MCCPHOTON    8   /* floats */
    5356
Note: See TracChangeset for help on using the changeset viewer.