![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
#include <Globals.h>
#include <cstdio>
#include <map>
#include <fstream>
#include <TStopwatch.h>
#include <TMidasFile.h>
#include <TMidasEvent.h>
Go to the source code of this file.
Functions | |
void | ExamineMidasFile (const char *filename) |
int | main (int argc, char **argv) |
void | PrintUsage () |
void ExamineMidasFile | ( | const char * | filename | ) |
Definition at line 12 of file ExamineMidasFile.cxx.
References DGREEN, DRED, TMidasFile::GetOdbEvent(), TMidasFile::Open(), TMidasFile::Read(), and RESET_COLOR.
Referenced by main().
int main | ( | int | argc, |
char ** | argv ) |
Definition at line 92 of file ExamineMidasFile.cxx.
References ExamineMidasFile(), and PrintUsage().
void PrintUsage | ( | ) |
Definition at line 86 of file ExamineMidasFile.cxx.
Referenced by main().