|
Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/interface_main/SQScaler_v1.h>
Inheritance diagram for SQScaler_v1:
Collaboration diagram for SQScaler_v1: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) |
Public Member Functions inherited from SQScaler | |
| virtual | ~SQScaler () |
Public Member Functions inherited from PHObject | |
| 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 | |
Public Types inherited from SQScaler | |
| enum | ScalerType_t { UNDEF = -1 , BOS = 0 , EOS = 1 } |
Protected Member Functions inherited from SQScaler | |
| 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().
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
|
inlinevirtual |
Reimplemented from SQScaler.
Definition at line 20 of file SQScaler_v1.h.
References SQScaler_v1().
Here is the call graph for this function:
|
inlinevirtual |
Return the count of this scaler channel.
Reimplemented from SQScaler.
Definition at line 28 of file SQScaler_v1.h.
Referenced by identify().
Here is the caller graph for this function:
|
inlinevirtual |
Return the name of this scaler channel.
Reimplemented from SQScaler.
Definition at line 25 of file SQScaler_v1.h.
Referenced by identify().
Here is the caller graph for this function:
|
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().
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
|
inlinevirtual |
Reimplemented from SQScaler.
Definition at line 29 of file SQScaler_v1.h.
Referenced by Fun4AllEVIOInputManager::run().
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented from SQScaler.
Definition at line 26 of file SQScaler_v1.h.
Referenced by Fun4AllEVIOInputManager::run().
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented from SQScaler.
Definition at line 23 of file SQScaler_v1.h.
Referenced by Fun4AllEVIOInputManager::run().
Here is the caller graph for this function: