|
Cicada
v1.2.1
Project 8 Processed-Data File Format Library
|
Test the reading of a Katydid output file. More...

Go to the source code of this file.
Functions | |
| static scarab::logger | bt ("BasicTest") |
| int | main (int argc, char *argv[]) |
Test the reading of a Katydid output file.
Basic test for making sure the library is working on Katydid output results. The first argument given by the user is used to open a ROOT file and extract the tree of TMultiTrackEventData. For each entry of this tree, the StartTimeInAcq is displayed.
Definition in file BasicTest.cc.
|
static |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 20 of file BasicTest.cc.
1.8.11