#include <TSoftwareFlashAdcModule.hh>
TSoftwareFlashAdcModuleに対する継承グラフ
Public 型 | |
enum | { tStatusSuccess = 0 } |
Public メソッド | |
TSoftwareFlashAdcModule (Tint nchannel=tDefaultChannel, Tint nsampling=tDefaultSampling) | |
TSoftwareFlashAdcModule (const TSoftwareFlashAdcModule &right) | |
~TSoftwareFlashAdcModule () | |
Tint | Clear () |
Tint | Update () |
Tint | Initialize () |
Tvoid | FillData (TDataElement &element, Tint channel) |
const TSoftwareFlashAdcModule & | operator= (const TSoftwareFlashAdcModule &right) |
Tbool | operator== (const TSoftwareFlashAdcModule &right) const |
Tbool | operator!= (const TSoftwareFlashAdcModule &right) const |
Tint | GetNumberOfSampling () const |
Tvoid | SetNumberOfSampling (Tint nsampling) |
virtual Tbool | operator== (const TSoftwareModule &right) const |
virtual Tbool | operator== (const TModule &right) const |
virtual Tbool | operator!= (const TSoftwareModule &right) const |
virtual Tbool | operator!= (const TModule &right) const |
Tint | GetNumberOfChannels () const |
Tint | GetStatus () const |
Tvoid | SetNumberOfChannels (Tint nchannel) |
Tvoid | SetStatus (Tint status) |
Tbool | IsSuccess () const |
Protected メソッド | |
Tvoid | setParameters () |
Tvoid | fillValue () |
Protected 変数 | |
Tint | theNumberOfChannels |
Tint | theStatus |
TSoftwareFlashAdcModule.hh の 58 行で定義されています。
|
TModule.hh の 61 行で定義されています。 |
|
TSoftwareFlashAdcModule.cc の 25 行で定義されています。 参照 setParameters(), と Update(). |
|
TSoftwareFlashAdcModule.cc の 32 行で定義されています。 |
|
TSoftwareFlashAdcModule.cc の 36 行で定義されています。 |
|
TModuleに実装されています. TSoftwareFlashAdcModule.cc の 39 行で定義されています。 参照 TModule::theStatus, Tint, と TModule::tStatusSuccess. 呼出 Initialize(). |
|
TModuleに実装されています. TSoftwareFlashAdcModule.cc の 57 行で定義されています。 参照 TDataElement::FillData(), Tcerr, Tendl, TModule::theNumberOfChannels, TModule::theStatus, Tint, tTypeInt, tTypeUnsignedShort, TUshort, と Tvoid. |
|
TSoftwareFlashAdcModule.cc の 107 行で定義されています。 参照 Tvoid. 呼出 Update(). |
|
TModule.hh の 96 行で定義されています。 参照 TModule::theNumberOfChannels, と Tint. |
|
TSoftwareFlashAdcModule.hh の 99 行で定義されています。 参照 Tint. |
|
TModule.hh の 107 行で定義されています。 参照 TModule::theStatus, と Tint. |
|
TModuleに実装されています. TSoftwareFlashAdcModule.cc の 50 行で定義されています。 参照 Clear(), setParameters(), TModule::theStatus, Tint, と TModule::tStatusSuccess. |
|
TModule.hh の 118 行で定義されています。 参照 Tbool, Tfalse, TModule::theStatus, と Ttrue. |
|
TModule.cc の 43 行で定義されています。 参照 Tbool, TModule::theNumberOfChannels, と TModule::theStatus. |
|
TSoftwareModule.cc の 40 行で定義されています。 参照 Tbool. |
|
TSoftwareFlashAdcModule.cc の 93 行で定義されています。 参照 Tbool, Tfalse, と theNumberOfSampling. |
|
TSoftwareFlashAdcModule.cc の 78 行で定義されています。 |
|
TModule.cc の 38 行で定義されています。 参照 Tbool, TModule::theNumberOfChannels, と TModule::theStatus. |
|
TSoftwareModule.cc の 35 行で定義されています。 参照 Tbool. |
|
TSoftwareFlashAdcModule.cc の 85 行で定義されています。 参照 Tbool, theNumberOfSampling, と Ttrue. |
|
TModule.hh の 101 行で定義されています。 |
|
TSoftwareFlashAdcModule.hh の 104 行で定義されています。 参照 Tvoid. |
|
TSoftwareFlashAdcModule.cc の 101 行で定義されています。 参照 Tvoid. |
|
TModule.hh の 112 行で定義されています。 参照 TModule::theStatus, と Tvoid. 呼出 TCamacModule::ReadInterrupt(), と TCamacModule::WaitInterrupt(). |
|
TModuleに実装されています. TSoftwareFlashAdcModule.cc の 44 行で定義されています。 参照 fillValue(), TModule::theStatus, と Tint. |
|
|