Jpp
|
#include <string>
#include <iostream>
#include <iomanip>
#include "TROOT.h"
#include "TFile.h"
#include "TProfile.h"
#include "JDetector/JDetector.hh"
#include "JDetector/JDetectorToolkit.hh"
#include "JDetector/JModuleMapper.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Example program to test JDETECTOR::JModuleMapper.
Definition in file JModuleMapper.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 24 of file JModuleMapper.cc.