#include <TReadoutElement.hh>
TReadoutElementに対する継承グラフ
Public メソッド | |
TReadoutElement (TModule *module, const Tstring &id=TunknownID, Tint ch=-1) | |
TReadoutElement (TModule *module, Tint ch, const Tstring &id=TunknownID) | |
TReadoutElement (const TReadoutElement &right) | |
~TReadoutElement () | |
const TReadoutElement & | operator= (const TReadoutElement &right) |
Tbool | operator== (const TReadoutElement &right) const |
Tbool | operator!= (const TReadoutElement &right) const |
TDataElement | Read () |
TDataElement | Read (Tint ch) |
TModule * | GetModule () const |
Tvoid | SetModule (TModule *module) |
Tint | GetChannelNumber () const |
Tvoid | SetChannelNumber (Tint ch) |
virtual Tbool | operator== (const TReadoutIdentification &right) const |
virtual Tbool | operator!= (const TReadoutIdentification &right) const |
const Tstring & | GetID () const |
Tvoid | SetID (const Tstring &id) |
Protected 変数 | |
Tstring | theID |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|