| 
    Jpp
    16.0.0-rc.1
    
   the software that should make you happy 
   | 
 
Auxiliary program to modify tripod configuration. More...
#include <iostream>#include <iomanip>#include <vector>#include "TRandom3.h"#include "JDetector/JTripod.hh"#include "JSupport/JMeta.hh"#include "Jeep/JContainer.hh"#include "Jeep/JPrint.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 modify tripod configuration.
Syntax:
    -T "<tripod identifier>     (set|add|sub) east north z"
The options
    -A "<tripod identifier> east north z"
    -D "<tripod identifier>"
can be used to add and remove a tripod, respectively.
Definition in file JEditTripod.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 127 of file JEditTripod.cc.
 1.8.5