AMSDST
Public Member Functions | Public Attributes | Private Member Functions | List of all members
myTrdK Class Reference

#include <myTrdK.h>

Inheritance diagram for myTrdK:
myTrdTrackBase myObject

Public Member Functions

 myTrdK ()
 Constructor.
 
 ~myTrdK ()
 Default destructor.
 
virtual void Clear (Option_t *option="")
 
 ClassDef (myTrdK, 7)
 
 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 IsReadAlignmentOK
 
Int_t IsReadCalibOK
 
Bool_t LHRValid
 
Bool_t LHRValidCorr
 
Double32_t LHR [3]
 
Double32_t LHRCorr [3]
 
Double32_t LH [3]
 
Double32_t LHCorr [3]
 
Int_t NHitsUsedInLH
 
Int_t NHitsUsedInLHCorr
 
Int_t OffTrackNHits
 
Float_t OffTrackAmps
 
bool LHRrefitValid
 
bool LHRrefitCorrValid
 
Int_t NHitsUsedInLHrefit
 
Int_t NHitsUsedInLHrefitCorr
 
Double32_t LHRrefit [3]
 
Double32_t LHrefit [3]
 
Double32_t LHRrefitCorr [3]
 
Double32_t LHrefitCorr [3]
 
Double32_t TRDCharge
 
Double32_t TRDChargeError
 
Int_t QTRDHitCollectionNucleiSize
 
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 ()
 

Detailed Description

Definition at line 12 of file myTrdK.h.

Constructor & Destructor Documentation

myTrdK::myTrdK ( )

Constructor.

myTrdK::~myTrdK ( )

Default destructor.

Definition at line 26 of file myTrdK.cxx.

References PRINTDEBUG.

Member Function Documentation

myTrdTrackBase::ClassDef ( myTrdTrackBase  ,
 
)
inherited
myObject::ClassDef ( myObject  ,
 
)
inherited
myTrdK::ClassDef ( myTrdK  ,
 
)
void myTrdK::Clear ( Option_t *  option = "")
virtual

Implements myTrdTrackBase.

Definition at line 34 of file myTrdK.cxx.

References PRINTDEBUG.

short int myObject::iMySelf ( )
inlineinherited

Definition at line 22 of file myObject.h.

References myObject::i_myself.

Referenced by myEvent::pmyTrdKFromTrdTrackByMySelf().

void myTrdK::init ( )
privatevirtual

Implements myTrdTrackBase.

Definition at line 65 of file myTrdK.cxx.

References PRINTDEBUG.

short int myObject::iPart ( )
inlineinherited

Definition at line 21 of file myObject.h.

References myObject::i_part.

void myObject::SetMySelf ( short int  imyself)
inlineinherited

Definition at line 30 of file myObject.h.

References myObject::i_myself.

void myObject::SetPart ( short int  ipart)
inlineinherited

Definition at line 24 of file myObject.h.

References myObject::i_part.

Member Data Documentation

Short_t myObject::i_myself
inherited

id of the object itself in gbatch

Definition at line 19 of file myObject.h.

Referenced by myObject::iMySelf(), and myObject::SetMySelf().

Short_t myObject::i_part
inherited

id of particle object it belongs

Definition at line 18 of file myObject.h.

Referenced by myObject::iPart(), and myObject::SetPart().

Int_t myTrdK::IsReadAlignmentOK

Definition at line 19 of file myTrdK.h.

Int_t myTrdK::IsReadCalibOK

Definition at line 20 of file myTrdK.h.

Double32_t myTrdK::LH[3]

Definition at line 25 of file myTrdK.h.

Double32_t myTrdK::LHCorr[3]

Definition at line 26 of file myTrdK.h.

Double32_t myTrdK::LHR[3]

Definition at line 23 of file myTrdK.h.

Double32_t myTrdK::LHRCorr[3]

Definition at line 24 of file myTrdK.h.

Double32_t myTrdK::LHrefit[3]

Definition at line 34 of file myTrdK.h.

Double32_t myTrdK::LHrefitCorr[3]

Definition at line 34 of file myTrdK.h.

Double32_t myTrdK::LHRrefit[3]

Definition at line 34 of file myTrdK.h.

Double32_t myTrdK::LHRrefitCorr[3]

Definition at line 34 of file myTrdK.h.

bool myTrdK::LHRrefitCorrValid

Definition at line 32 of file myTrdK.h.

bool myTrdK::LHRrefitValid

Definition at line 32 of file myTrdK.h.

Bool_t myTrdK::LHRValid

Definition at line 21 of file myTrdK.h.

Bool_t myTrdK::LHRValidCorr

Definition at line 22 of file myTrdK.h.

Int_t myTrdK::NHitsUsedInLH

Definition at line 27 of file myTrdK.h.

Int_t myTrdK::NHitsUsedInLHCorr

Definition at line 28 of file myTrdK.h.

Int_t myTrdK::NHitsUsedInLHrefit

Definition at line 33 of file myTrdK.h.

Int_t myTrdK::NHitsUsedInLHrefitCorr

Definition at line 33 of file myTrdK.h.

Float_t myTrdK::OffTrackAmps

Definition at line 30 of file myTrdK.h.

Int_t myTrdK::OffTrackNHits

Definition at line 29 of file myTrdK.h.

Int_t myTrdK::QTRDHitCollectionNucleiSize

Definition at line 41 of file myTrdK.h.

Double32_t myTrdK::TRDCharge

Definition at line 39 of file myTrdK.h.

Double32_t myTrdK::TRDChargeError

Definition at line 40 of file myTrdK.h.


The documentation for this class was generated from the following files: