Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/interface_main/SQHardSpill_v1.h>
Public Member Functions | |
SQHardSpill_v1 () | |
virtual | ~SQHardSpill_v1 () |
SQHardSpill * | clone () const |
Virtual copy constructor. More... | |
SQHardSpill * | Clone () const |
No use. Only for backward compatibility. More... | |
void | Reset () |
Clear Event. More... | |
int | isValid () const |
isValid returns non zero if object contains vailid data More... | |
void | identify (std::ostream &os=std::cout) const |
virtual int | get_bos_coda_id () const |
Return the Coda ID at BOS of this spill. More... | |
virtual void | set_bos_coda_id (const int a) |
virtual int | get_bos_vme_time () const |
Return the VME time at BOS of this spill. More... | |
virtual void | set_bos_vme_time (const int a) |
virtual int | get_eos_coda_id () const |
Return the Coda ID at EOS of this spill. More... | |
virtual void | set_eos_coda_id (const int a) |
virtual int | get_eos_vme_time () const |
Return the VME time at EOS of this spill. More... | |
virtual void | set_eos_vme_time (const int a) |
virtual double | get_time_input () const |
Return the time taken for the Coda input per spill. More... | |
virtual void | set_time_input (const double a) |
virtual double | get_time_decode () const |
Return the time taken for the word decoding per spill. More... | |
virtual void | set_time_decode (const double a) |
virtual double | get_time_map () const |
Return the time taken for the channel mapping per spill. More... | |
virtual void | set_time_map (const double a) |
virtual double | get_time_subsys () const |
Return the time taken for the SubsysReco event processing per spill. More... | |
virtual void | set_time_subsys (const double a) |
virtual double | get_time_output () const |
Return the time taken for the data output per spill. More... | |
virtual void | set_time_output (const double a) |
ClassDef (SQHardSpill_v1, 1) | |
![]() | |
virtual | ~SQHardSpill () |
ClassDef (SQHardSpill, 1) | |
![]() | |
PHObject () | |
ctor More... | |
virtual | ~PHObject () |
dtor 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 | |
![]() | |
SQHardSpill () | |
Definition at line 6 of file SQHardSpill_v1.h.
SQHardSpill_v1::SQHardSpill_v1 | ( | ) |
Definition at line 6 of file SQHardSpill_v1.cxx.
Referenced by clone(), and Clone().
|
inlinevirtual |
Definition at line 19 of file SQHardSpill_v1.h.
SQHardSpill_v1::ClassDef | ( | SQHardSpill_v1 | , |
1 | |||
) |
|
inlinevirtual |
Virtual copy constructor.
Implements SQHardSpill.
Definition at line 21 of file SQHardSpill_v1.h.
References SQHardSpill_v1().
|
inlinevirtual |
No use. Only for backward compatibility.
Implements SQHardSpill.
Definition at line 22 of file SQHardSpill_v1.h.
References SQHardSpill_v1().
|
inlinevirtual |
Return the Coda ID at BOS of this spill.
Implements SQHardSpill.
Definition at line 27 of file SQHardSpill_v1.h.
|
inlinevirtual |
Return the VME time at BOS of this spill.
Implements SQHardSpill.
Definition at line 30 of file SQHardSpill_v1.h.
|
inlinevirtual |
Return the Coda ID at EOS of this spill.
Implements SQHardSpill.
Definition at line 33 of file SQHardSpill_v1.h.
|
inlinevirtual |
Return the VME time at EOS of this spill.
Implements SQHardSpill.
Definition at line 36 of file SQHardSpill_v1.h.
|
inlinevirtual |
Return the time taken for the word decoding per spill.
Implements SQHardSpill.
Definition at line 42 of file SQHardSpill_v1.h.
|
inlinevirtual |
Return the time taken for the Coda input per spill.
Implements SQHardSpill.
Definition at line 39 of file SQHardSpill_v1.h.
|
inlinevirtual |
Return the time taken for the channel mapping per spill.
Implements SQHardSpill.
Definition at line 45 of file SQHardSpill_v1.h.
|
inlinevirtual |
Return the time taken for the data output per spill.
Implements SQHardSpill.
Definition at line 51 of file SQHardSpill_v1.h.
|
inlinevirtual |
Return the time taken for the SubsysReco event processing per spill.
Implements SQHardSpill.
Definition at line 48 of file SQHardSpill_v1.h.
|
virtual |
identify Function from PHObject
os | Output Stream |
Implements SQHardSpill.
Definition at line 33 of file SQHardSpill_v1.cxx.
|
inlinevirtual |
isValid returns non zero if object contains vailid data
Implements SQHardSpill.
Definition at line 24 of file SQHardSpill_v1.h.
|
virtual |
|
inlinevirtual |
Implements SQHardSpill.
Definition at line 28 of file SQHardSpill_v1.h.
Referenced by Fun4AllEVIOInputManager::run().
|
inlinevirtual |
Implements SQHardSpill.
Definition at line 31 of file SQHardSpill_v1.h.
Referenced by Fun4AllEVIOInputManager::run().
|
inlinevirtual |
Implements SQHardSpill.
Definition at line 34 of file SQHardSpill_v1.h.
Referenced by Fun4AllEVIOInputManager::run().
|
inlinevirtual |
Implements SQHardSpill.
Definition at line 37 of file SQHardSpill_v1.h.
Referenced by Fun4AllEVIOInputManager::run().
|
inlinevirtual |
Implements SQHardSpill.
Definition at line 43 of file SQHardSpill_v1.h.
Referenced by Fun4AllEVIOInputManager::run().
|
inlinevirtual |
Implements SQHardSpill.
Definition at line 40 of file SQHardSpill_v1.h.
Referenced by Fun4AllEVIOInputManager::run().
|
inlinevirtual |
Implements SQHardSpill.
Definition at line 46 of file SQHardSpill_v1.h.
Referenced by Fun4AllEVIOInputManager::run().
|
inlinevirtual |
Implements SQHardSpill.
Definition at line 52 of file SQHardSpill_v1.h.
|
inlinevirtual |
Implements SQHardSpill.
Definition at line 49 of file SQHardSpill_v1.h.