20int main(
int argc,
char **argv)
31 JParser<> zap(
"Example program to create PMT parameters map.");
39 catch(
const exception &error) {
57 for (
unsigned int pmt = 0; pmt !=
module->size(); ++pmt) {
Data structure for detector geometry and calibration.
General purpose messaging.
int main(int argc, char **argv)
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
Auxiliary class for map of PMT parameters.
const JPMTParameters & getDefaultPMTParameters() const
Get default PMT parameters.
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).
Empty structure for specification of parser element that is initialised (i.e. does not require input)...