|
Jpp
|
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 34 of file JSupernova.hh.
|
inline |
Definition at line 42 of file JSupernova.hh.
|
inline |
Definition at line 46 of file JSupernova.hh.
|
inline |
Definition at line 50 of file JSupernova.hh.
|
inline |
Definition at line 54 of file JSupernova.hh.
|
inline |
Definition at line 58 of file JSupernova.hh.
|
private |
Definition at line 37 of file JSupernova.hh.
|
private |
Definition at line 38 of file JSupernova.hh.
|
private |
Definition at line 39 of file JSupernova.hh.
1.8.5