#include "HarpoSimHeader.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 17 of file HarpoSimHeader.cxx.
const char* timefmt = "R%Y.%m.%d-%T" |
Definition at line 19 of file HarpoSimHeader.cxx.