|
Jpp
18.0.1-rc.2
the software that should make you happy
|
Auxiliary program to modify tripod configuration. More...
#include <iostream>#include <fstream>#include <string>#include <iomanip>#include <vector>#include <set>#include "JDetector/JTripod.hh"#include "Jeep/JComment.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> (setx|addx|subx) East"
-T "<tripod identifier> (sety|addy|suby) North"
-T "<tripod identifier> (setz|addz|subz) depth"
Definition in file JMoveTripod.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 125 of file JMoveTripod.cc.
1.8.5