AMSDST
|
#include <myBetaPlus.h>
Public Member Functions | |
myBetaPlus () | |
Constructor. | |
~myBetaPlus () | |
Default destructor. | |
virtual void | Clear (Option_t *option="") |
ClassDef (myBetaPlus, 6) | |
ClassDef (myBetaBase, 1) | |
ClassDef (myObject, 4) | |
short int | iPart () |
short int | iMySelf () |
void | SetPart (short int ipart) |
void | SetMySelf (short int imyself) |
Public Attributes | |
Float_t | TofTrackBeta |
Int_t | TofTrackPattern |
Float_t | TofTrackRelErr |
Int_t | TofTrackNPoints |
Float_t | TofTrackChargeLayer [4] |
Float_t | TofTrackChargePlaneUpper |
Float_t | TofTrackChargePlaneLower |
Float_t | TofTrackQ |
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 myBetaPlus.h.
myBetaPlus::myBetaPlus | ( | ) |
myBetaPlus::~myBetaPlus | ( | ) |
|
inherited |
myBetaPlus::ClassDef | ( | myBetaPlus | , |
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.
|
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().
Float_t myBetaPlus::TofTrackBeta |
Definition at line 14 of file myBetaPlus.h.
Float_t myBetaPlus::TofTrackChargeLayer[4] |
Definition at line 18 of file myBetaPlus.h.
Float_t myBetaPlus::TofTrackChargePlaneLower |
Definition at line 20 of file myBetaPlus.h.
Float_t myBetaPlus::TofTrackChargePlaneUpper |
Definition at line 19 of file myBetaPlus.h.
Int_t myBetaPlus::TofTrackNPoints |
Definition at line 17 of file myBetaPlus.h.
Int_t myBetaPlus::TofTrackPattern |
Definition at line 15 of file myBetaPlus.h.
|
inherited |
Definition at line 12 of file myBetaBase.h.
Float_t myBetaPlus::TofTrackRelErr |
Definition at line 16 of file myBetaPlus.h.