1 #ifndef __JDB_JPMTTHRESHOLD__ 
    2 #define __JDB_JPMTTHRESHOLD__ 
   10 namespace JDATABASE {}
 
   11 namespace JPP { 
using namespace JDATABASE; }
 
Auxiliary class for PMT thresholds. 
 
Auxiliary class for PMT run setup parameters. 
 
JPMTThreshold(const int id, const int run)
Constructor. 
 
void configure(const int id, const int run)
Configure PMT thresholds for given detector and run. 
 
const char *const PMT_THRESHOLD_t
parameter name of PMT threshold 
 
JPMTThreshold()
Default constructor.