|
Jpp
pmt_effective_area_update_2
the software that should make you happy
|
Example program to apply dynamic position and orientation calibration. More...
#include <string>#include <iostream>#include <iomanip>#include <limits>#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JMeta.hh"#include "JDynamics/JDynamics.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) |
Example program to apply dynamic position and orientation calibration.
Definition in file JDynamics.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 25 of file JDynamics.cc.
1.8.5