Jpp
|
#include <string>
#include <iostream>
#include <iomanip>
#include "JDetector/JDetector.hh"
#include "JDetector/JDetectorToolkit.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 print module identifier for a given module location.
Definition in file getModule.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 18 of file getModule.cc.