Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/interface_main/SQScaler_v1.h>
Public Member Functions | |
SQScaler_v1 () | |
virtual | ~SQScaler_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... | |
SQScaler * | Clone () const |
Use Clone() or clone()?? More... | |
PHObject * | clone () const |
Use Clone() or clone()?? More... | |
virtual ScalerType_t | get_type () const |
Return 'BOS' or 'EOS' according to the timing when this channel was read out. More... | |
virtual void | set_type (const ScalerType_t a) |
virtual std::string | get_name () const |
Return the name of this scaler channel. More... | |
virtual void | set_name (const std::string a) |
virtual int | get_count () const |
Return the count of this scaler channel. More... | |
virtual void | set_count (const int a) |
![]() | |
virtual | ~SQScaler () |
![]() | |
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 | |
![]() | |
enum | ScalerType_t { UNDEF = -1 , BOS = 0 , EOS = 1 } |
![]() | |
SQScaler () | |
Definition at line 10 of file SQScaler_v1.h.
SQScaler_v1::SQScaler_v1 | ( | ) |
Definition at line 15 of file SQScaler_v1.cxx.
Referenced by Clone(), clone(), and Reset().
|
inlinevirtual |
Definition at line 13 of file SQScaler_v1.h.
|
inlinevirtual |
Reimplemented from SQScaler.
Definition at line 19 of file SQScaler_v1.h.
References SQScaler_v1().
|
inlinevirtual |
Reimplemented from SQScaler.
Definition at line 20 of file SQScaler_v1.h.
References SQScaler_v1().
|
inlinevirtual |
Return the count of this scaler channel.
Reimplemented from SQScaler.
Definition at line 28 of file SQScaler_v1.h.
Referenced by identify().
|
inlinevirtual |
Return the name of this scaler channel.
Reimplemented from SQScaler.
Definition at line 25 of file SQScaler_v1.h.
Referenced by identify().
|
inlinevirtual |
Return 'BOS' or 'EOS' according to the timing when this channel was read out.
Reimplemented from SQScaler.
Definition at line 22 of file SQScaler_v1.h.
Referenced by identify().
|
virtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from SQScaler.
Definition at line 18 of file SQScaler_v1.cxx.
References get_count(), get_name(), and get_type().
|
virtual |
isValid returns non zero if object contains vailid data
Reimplemented from SQScaler.
Definition at line 27 of file SQScaler_v1.cxx.
References SQScaler::UNDEF.
|
inlinevirtual |
Clear Event.
Reimplemented from SQScaler.
Definition at line 17 of file SQScaler_v1.h.
References SQScaler_v1().
|
inlinevirtual |
Reimplemented from SQScaler.
Definition at line 29 of file SQScaler_v1.h.
Referenced by Fun4AllEVIOInputManager::run().
|
inlinevirtual |
Reimplemented from SQScaler.
Definition at line 26 of file SQScaler_v1.h.
Referenced by Fun4AllEVIOInputManager::run().
|
inlinevirtual |
Reimplemented from SQScaler.
Definition at line 23 of file SQScaler_v1.h.
Referenced by Fun4AllEVIOInputManager::run().