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 71 of file JSupernova.hh.
|
inline |
Definition at line 79 of file JSupernova.hh.
|
inline |
Definition at line 83 of file JSupernova.hh.
|
inline |
Definition at line 87 of file JSupernova.hh.
|
inline |
Definition at line 91 of file JSupernova.hh.
|
inline |
Definition at line 95 of file JSupernova.hh.
|
private |
Definition at line 74 of file JSupernova.hh.
|
private |
Definition at line 75 of file JSupernova.hh.
|
private |
Definition at line 76 of file JSupernova.hh.