Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/interface_main/SQSpill_v1.h>
Public Member Functions | |
SQSpill_v1 () | |
virtual | ~SQSpill_v1 () |
void | identify (std::ostream &os=std::cout) const |
void | Reset () |
Clear Event. More... | |
int | isValid () const |
isValid returns non zero if object contains vailid data More... | |
SQSpill * | Clone () const |
virtual int | get_run_id () const |
Return the run ID when this spill was taken. More... | |
virtual void | set_run_id (const int a) |
virtual int | get_spill_id () const |
Return the spill ID. More... | |
virtual void | set_spill_id (const int a) |
virtual short | get_target_pos () const |
Return the target position in this spill. More... | |
virtual void | set_target_pos (const short a) |
![]() | |
virtual | ~SQSpill () |
virtual int | get_bos_coda_id () const |
[Obsolete] Use SQHardSpill instead. More... | |
virtual void | set_bos_coda_id (const int a) |
virtual int | get_bos_vme_time () const |
[Obsolete] Use SQHardSpill instead. More... | |
virtual void | set_bos_vme_time (const int a) |
virtual int | get_eos_coda_id () const |
[Obsolete] Use SQHardSpill instead. More... | |
virtual void | set_eos_coda_id (const int a) |
virtual int | get_eos_vme_time () const |
[Obsolete] Use SQHardSpill instead. More... | |
virtual void | set_eos_vme_time (const int a) |
virtual SQStringMap * | get_bos_scaler_list () |
Return the list of scaler variables read out at BOS. More... | |
virtual SQStringMap * | get_eos_scaler_list () |
Return the list of scaler variables read out at EOS. More... | |
virtual SQStringMap * | get_slow_cont_list () |
Return the list of slow control variables. More... | |
![]() | |
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 | |
![]() | |
SQSpill () | |
Definition at line 17 of file SQSpill_v1.h.
SQSpill_v1::SQSpill_v1 | ( | ) |
Definition at line 18 of file SQSpill_v1.cxx.
Referenced by Clone(), and Reset().
|
inlinevirtual |
Definition at line 22 of file SQSpill_v1.h.
|
inlinevirtual |
Reimplemented from SQSpill.
Definition at line 29 of file SQSpill_v1.h.
References SQSpill_v1().
|
inlinevirtual |
Return the run ID when this spill was taken.
Reimplemented from SQSpill.
Definition at line 31 of file SQSpill_v1.h.
Referenced by identify().
|
inlinevirtual |
Return the spill ID.
Reimplemented from SQSpill.
Definition at line 34 of file SQSpill_v1.h.
Referenced by identify().
|
inlinevirtual |
Return the target position in this spill.
Reimplemented from SQSpill.
Definition at line 37 of file SQSpill_v1.h.
Referenced by identify().
|
virtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from SQSpill.
Definition at line 24 of file SQSpill_v1.cxx.
References get_run_id(), get_spill_id(), and get_target_pos().
|
virtual |
isValid returns non zero if object contains vailid data
Reimplemented from SQSpill.
Definition at line 34 of file SQSpill_v1.cxx.
|
inlinevirtual |
Clear Event.
Reimplemented from SQSpill.
Definition at line 27 of file SQSpill_v1.h.
References SQSpill_v1().
|
inlinevirtual |
Reimplemented from SQSpill.
Definition at line 32 of file SQSpill_v1.h.
|
inlinevirtual |
Reimplemented from SQSpill.
Definition at line 35 of file SQSpill_v1.h.
|
inlinevirtual |
Reimplemented from SQSpill.
Definition at line 38 of file SQSpill_v1.h.