|
AMSDST
|
#include <myTrdTrack.h>
Public Member Functions | |
| myTrdTrack () | |
| Constructor. | |
| ~myTrdTrack () | |
| Default destructor. | |
| virtual void | Clear (Option_t *option="") |
| ClassDef (myTrdTrack, 6) | |
| ClassDef (myTrdTrackBase, 1) | |
| ClassDef (myObject, 4) | |
| short int | iPart () |
| short int | iMySelf () |
| void | SetPart (short int ipart) |
| void | SetMySelf (short int imyself) |
Public Attributes | |
| Int_t | NTrdTrackRawHits |
| Float_t | Coo [3] |
| Float_t | ErCoo [3] |
| Float_t | Phi |
| Float_t | Theta |
| Float_t | Chi2 |
| Float_t | Q |
| Short_t | i_part |
| id of particle object it belongs | |
| Short_t | i_myself |
| id of the object itself in gbatch | |
Private Member Functions | |
| virtual void | init () |
Definition at line 7 of file myTrdTrack.h.
| myTrdTrack::myTrdTrack | ( | ) |
| myTrdTrack::~myTrdTrack | ( | ) |
|
inherited |
| myTrdTrack::ClassDef | ( | myTrdTrack | , |
| 6 | |||
| ) |
|
inherited |
|
virtual |
|
inlineinherited |
Definition at line 22 of file myObject.h.
References myObject::i_myself.
Referenced by myEvent::pmyTrdKFromTrdTrackByMySelf().
|
privatevirtual |
|
inlineinherited |
Definition at line 21 of file myObject.h.
References myObject::i_part.
|
inlineinherited |
Definition at line 30 of file myObject.h.
References myObject::i_myself.
|
inlineinherited |
Definition at line 24 of file myObject.h.
References myObject::i_part.
| Float_t myTrdTrack::Chi2 |
Definition at line 19 of file myTrdTrack.h.
| Float_t myTrdTrack::Coo[3] |
Definition at line 15 of file myTrdTrack.h.
| Float_t myTrdTrack::ErCoo[3] |
Definition at line 16 of file myTrdTrack.h.
|
inherited |
id of the object itself in gbatch
Definition at line 19 of file myObject.h.
Referenced by myObject::iMySelf(), and myObject::SetMySelf().
|
inherited |
id of particle object it belongs
Definition at line 18 of file myObject.h.
Referenced by myObject::iPart(), and myObject::SetPart().
| Int_t myTrdTrack::NTrdTrackRawHits |
Definition at line 14 of file myTrdTrack.h.
| Float_t myTrdTrack::Phi |
Definition at line 17 of file myTrdTrack.h.
| Float_t myTrdTrack::Q |
Definition at line 20 of file myTrdTrack.h.
| Float_t myTrdTrack::Theta |
Definition at line 18 of file myTrdTrack.h.
1.8.3