#include <S800Calc.h>
|
| Trigger () |
|
| ~Trigger () |
|
void | Clear () |
|
void | Set (int registr, int s800, int external1, int external2, int secondary) |
|
Short_t | GetRegistr () |
| Gets a flag for the trigger type of event (1 singles, 2 coincidence) More...
|
|
Short_t | GetS800 () |
| Gets the time difference between the master TDC start and the E1Up signal. More...
|
|
Short_t | GetExternal1 () |
| Gets the time difference between the master TDC start and the External1 signal. More...
|
|
Short_t | GetExternal2 () |
| Gets the time difference between the master TDC start and the External2 signal. More...
|
|
Short_t | GetSecondary () |
| Gets the time difference between the master TDC start and the Secondary signal. More...
|
|
Calibrated data structure for S800 trigger information
Definition at line 399 of file S800Calc.h.
◆ Trigger()
◆ ~Trigger()
◆ ClassDef()
◆ Clear()
◆ GetExternal1()
Short_t Trigger::GetExternal1 |
( |
| ) |
|
|
inline |
Gets the time difference between the master TDC start and the External1 signal.
Definition at line 428 of file S800Calc.h.
◆ GetExternal2()
Short_t Trigger::GetExternal2 |
( |
| ) |
|
|
inline |
Gets the time difference between the master TDC start and the External2 signal.
Definition at line 432 of file S800Calc.h.
◆ GetRegistr()
Short_t Trigger::GetRegistr |
( |
| ) |
|
|
inline |
Gets a flag for the trigger type of event (1 singles, 2 coincidence)
Definition at line 426 of file S800Calc.h.
◆ GetS800()
Short_t Trigger::GetS800 |
( |
| ) |
|
|
inline |
Gets the time difference between the master TDC start and the E1Up signal.
Definition at line 427 of file S800Calc.h.
◆ GetSecondary()
Short_t Trigger::GetSecondary |
( |
| ) |
|
|
inline |
Gets the time difference between the master TDC start and the Secondary signal.
Definition at line 436 of file S800Calc.h.
◆ Set()
void Trigger::Set |
( |
int |
registr, |
|
|
int |
s800, |
|
|
int |
external1, |
|
|
int |
external2, |
|
|
int |
secondary |
|
) |
| |
|
inline |
◆ fexternal1
Short_t Trigger::fexternal1 |
|
protected |
◆ fexternal2
Short_t Trigger::fexternal2 |
|
protected |
◆ fregistr
Short_t Trigger::fregistr |
|
protected |
◆ fs800
◆ fsecondary
Short_t Trigger::fsecondary |
|
protected |
The documentation for this class was generated from the following file: