|
Jpp
18.0.0-rc.4
the software that should make you happy
|
Auxiliary program to convert ASCII data from data base into ROOT format. More...
#include <iostream>#include <fstream>#include <sstream>#include <iomanip>#include <memory>#include "JDB/JSupport.hh"#include "JDB/JDBincludes.hh"#include "JDB/JDBDictionary.hh"#include "JROOT/JRootStreamer.hh"#include "JROOT/JRootDictionary.hh"#include "JROOT/JROOTClassSelector.hh"#include "JROOT/JASCIIFileStreamer.hh"#include "JLang/JNullStream.hh"#include "JSupport/JFileRecorder.hh"#include "Jeep/JeepToolkit.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 convert ASCII data from data base into ROOT format.
Definition in file JRootDB.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 86 of file JRootDB.cc.
1.8.5