#include <iostream>
#include <string>
#include "testlib.h"
#include "cmpEvent.h"
#include <adst/RecEventFile.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
void | run (const std::string &refFile, const std::string &testFile) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 13 of file testHReconstruction.cc.
References run.
void run | ( | const std::string & | refFile, |
const std::string & | testFile | ||
) |