#include <TRunAction.hh>
TRunActionのコラボレーション図
Public メソッド | |
TRunAction () | |
virtual | ~TRunAction () |
virtual Tvoid | Start (TRun &aRun) |
virtual Tvoid | Stop (TRun &aRun) |
virtual Tvoid | Suspend (TRun &aRun) |
virtual Tvoid | Resume (TRun &aRun) |
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 |
TRunAction.hh の 65 行で定義されています。
|
TRunAction.cc の 27 行で定義されています。 |
|
TRunAction.cc の 32 行で定義されています。 |
|
TRunAction.hh の 117 行で定義されています。 参照 theCrate. |
|
TRunAction.hh の 107 行で定義されています。 参照 theEventManager. |
|
TRunAction.hh の 112 行で定義されています。 参照 theReadoutBook. |
|
TRunAction.hh の 102 行で定義されています。 参照 theRunManager. |
|
TRunAction.cc の 50 行で定義されています。 参照 Tvoid. |
|
TRunAction.hh の 140 行で定義されています。 |
|
TRunAction.hh の 128 行で定義されています。 参照 theEventManager, と Tvoid. |
|
TRunAction.hh の 134 行で定義されています。 参照 theReadoutBook, と Tvoid. |
|
TRunAction.hh の 122 行で定義されています。 参照 theRunManager, と Tvoid. |
|
TRunAction.cc の 35 行で定義されています。 参照 Tvoid. |
|
TRunAction.cc の 40 行で定義されています。 参照 Tvoid. |
|
TRunAction.cc の 45 行で定義されています。 参照 Tvoid. |
|
TRunAction.hh の 72 行で定義されています。 呼出 GetCrate(), と SetCrate(). |
|
TRunAction.hh の 70 行で定義されています。 |
|
TRunAction.hh の 71 行で定義されています。 呼出 GetReadoutBook(), と SetReadoutBook(). |
|
TRunAction.hh の 69 行で定義されています。 呼出 GetRunManager(), と SetRunManager(). |