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