| Jpp
    17.2.1-pre0
    the software that should make you happy | 
Auxiliary program to convert format of detector files. More...
#include <string>#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JSupport/JMeta.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 format of detector files.
The following combinations of file name extensions are supported:
| input | output | 
|---|---|
| detx | detx | 
| detx | dat | 
| detx | gdml | 
| dat | detx | 
| dat | dat | 
| dat | gdml | 
| det | detx | 
| det | dat | 
| det | gdml | 
Note that if the output file name is the same as the input file name, the original file will be overwritten.
Definition in file JConvertDetectorFormat.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 34 of file JConvertDetectorFormat.cc.
 1.8.5
 1.8.5