| 
    Jpp
    17.2.0
    
   the software that should make you happy 
   | 
 
Implementation of non-linearity of TDC. More...
#include <JCLBDefaultSimulator.hh>
  
 Public Member Functions | |
| JTDC () | |
| Default constructor.  More... | |
| virtual JDAQHit | makeHit (const JPMT_t pmt, const double t_ns, const JTOT_t tot_ns) const override | 
| Make DAQ hit.  More... | |
Public Attributes | |
| JTransferFunction1D< double,  JTDC_t >  | getTDC | 
| TDC non-linearity function.  More... | |
Implementation of non-linearity of TDC.
Definition at line 142 of file JCLBDefaultSimulator.hh.
      
  | 
  inline | 
Default constructor.
The non-linearity parameters are due to D. Calvo.
Definition at line 150 of file JCLBDefaultSimulator.hh.
      
  | 
  inlineoverridevirtual | 
Make DAQ hit.
| pmt | PMT channel | 
| t_ns | time of hit [ns] | 
| tot_ns | time over threshold [ns] | 
Reimplemented from JDETECTOR::JCLBDefaultSimulatorInterface::JTDC.
Definition at line 172 of file JCLBDefaultSimulator.hh.
| JTransferFunction1D<double, JTDC_t> JDETECTOR::JCLBDefaultSimulator::JTDC::getTDC | 
TDC non-linearity function.
Definition at line 180 of file JCLBDefaultSimulator.hh.
 1.8.5