![]() |
PPM-DU analysis
2.3
conversion and analysis of the PPM-DU data
|
define the 31 pmt signals of an dom for an event More...
#include <signals.h>
Public Member Functions | |
| signals () | |
| signals (const int domId, const int pmtId, const long long int start, const long long int stop) | |
| const int | GetDomId () const |
| get the dom Id of the signal More... | |
| void | SetDomId (const int id) |
| set the dom Id of the signal More... | |
| const int | GetPmtId () const |
| get the pmt Id of the signal More... | |
| void | SetPmtId (const int id) |
| set the pmt Id of the signal More... | |
| const long long int | GetStart () const |
| get the start time of the signal More... | |
| void | SetStart (const long long int s) |
| set the start time of the signal More... | |
| const long long int | GetStop () const |
| get the stop of the signal More... | |
| void | SetStop (const long long int d) |
| set the stop of the signal More... | |
| bool | operator< (const signals &sig) const |
define the 31 pmt signals of an dom for an event
This class is used for the trigger of the dom. It is meant to sort all the pulses according to the start time. See trigger.h for more details
The classe is based on:
Contact: creusot@apc.univ-paris7.fr
Created on: Wed Feb 27 2013
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.6