|
Jpp
pmt_effective_area_update_2
the software that should make you happy
|
Data structure for PMT analogue signal. More...
#include <JPMTSimulator.hh>
Public Member Functions | |
| JPMTSignal () | |
| Default constructor. More... | |
| JPMTSignal (const double __t_ns, const int __npe) | |
| Constructor. More... | |
Public Attributes | |
| double | t_ns |
| time [ns] More... | |
| int | npe |
| number of photo-electrons More... | |
Data structure for PMT analogue signal.
Definition at line 77 of file JPMTSimulator.hh.
|
inline |
|
inline |
Constructor.
| __t_ns | time [ns] |
| __npe | number of photo-electrons |
Definition at line 93 of file JPMTSimulator.hh.
| double JDETECTOR::JPMTSignal::t_ns |
time [ns]
Definition at line 100 of file JPMTSimulator.hh.
| int JDETECTOR::JPMTSignal::npe |
number of photo-electrons
Definition at line 101 of file JPMTSimulator.hh.
1.8.5