#include <TEventAction.hh>
TEventActionのコラボレーション図
Public メソッド | |
TEventAction () | |
virtual | ~TEventAction () |
virtual TReadoutList * | WaitTrigger ()=0 |
virtual Tvoid | AtFirst (TEvent &anEvent) |
virtual Tvoid | AtLast (TEvent &anEvent) |
TRunManager * | GetRunManager () const |
TEventManager * | GetEventManager () const |
TReadoutBook * | GetReadoutBook () const |
TCrate * | GetCrate () const |
Tvoid | SetRunManager (TRunManager *manager) |
Tvoid | SetEventManager (TEventManager *manager) |
Tvoid | SetReadoutBook (TReadoutBook *book) |
Tvoid | SetCrate (TCrate *crate) |
Protected 変数 | |
TRunManager * | theRunManager |
TEventManager * | theEventManager |
TReadoutBook * | theReadoutBook |
TCrate * | theCrate |
TEventAction.hh の 66 行で定義されています。
|
TEventAction.cc の 27 行で定義されています。 |
|
TEventAction.cc の 32 行で定義されています。 |
|
TEventAction.cc の 35 行で定義されています。 参照 Tvoid. |
|
TEventAction.cc の 40 行で定義されています。 参照 Tvoid. |
|
TEventAction.hh の 117 行で定義されています。 参照 theCrate. |
|
TEventAction.hh の 107 行で定義されています。 参照 theEventManager. |
|
TEventAction.hh の 112 行で定義されています。 参照 theReadoutBook. |
|
TEventAction.hh の 102 行で定義されています。 参照 theRunManager. |
|
TEventAction.hh の 140 行で定義されています。 |
|
TEventAction.hh の 128 行で定義されています。 参照 theEventManager, と Tvoid. |
|
TEventAction.hh の 134 行で定義されています。 参照 theReadoutBook, と Tvoid. |
|
TEventAction.hh の 122 行で定義されています。 参照 theRunManager, と Tvoid. |
|
|
|
TEventAction.hh の 73 行で定義されています。 呼出 GetCrate(), と SetCrate(). |
|
TEventAction.hh の 71 行で定義されています。 |
|
TEventAction.hh の 72 行で定義されています。 呼出 GetReadoutBook(), と SetReadoutBook(). |
|
TEventAction.hh の 70 行で定義されています。 呼出 GetRunManager(), と SetRunManager(). |