22int main(
int argc,
char **argv)
37 JParser<> zap(
"Auxiliary program to generate detector files.");
49 catch(
const exception &error) {
58 for (
const auto id : moduleID) {
60 JModule module = getModule<JKM3NeT_t>(id);
63 module.setLocation(location);
Data structure for detector geometry and calibration.
General purpose messaging.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
Logical location of module.
Data structure for a composite optical module.
Data structure for position in three dimensions.
Template definition of a multi-dimensional oscillation probability interpolation table.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
int main(int argc, char **argv)
Empty structure for specification of parser element that is initialised (i.e. does not require input)...