Go to the documentation of this file.
   19 int main(
int argc, 
char **argv)
 
   29     JParser<> zap(
"Example program to determine PMT transit time probability.");
 
   36   catch(
const exception &error) {
 
   37     FATAL(error.what() << endl);
 
   44   NOTICE(
"Lower probability "<< Plower << endl);
 
   45   NOTICE(
"Upper probability "<< Pupper << endl);
 
  
static const JTransitionTimeGenerator getTransitionTime
Function object to generate transition time.
 
int main(int argc, char **argv)
 
Utility class to parse command line options.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
 
double getProbability(const double t_ns) const
Get integrated probablity from  to given time.