|
Jpp
17.2.1-pre0
the software that should make you happy
|
Auxiliary class to store reduced information of a coincidence on an optical module. More...
#include <JSupernova.hh>
Public Member Functions | |
| JCoincidenceSN (double t, int m, int dom) | |
| int | getMultiplicity () const |
| int | getModule () const |
| double | getTime () const |
| bool | operator< (const JCoincidenceSN &rhs) const |
Private Attributes | |
| double | time |
| int | multiplicity |
| int | moduleID |
Auxiliary class to store reduced information of a coincidence on an optical module.
Definition at line 47 of file JSupernova.hh.
|
inline |
Definition at line 55 of file JSupernova.hh.
|
inline |
Definition at line 59 of file JSupernova.hh.
|
inline |
Definition at line 63 of file JSupernova.hh.
|
inline |
Definition at line 67 of file JSupernova.hh.
|
inline |
Definition at line 71 of file JSupernova.hh.
|
private |
Definition at line 50 of file JSupernova.hh.
|
private |
Definition at line 51 of file JSupernova.hh.
|
private |
Definition at line 52 of file JSupernova.hh.
1.8.5