| 
    Jpp
    
   | 
 
Auxiliary program to merge detector files. More...
#include <string>#include <iostream>#include <iomanip>#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JDetector/JLocation.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 merge detector files.
If the option
    -N [i] 
 is used with a positive number the strings are renumbered starting from i. Each string gets a unique number based on the order of the detector files and its original index in its own detector file.
Definition in file JMergeDetector.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 28 of file JMergeDetector.cc.
 1.8.5