Jpp
pmt_effective_area_update
the software that should make you happy
|
Auxiliary program to modify tripod configuration. More...
#include <iostream>
#include <iomanip>
#include <vector>
#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"
Definition in file JEditTripod.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 103 of file JEditTripod.cc.