#include "HarpoConfig.h"
#include "HarpoDccHeader.h"
#include "HarpoDccReader.h"
#include "HarpoPedMgr.h"
#include <cstdlib>
#include <cstdio>
#include <iostream>
#include <time.h>
Go to the source code of this file.
Macros | |
#define | HARO_RUN_HEADER_LEN 20 |
Variables | |
const char * | timefmt = "R%Y.%m.%d-%T" |
#define HARO_RUN_HEADER_LEN 20 |
Definition at line 20 of file HarpoDccHeader.cxx.
const char* timefmt = "R%Y.%m.%d-%T" |
Definition at line 22 of file HarpoDccHeader.cxx.