|
Jpp
|
Auxiliary program to print ROOT TTree information. More...
#include <string>#include <iostream>#include <iomanip>#include "TError.h"#include "TROOT.h"#include "TFile.h"#include "evt/Head.hh"#include "evt/Evt.hh"#include "JDAQ/JDAQEvent.hh"#include "JDAQ/JDAQTimeslice.hh"#include "JDAQ/JDAQSummaryslice.hh"#include "antares-dataformat/TimeSlice.hh"#include "antares-dataformat/PhysicsEvent.hh"#include "JROOT/JTreeParameters.hh"#include "JROOT/JTreeReader.hh"#include "JSupport/JSupport.hh"#include "JLang/JSinglePointer.hh"#include "JLang/JBool.hh"#include "JLang/JType.hh"#include "JLang/JTypeList.hh"#include "JLang/JNullType.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Auxiliary program to print ROOT TTree information.
Definition in file JPrintTree.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 96 of file JPrintTree.cc.
1.8.5