Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/interface_main/SQHardEvent_v1.h>
Public Member Functions | |
SQHardEvent_v1 () | |
virtual | ~SQHardEvent_v1 () |
virtual void | Reset () |
Clear Event. More... | |
virtual void | identify (std::ostream &os=std::cout) const |
virtual int | isValid () const |
isValid returns non zero if object contains vailid data More... | |
virtual SQHardEvent * | Clone () const |
virtual int | get_coda_event_id () const |
Return the Coda-event ID, which is unique per run. More... | |
virtual void | set_coda_event_id (const int a) |
virtual int | get_vme_time () const |
Return the VME time. More... | |
virtual void | set_vme_time (const int a) |
virtual int | get_raw_matrix (const unsigned short i) const |
Return the raw count of the selected trigger channel. More... | |
virtual void | set_raw_matrix (const unsigned short i, const bool a) |
virtual int | get_after_inh_matrix (const unsigned short i) const |
Return the after-inhibited count of the selected trigger channel. More... | |
virtual void | set_after_inh_matrix (const unsigned short i, const bool a) |
virtual short | get_flag_v1495 () const |
Return the quality flag of the V1495 readout. More... | |
virtual void | set_flag_v1495 (const short a) |
virtual short | get_n_board_qie () const |
Return the number of QIE boards read out. More... | |
virtual void | set_n_board_qie (const short a) |
virtual short | get_n_board_v1495 () const |
Return the number of V1495 boards read out. More... | |
virtual void | set_n_board_v1495 (const short a) |
virtual short | get_n_board_taiwan () const |
Return the number of Taiwan-TDC boards read out. More... | |
virtual void | set_n_board_taiwan (const short a) |
virtual short | get_n_board_trig_bit () const |
Return the number of trigger-bit boards read out. More... | |
virtual void | set_n_board_trig_bit (const short a) |
virtual short | get_n_board_trig_count () const |
Return the number of trigger-count boards read out. More... | |
virtual void | set_n_board_trig_count (const short a) |
ClassDef (SQHardEvent_v1, 1) | |
![]() | |
virtual | ~SQHardEvent () |
ClassDef (SQHardEvent, 1) | |
![]() | |
PHObject () | |
ctor More... | |
virtual | ~PHObject () |
dtor More... | |
virtual PHObject * | clone () const |
Virtual copy constructor. More... | |
virtual int | isValid (const float) const |
virtual int | isValid (const double) const |
virtual int | isValid (const int) const |
virtual int | isValid (const unsigned int) const |
virtual int | isImplemented (const float f) const |
virtual int | isImplemented (const double f) const |
virtual int | isImplemented (const int i) const |
virtual int | isImplemented (const unsigned int i) const |
void | SplitLevel (const int i) |
int | SplitLevel () const |
void | BufferSize (const int i) |
int | BufferSize () const |
Additional Inherited Members | |
![]() | |
SQHardEvent () | |
Definition at line 9 of file SQHardEvent_v1.h.
SQHardEvent_v1::SQHardEvent_v1 | ( | ) |
|
virtual |
Definition at line 21 of file SQHardEvent_v1.cxx.
References Reset().
SQHardEvent_v1::ClassDef | ( | SQHardEvent_v1 | , |
1 | |||
) |
|
inlinevirtual |
Implements SQHardEvent.
Definition at line 29 of file SQHardEvent_v1.h.
References SQHardEvent_v1().
|
virtual |
Return the after-inhibited count of the selected trigger channel.
Implements SQHardEvent.
Definition at line 52 of file SQHardEvent_v1.cxx.
|
inlinevirtual |
Return the Coda-event ID, which is unique per run.
Implements SQHardEvent.
Definition at line 31 of file SQHardEvent_v1.h.
|
inlinevirtual |
Return the quality flag of the V1495 readout.
Implements SQHardEvent.
Definition at line 43 of file SQHardEvent_v1.h.
|
inlinevirtual |
Return the number of QIE boards read out.
Implements SQHardEvent.
Definition at line 46 of file SQHardEvent_v1.h.
|
inlinevirtual |
Return the number of Taiwan-TDC boards read out.
Implements SQHardEvent.
Definition at line 52 of file SQHardEvent_v1.h.
|
inlinevirtual |
Return the number of trigger-bit boards read out.
Implements SQHardEvent.
Definition at line 55 of file SQHardEvent_v1.h.
|
inlinevirtual |
Return the number of trigger-count boards read out.
Implements SQHardEvent.
Definition at line 58 of file SQHardEvent_v1.h.
|
inlinevirtual |
Return the number of V1495 boards read out.
Implements SQHardEvent.
Definition at line 49 of file SQHardEvent_v1.h.
|
virtual |
Return the raw count of the selected trigger channel.
Implements SQHardEvent.
Definition at line 40 of file SQHardEvent_v1.cxx.
|
inlinevirtual |
|
virtual |
identify Function from PHObject
os | Output Stream |
Implements SQHardEvent.
Definition at line 64 of file SQHardEvent_v1.cxx.
|
inlinevirtual |
isValid returns non zero if object contains vailid data
Implements SQHardEvent.
Definition at line 28 of file SQHardEvent_v1.h.
|
virtual |
Clear Event.
Implements SQHardEvent.
Definition at line 26 of file SQHardEvent_v1.cxx.
Referenced by ~SQHardEvent_v1().
|
virtual |
Implements SQHardEvent.
Definition at line 58 of file SQHardEvent_v1.cxx.
|
inlinevirtual |
Implements SQHardEvent.
Definition at line 32 of file SQHardEvent_v1.h.
|
inlinevirtual |
Implements SQHardEvent.
Definition at line 44 of file SQHardEvent_v1.h.
|
inlinevirtual |
Implements SQHardEvent.
Definition at line 47 of file SQHardEvent_v1.h.
|
inlinevirtual |
Implements SQHardEvent.
Definition at line 53 of file SQHardEvent_v1.h.
|
inlinevirtual |
Implements SQHardEvent.
Definition at line 56 of file SQHardEvent_v1.h.
|
inlinevirtual |
Implements SQHardEvent.
Definition at line 59 of file SQHardEvent_v1.h.
|
inlinevirtual |
Implements SQHardEvent.
Definition at line 50 of file SQHardEvent_v1.h.
|
virtual |
Implements SQHardEvent.
Definition at line 46 of file SQHardEvent_v1.cxx.
|
inlinevirtual |
Implements SQHardEvent.
Definition at line 35 of file SQHardEvent_v1.h.