| 
    Jpp
    test_elongated_shower_pde
    
   the software that should make you happy 
   | 
 
Auxiliary program to print PMT parameters. More...
#include <string>#include <iostream>#include <iomanip>#include <vector>#include "JLang/JVectorize.hh"#include "JDetector/JPMTParameters.hh"#include "JDetector/JPMTParametersMap.hh"#include "JDetector/JPMTIdentifier.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 PMT parameters.
NOTE: PMT identifiers need to be specified as <module>.<channel> or as "%" in case the default PMT parameters need to be printed.
Definition in file JPrintPMTParameters.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 80 of file JPrintPMTParameters.cc.
 1.8.5