Main file for run_info executable; give some basic stats about a run. More...
#include "Reader.hh"#include "EventHandler.hh"#include "ConvertData.hh"#include "ConfigHandler.hh"#include "CommandSwitchFunctions.hh"#include "phrase.hh"#include <iostream>#include <ctime>#include <cstdio>#include <cstdlib>#include "Message.hh"#include "runinfo.hh"Go to the source code of this file.
Functions | |
| void | PrintFileInfo (const char *fname, EventHandler *modules, const string &runinfo_file="", const string &comment="", char answer=0, bool force_regen=false, bool db_only=false) |
| Print info about a single file. | |
| int | main (int argc, char **argv) |
Main file for run_info executable; give some basic stats about a run.
Definition in file run_info.cc.
1.6.1