Jpp
17.1.1
the software that should make you happy
|
Interface for simulation of K40 background. More...
#include <JK40Simulator.hh>
Public Member Functions | |
virtual | ~JK40Simulator () |
Virtual destructor. More... | |
virtual void | generateHits (const JModule &module, const JTimeRange &period, JModuleData &output) const =0 |
Generate hits. More... | |
Interface for simulation of K40 background.
Definition at line 21 of file JK40Simulator.hh.
|
inlinevirtual |
|
pure virtual |
Generate hits.
module | module |
period | time window [ns] |
output | background data |
Implemented in JDETECTOR::JDetectorSimulator, and JDETECTOR::JK40DefaultSimulatorInterface.