#include <TReadoutSegment.hh>
TReadoutSegmentに対する継承グラフ
Public メソッド | |
TReadoutSegment (const Tstring &id=TunknownID) | |
TReadoutSegment (TModule *module, const Tstring &id=TunknownID) | |
TReadoutSegment (TModule *module, Tint ch, const Tstring &id=TunknownID) | |
TReadoutSegment (TModule *module, const TstringList &elementid, const Tstring &id=TunknownID) | |
TReadoutSegment (TModule *module, const Tstring elementid[], const Tstring &id=TunknownID) | |
TReadoutSegment (const TReadoutSegment &right) | |
~TReadoutSegment () | |
const TReadoutSegment & | operator= (const TReadoutSegment &right) |
Tbool | operator== (const TReadoutSegment &right) const |
Tbool | operator!= (const TReadoutSegment &right) const |
TDataSegment | Read () |
TModule * | GetModule () const |
Tvoid | SetModule (TModule *module) |
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 |
TReadoutSegment.hh の 59 行で定義されています。
|
TReadoutSegment.cc の 20 行で定義されています。 |
|
TReadoutSegment.cc の 24 行で定義されています。 参照 itostr(), Tint, と TReadoutElementList. |
|
TReadoutSegment.cc の 32 行で定義されています。 参照 itostr(), と TReadoutElementList. |
|
TReadoutSegment.cc の 38 行で定義されています。 参照 itostr(), TReadoutElementList, Tsize_t, と TstringList. |
|
TReadoutSegment.cc の 53 行で定義されています。 参照 Tint, と TReadoutElementList. |
|
TReadoutSegment.cc の 63 行で定義されています。 |
|
TReadoutSegment.cc の 68 行で定義されています。 |
|
TReadoutIdentification.hh の 82 行で定義されています。 |
|
TReadoutSegment.hh の 93 行で定義されています。 |
|
TReadoutIdentification.cc の 44 行で定義されています。 参照 Tbool, Tfalse, TReadoutIdentification::theID, と Ttrue. |
|
TReadoutSegment.cc の 97 行で定義されています。 参照 Tbool, Tfalse, theModule, と TReadoutElementList. |
|
TReadoutSegment.cc の 80 行で定義されています。 参照 theModule, と TReadoutElementList. |
|
TReadoutIdentification.cc の 35 行で定義されています。 参照 Tbool, Tfalse, TReadoutIdentification::theID, と Ttrue. |
|
TReadoutSegment.cc の 88 行で定義されています。 参照 Tbool, theModule, TReadoutElementList, と Ttrue. |
|
TReadoutSegment.cc の 71 行で定義されています。 |
|
TReadoutIdentification.hh の 87 行で定義されています。 |
|
TReadoutSegment.hh の 98 行で定義されています。 参照 Tvoid. |
|