Go to the documentation of this file.
22 int main(
int argc,
char **argv)
32 JParser<> zap(
"Program to convert detector to ntuples.");
40 catch(
const exception &error) {
41 FATAL(error.what() << endl);
60 for (JDetector::const_iterator module =
detector.begin(); module !=
detector.end(); ++module) {
Binary buffered file output.
Data structure for UTC time.
void load(const JString &file_name, JDetector &detector)
Load detector from input file.
int main(int argc, char **argv)
Utility class to parse command line options.
Linear fit of crossing point (position) between axes (objects with position and direction).
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
Data structure for Euler angles in three dimensions.