#include <AcdDisplay.h>
Public Methods | |
| AcdDisplay ( TNode *parent, TObjArray *acdpeds ) | |
| void | DrawEvents ( DigiEvent *event ) |
| Float_t | getACDEnergy ( Int_t id, Int_t nACD, Float_t acdPH) |
| void | setXGTthr () |
Private Methods | |
| void | drawAcdEvents () |
| void | drawXgtEvents () |
| Adds hit tiles in the XGT. More... | |
| Char_t* | getAcdName (Int_t ihit) |
| Returns the name used for ACD List. More... | |
| Char_t* | getXgtName (Int_t ihit) |
| Returns the name used for XGT List. More... | |
Private Attributes | |
| TObjArray* | m_AcdNodeList |
| TObjArray* | m_AcdShapeList |
| TObjArray* | m_XgtNodeList |
| TObjArray* | m_XgtShapeList |
| TObjArray* | m_tileCenters |
| TObjArray* | m_tileSizes |
| TObjArray* | m_XgtCenters |
| TVector3* | m_XgtSize |
| TRotMatrix* | m_XgtRot1 |
| TRotMatrix* | m_XgtRot2 |
| TNode* | m_acdFrameNode |
| DigiEvent* | m_event |
| TObjArray* | m_acdpeds |
| TObjArray* | m_xgtpeds |
| Float_t | m_xgtthr [4][4] |
| Float_t | m_mip [4] |
|
|
Definition at line 4 of file AcdDisplay.cxx. |
|
|
Definition at line 153 of file AcdDisplay.cxx. Referenced by DisplayCanvas::Draw(). |
|
|
Definition at line 186 of file AcdDisplay.cxx. Referenced by DrawEvents(). |
|
|
Adds hit tiles in the XGT.
Definition at line 307 of file AcdDisplay.cxx. Referenced by DrawEvents(). |
|
|
Definition at line 274 of file AcdDisplay.cxx. Referenced by drawAcdEvents(). |
|
|
Returns the name used for ACD List.
Definition at line 434 of file AcdDisplay.cxx. Referenced by drawAcdEvents(). |
|
|
Returns the name used for XGT List.
Definition at line 417 of file AcdDisplay.cxx. Referenced by drawXgtEvents(). |
|
|
Definition at line 168 of file AcdDisplay.cxx. Referenced by DrawEvents(). |
|
|
Definition at line 33 of file AcdDisplay.h. |
|
|
Definition at line 34 of file AcdDisplay.h. |
|
|
Definition at line 42 of file AcdDisplay.h. |
|
|
Definition at line 36 of file AcdDisplay.h. |
|
|
Definition at line 44 of file AcdDisplay.h. |
|
|
Definition at line 45 of file AcdDisplay.h. |
|
|
Definition at line 37 of file AcdDisplay.h. |
|
|
Definition at line 43 of file AcdDisplay.h. |
|
|
Definition at line 47 of file AcdDisplay.h. |
|
|
Definition at line 51 of file AcdDisplay.h. |
|
|
Definition at line 49 of file AcdDisplay.h. |
|
|
Definition at line 55 of file AcdDisplay.h. |
|
|
Definition at line 39 of file AcdDisplay.h. |
|
|
Definition at line 40 of file AcdDisplay.h. |
|
|
Definition at line 52 of file AcdDisplay.h. |
|
|
Definition at line 54 of file AcdDisplay.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000