Go to the documentation of this file.
17 #define HARO_RUN_HEADER_LEN 20
40 std::printf(
"nr %zi hdr %s\n",nr,fHeader);
41 if ( nr != 1 ) printf(
"Sim Header read error\n");
52 printf(
"HARPO Bad Header %s\n",
fHeader);
56 fTime = mktime(&startTime);
62 std::cout <<
"--- HarpoSimHeader" << std::endl;
63 std::cout <<
"Start Time : " <<
fTime << std::endl;