Go to the documentation of this file.    1 #ifndef __JDETECTOR__JCLBSIMULATOR__ 
    2 #define __JDETECTOR__JCLBSIMULATOR__ 
   45     for (JCLBInput::iterator i = data.begin(); i != data.end(); ++i) {
 
 
std::vector< JPMTOutput > JCLBInput
Type definition of CLB input.
 
JPMTData< JPMTPulse > JPMTOutput
Type definition of PMT base output.
 
virtual void processData(const JCLBInput &input, JDAQFrame &output) const =0
Process data.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
void reset(JCLBInput &data, size_t size)
Reset CLB buffers.
 
JCLBSimulator()
Default constructor.
 
Interface for CLB simulation.
 
Template data structure for PMT I/O.
 
virtual ~JCLBSimulator()
Virtual destructor.
 
Auxiliary classes and methods for detector calibration.