Jpp
|
#include <string>
#include <iostream>
#include <iomanip>
#include "JDetector/JDetector.hh"
#include "JDetector/JDetectorToolkit.hh"
#include "JDetector/JModuleRouter.hh"
#include "JDetector/JDetectorAddressMapToolkit.hh"
#include "JDetector/JModuleGeometry.hh"
#include "JIO/JFileStreamIO.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
#include "Jeep/JTimer.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Program to convert ntuples to detector.
Definition in file JNTupleToDetector.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 24 of file JNTupleToDetector.cc.