Jpp 19.3.0-rc.2
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 <iomanip>
#include <memory>
#include "JDB/JSupport.hh"
#include "JDB/JDBincludes.hh"
#include "JDB/JDBDictionary.hh"
#include "JROOT/JRootStreamer.hh"
#include "JROOT/JROOTClassSelector.hh"
#include "JROOT/JASCIIFileStreamer.hh"
#include "JLang/JType.hh"
#include "JSupport/JFileRecorder.hh"
#include "JSupport/JMeta.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 101 of file JRootDB.cc.