|
AMSDST
|
#include <myTrTrackBase.h>
Public Member Functions | |
| myTrTrackBase () | |
| Constructor. | |
| ~myTrTrackBase () | |
| Default destructor. | |
| virtual void | Clear (Option_t *option="")=0 |
| ClassDef (myTrTrackBase, 1) | |
| short int | iPart () |
| short int | iMySelf () |
| void | SetPart (short int ipart) |
| void | SetMySelf (short int imyself) |
| ClassDef (myObject, 4) | |
Public Attributes | |
| Int_t | BitPatternJ |
| Int_t | kDef |
| 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 ()=0 |
Definition at line 7 of file myTrTrackBase.h.
|
inline |
Constructor.
Definition at line 10 of file myTrTrackBase.h.
|
inline |
Default destructor.
Definition at line 12 of file myTrTrackBase.h.
| myTrTrackBase::ClassDef | ( | myTrTrackBase | , |
| 1 | |||
| ) |
|
inherited |
|
pure virtual |
Implemented in myTrTrackPlus, and myTrTrack.
|
inlineinherited |
Definition at line 22 of file myObject.h.
References myObject::i_myself.
Referenced by myEvent::pmyTrdKFromTrdTrackByMySelf().
|
privatepure virtual |
Implemented in myTrTrackPlus, and myTrTrack.
|
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.
| Int_t myTrTrackBase::BitPatternJ |
Definition at line 12 of file myTrTrackBase.h.
Referenced by myTrTrack::GetBitPatternJ(), myTrTrack::HasExtLayers(), and myTrTrack::TestHitLayerJ().
|
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 myTrTrackBase::kDef |
Definition at line 15 of file myTrTrackBase.h.
1.8.3