Jpp
|
Auxiliary program to print detector from database. More...
#include <string>
#include <iostream>
#include <iomanip>
#include "JDB/JDB.hh"
#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 print detector from database.
Definition in file JDetectorDB.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
< tcal: t0 (time offsets) calibration set from DB
< pcal: position (x,y,z) calibration set from DB
< rcal: orientation (quarterions) calibration set from DB
Definition at line 20 of file JDetectorDB.cc.