メインページ   モジュール   名前空間一覧   クラス階層   アルファベット順一覧   構成   ファイル一覧   構成メンバ   ファイルメンバ   関連ページ    

クラス TReadoutSection の解説
[Readout Category]

This is the TReadoutSection class. [詳細]

#include <TReadoutSection.hh>

TReadoutSectionに対する継承グラフ

Inheritance graph
[凡例]
すべてのメンバ一覧

Public メソッド

 TReadoutSection (const Tstring &id=TunknownID)
 TReadoutSection (const TReadoutSection &right)
 ~TReadoutSection ()
const TReadoutSection & operator= (const TReadoutSection &right)
Tbool operator== (const TReadoutSection &right) const
Tbool operator!= (const TReadoutSection &right) const
TDataSection Read ()
virtual Tbool operator== (const TReadoutIdentification &right) const
virtual Tbool operator!= (const TReadoutIdentification &right) const
const TstringGetID () const
Tvoid SetID (const Tstring &id)

Protected 変数

Tstring theID

解説

This is the TReadoutSection class.

作者:
Go IWAI <goiwai@users.sourceforge.jp>
The TReadoutSection class detail description. Write it down ASAP!

TODO:
None?

バグ:
None?

TReadoutSection.hh58 行で定義されています。


コンストラクタとデストラクタの解説

TReadoutSection::TReadoutSection const Tstring id = TunknownID  ) 
 

TReadoutSection.cc19 行で定義されています。

参照 TReadoutSegmentList.

TReadoutSection::TReadoutSection const TReadoutSection &  right  ) 
 

TReadoutSection.cc23 行で定義されています。

参照 TReadoutSegmentList.

TReadoutSection::~TReadoutSection  ) 
 

TReadoutSection.cc27 行で定義されています。


メソッドの解説

const Tstring & TReadoutIdentification::GetID  )  const [inline, inherited]
 

TReadoutIdentification.hh82 行で定義されています。

参照 TReadoutIdentification::theID, と Tstring.

Tbool TReadoutIdentification::operator!= const TReadoutIdentification &  right  )  const [virtual, inherited]
 

TReadoutIdentification.cc44 行で定義されています。

参照 Tbool, Tfalse, TReadoutIdentification::theID, と Ttrue.

Tbool TReadoutSection::operator!= const TReadoutSection &  right  )  const
 

TReadoutSection.cc56 行で定義されています。

参照 Tbool, Tfalse, と TReadoutSegmentList.

const TReadoutSection & TReadoutSection::operator= const TReadoutSection &  right  ) 
 

TReadoutSection.cc41 行で定義されています。

参照 TReadoutSegmentList.

Tbool TReadoutIdentification::operator== const TReadoutIdentification &  right  )  const [virtual, inherited]
 

TReadoutIdentification.cc35 行で定義されています。

参照 Tbool, Tfalse, TReadoutIdentification::theID, と Ttrue.

Tbool TReadoutSection::operator== const TReadoutSection &  right  )  const
 

TReadoutSection.cc48 行で定義されています。

参照 Tbool, TReadoutSegmentList, と Ttrue.

TDataSection TReadoutSection::Read  ) 
 

TReadoutSection.cc30 行で定義されています。

参照 size(), TReadoutIdentification::theID, と Tsize_t.

Tvoid TReadoutIdentification::SetID const Tstring id  )  [inline, inherited]
 

TReadoutIdentification.hh87 行で定義されています。

参照 TReadoutIdentification::theID, と Tvoid.


変数の解説

Tstring TReadoutIdentification::theID [protected, inherited]
 

TReadoutIdentification.hh58 行で定義されています。

呼出 TReadoutIdentification::GetID(), TReadoutIdentification::operator!=(), TReadoutIdentification::operator=(), TReadoutIdentification::operator==(), TReadoutSegment::Read(), Read(), TReadoutList::Read(), TReadoutElement::Read(), TReadoutIdentification::SetID(), と TReadoutElement::TReadoutElement().


このクラスの解説は次のファイルから生成されました:

CLDAQ - a Class Library for DataAcQuisition (Version 1.14.3)
Go IWAI -- goiwai at users.sourceforge.jp