Jpp test-rotations-old
the software that should make you happy
|
Program to test ordered reading using JSUPPORT::JTreeScanner. More...
#include <string>
#include <iostream>
#include <iomanip>
#include <limits>
#include "TROOT.h"
#include "TFile.h"
#include "TH1D.h"
#include "JDAQ/JDAQEventIO.hh"
#include "JDAQ/JDAQSummarysliceIO.hh"
#include "JDAQ/JDAQEvaluator.hh"
#include "JSupport/JMultipleFileScanner.hh"
#include "JSupport/JTreeScanner.hh"
#include "JSupport/JSupport.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Program to test ordered reading using JSUPPORT::JTreeScanner.
Definition in file JTreeScanner.cc.
int main | ( | int | argc, |
char ** | argv ) |
Definition at line 30 of file JTreeScanner.cc.