| 
    Jpp
    15.0.5
    
   the software that should make you happy 
   | 
 
Data structure for PMT digital pulse. More...
#include <JPMTSimulator.hh>
Public Member Functions | |
| JPMTPulse () | |
| Default constructor.  More... | |
| JPMTPulse (const double __t_ns, const double __tot_ns) | |
| Constructor.  More... | |
Public Attributes | |
| double | t_ns | 
| time [ns]  More... | |
| double | tot_ns | 
| time-over-threshold [ns]  More... | |
Data structure for PMT digital pulse.
Definition at line 123 of file JPMTSimulator.hh.
      
  | 
  inline | 
      
  | 
  inline | 
Constructor.
| __t_ns | time [ns] | 
| __tot_ns | time-over-threshold [ns] | 
Definition at line 139 of file JPMTSimulator.hh.
| double JDETECTOR::JPMTPulse::t_ns | 
time [ns]
Definition at line 146 of file JPMTSimulator.hh.
| double JDETECTOR::JPMTPulse::tot_ns | 
time-over-threshold [ns]
Definition at line 147 of file JPMTSimulator.hh.
 1.8.5