#include <TNNode.h>
Inheritance diagram for TNNode:

Public Methods | |
| TNNode () | |
| TNNode (const char* name, const char* title, const char* shapename, Double_t x = 0, Double_t y = 0, Double_t z = 0, const char* matrixname ="", Option_t* option="") | |
| TNNode (const char* name, const char* title, TShape* shape, Double_t x = 0, Double_t y = 0, Double_t z = 0, TRotMatrix* matrix = 0, Option_t* option="") | |
| void | setObject (TObject* o=0) |
| TObject* | getObject () |
| ~TNNode () | |
| virtual Int_t | DistancetoPrimitive (Int_t px, Int_t py) |
Protected Attributes | |
| TObject* | fRefObject |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 38 of file TNNode.h. Referenced by TkrDisplay::DrawEvents(), CalDisplay::DrawEvents(), and TkrDisplay::drawTkrRecon(). |
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000