Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/interface_main/SQSlowCont_v1.h>
Public Member Functions | |
SQSlowCont_v1 () | |
virtual | ~SQSlowCont_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... | |
SQSlowCont * | Clone () const |
PHObject * | clone () const |
Virtual copy constructor. More... | |
virtual std::string | get_time_stamp () const |
Return the time when this channel was read out. More... | |
virtual void | set_time_stamp (const std::string a) |
virtual std::string | get_name () const |
Return the name of this channel. More... | |
virtual void | set_name (const std::string a) |
virtual std::string | get_value () const |
Return the value of this channel. More... | |
virtual void | set_value (const std::string a) |
virtual std::string | get_type () const |
Return the type (i.e. caterogy name) of this channel. More... | |
virtual void | set_type (const std::string a) |
![]() | |
virtual | ~SQSlowCont () |
![]() | |
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 | |
![]() | |
SQSlowCont () | |
Definition at line 10 of file SQSlowCont_v1.h.
SQSlowCont_v1::SQSlowCont_v1 | ( | ) |
Definition at line 15 of file SQSlowCont_v1.cxx.
Referenced by Clone(), clone(), and Reset().
|
inlinevirtual |
Definition at line 13 of file SQSlowCont_v1.h.
|
inlinevirtual |
Reimplemented from SQSlowCont.
Definition at line 19 of file SQSlowCont_v1.h.
References SQSlowCont_v1().
|
inlinevirtual |
Virtual copy constructor.
Reimplemented from SQSlowCont.
Definition at line 20 of file SQSlowCont_v1.h.
References SQSlowCont_v1().
|
inlinevirtual |
Return the name of this channel.
Reimplemented from SQSlowCont.
Definition at line 25 of file SQSlowCont_v1.h.
Referenced by identify().
|
inlinevirtual |
Return the time when this channel was read out.
Reimplemented from SQSlowCont.
Definition at line 22 of file SQSlowCont_v1.h.
|
inlinevirtual |
Return the type (i.e. caterogy name) of this channel.
Reimplemented from SQSlowCont.
Definition at line 31 of file SQSlowCont_v1.h.
|
inlinevirtual |
Return the value of this channel.
Reimplemented from SQSlowCont.
Definition at line 28 of file SQSlowCont_v1.h.
|
virtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from SQSlowCont.
Definition at line 18 of file SQSlowCont_v1.cxx.
References get_name().
|
virtual |
isValid returns non zero if object contains vailid data
Reimplemented from SQSlowCont.
Definition at line 25 of file SQSlowCont_v1.cxx.
|
inlinevirtual |
Clear Event.
Reimplemented from SQSlowCont.
Definition at line 17 of file SQSlowCont_v1.h.
References SQSlowCont_v1().
|
inlinevirtual |
Reimplemented from SQSlowCont.
Definition at line 26 of file SQSlowCont_v1.h.
Referenced by Fun4AllEVIOInputManager::run().
|
inlinevirtual |
Reimplemented from SQSlowCont.
Definition at line 23 of file SQSlowCont_v1.h.
Referenced by Fun4AllEVIOInputManager::run().
|
inlinevirtual |
Reimplemented from SQSlowCont.
Definition at line 32 of file SQSlowCont_v1.h.
Referenced by Fun4AllEVIOInputManager::run().
|
inlinevirtual |
Reimplemented from SQSlowCont.
Definition at line 29 of file SQSlowCont_v1.h.
Referenced by Fun4AllEVIOInputManager::run().