|
| | MDPPScintEvent () |
| |
| void | defineClass (MDPP16Event &a_ev, int a_detID, unsigned int a_ADC, unsigned int a_pkADC, unsigned int a_TDC) |
| |
| void | defineClass (MDPP16Event &a_ev, int a_detID, unsigned int a_ADC, unsigned int a_pkADC, unsigned int a_TDC, std::vector< uint16_t > a_rfVector) |
| |
| double | getTTPSD () const |
| | getters More...
|
| |
| void | setTTPSD (unsigned int a_ADC, unsigned int a_peakADC) |
| | setters More...
|
| |
| | MDPPDetBase () |
| |
| virtual void | defineClass (MDPP16Event &a_ev, int a_detID, unsigned int a_ADC, unsigned int a_TDC, int a_trigInd=0, int a_rfInd=1) |
| |
| virtual void | defineClass (MDPP16Event &a_ev, int a_detID, unsigned int a_ADC, unsigned int a_TDC, vector< uint16_t > &a_trigArray, int a_trigInd=0) |
| |
| uint16_t | getADC () const |
| |
| uint16_t | getTDC () const |
| |
| uint32_t | getendEventWord () const |
| |
| uint16_t | getextTime () const |
| |
| uint8_t | getdetNumber () const |
| |
| uint8_t | getmodID () const |
| |
| uint16_t | getRF () const |
| |
| vector< uint16_t > | gettdcTriggers () const |
| |
| void | setADC (uint16_t a_ADC) |
| |
| void | setTDC (uint16_t a_TDC) |
| |
| void | setendEventWord (uint32_t a_endEventWord) |
| |
| void | setextTime (uint16_t a_extTime) |
| |
| void | setdetNumber (uint8_t a_detNumber) |
| |
| void | setmodID (uint8_t a_modID) |
| |
| void | settdcTrigger (vector< uint16_t > a_tdcTrigger) |
| |
| double | getGlobalTriggerTime () |
| |
| double | getGlobalHitTime () |
| |
| std::ostream & | print (std::ostream &a_stream) |
| | prints info about the internal state of the class More...
|
| |
class to hold "scintillator" events has charge (ADC value), TDC value the Tail-to-Total PSD value, the detector number