|
AMSDST
|
#include <myTrdQtFromTrTrack.h>
Public Member Functions | |
| myTrdQtFromTrTrack () | |
| Constructor. | |
| ~myTrdQtFromTrTrack () | |
| Default destructor. | |
| virtual void | Clear (Option_t *option="") |
| ClassDef (myTrdQtFromTrTrack, 3) | |
| ClassDef (myTrdTrackBase, 1) | |
| ClassDef (myObject, 4) | |
| short int | iPart () |
| short int | iMySelf () |
| void | SetPart (short int ipart) |
| void | SetMySelf (short int imyself) |
Public Attributes | |
| Bool_t | IfProcessed |
| Int_t | NumberOfActiveLayers |
| Int_t | NHitsUsedInLH |
| Double32_t | LHR [3] |
| Bool_t | IsInsideTrdGeometricalAcceptance |
| Bool_t | PassesTrdPreselectionCuts |
| Bool_t | UsefulForTrdParticleId |
| 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 myTrdQtFromTrTrack.h.
| myTrdQtFromTrTrack::myTrdQtFromTrTrack | ( | ) |
| myTrdQtFromTrTrack::~myTrdQtFromTrTrack | ( | ) |
|
inherited |
| myTrdQtFromTrTrack::ClassDef | ( | myTrdQtFromTrTrack | , |
| 3 | |||
| ) |
|
inherited |
|
virtual |
Implements myTrdTrackBase.
Definition at line 36 of file myTrdQtFromTrTrack.cxx.
References PRINTDEBUG.
|
inlineinherited |
Definition at line 22 of file myObject.h.
References myObject::i_myself.
Referenced by myEvent::pmyTrdKFromTrdTrackByMySelf().
|
privatevirtual |
Implements myTrdTrackBase.
Definition at line 52 of file myTrdQtFromTrTrack.cxx.
References PRINTDEBUG.
|
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.
|
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().
| Bool_t myTrdQtFromTrTrack::IfProcessed |
Definition at line 14 of file myTrdQtFromTrTrack.h.
| Bool_t myTrdQtFromTrTrack::IsInsideTrdGeometricalAcceptance |
Definition at line 18 of file myTrdQtFromTrTrack.h.
| Double32_t myTrdQtFromTrTrack::LHR[3] |
Definition at line 17 of file myTrdQtFromTrTrack.h.
| Int_t myTrdQtFromTrTrack::NHitsUsedInLH |
Definition at line 16 of file myTrdQtFromTrTrack.h.
| Int_t myTrdQtFromTrTrack::NumberOfActiveLayers |
Definition at line 15 of file myTrdQtFromTrTrack.h.
| Bool_t myTrdQtFromTrTrack::PassesTrdPreselectionCuts |
Definition at line 19 of file myTrdQtFromTrTrack.h.
| Bool_t myTrdQtFromTrTrack::UsefulForTrdParticleId |
Definition at line 20 of file myTrdQtFromTrTrack.h.
1.8.3