1 #ifndef __JDETECTOR__JK40SIMULATOR__ 
    2 #define __JDETECTOR__JK40SIMULATOR__ 
   13 namespace JDETECTOR {}
 
   14 namespace JPP { 
using namespace JDETECTOR; }
 
Interface for simulation of K40 background. 
 
Data structure for a composite optical module. 
 
Data structure for PMT data corresponding to a detector module. 
 
JTOOLS::JRange< double > JTimeRange
Type definition for time range (unit [ns]). 
 
virtual ~JK40Simulator()
Virtual destructor. 
 
virtual void generateHits(const JModule &module, const JTimeRange &period, JModuleData &output) const =0
Generate hits. 
 
Data structure for a composite optical module.