|
Jpp
16.0.0-rc.2
the software that should make you happy
|
Auxiliary program to convert binary data to ROOT formatted data. More...
#include <string>#include <iostream>#include <fstream>#include <iomanip>#include <vector>#include <limits>#include <string.h>#include "TROOT.h"#include "TFile.h"#include "JDAQ/JDAQEventIO.hh"#include "JDAQ/JDAQTimesliceIO.hh"#include "JDAQ/JDAQSummarysliceIO.hh"#include "JROOT/JTreeReader.hh"#include "JIO/JStreamIO.hh"#include "JIO/JByteArrayIO.hh"#include "JSupport/JSupport.hh"#include "JSupport/JAutoTreeWriter.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Namespaces | |
| JSUPPORT | |
| Support classes and methods for experiment specific I/O. | |
Functions | |
| int | main (int argc, char **argv) |
Auxiliary program to convert binary data to ROOT formatted data.
Definition in file JRoot.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 49 of file JRoot.cc.
1.8.5