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

#include <myRichRing.h>

Inheritance diagram for myRichRing:
myRichRingBase myObject

Public Member Functions

 myRichRing ()
 Constructor.
 
 ~myRichRing ()
 Default destructor.
 
virtual void Clear (Option_t *option="")
 
 ClassDef (myRichRing, 6)
 
 ClassDef (myRichRingBase, 1)
 
 ClassDef (myObject, 4)
 
short int iPart ()
 
short int iMySelf ()
 
void SetPart (short int ipart)
 
void SetMySelf (short int imyself)
 

Public Attributes

Bool_t IsNaF
 
Float_t ErrorBeta
 
UInt_t Status
 
Float_t Beta
 
Float_t Theta
 
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 7 of file myRichRing.h.

Constructor & Destructor Documentation

myRichRing::myRichRing ( )

Constructor.

Definition at line 17 of file myRichRing.cxx.

References PRINTDEBUG.

myRichRing::~myRichRing ( )

Default destructor.

Definition at line 26 of file myRichRing.cxx.

References PRINTDEBUG.

Member Function Documentation

myRichRing::ClassDef ( myRichRing  ,
 
)
myRichRingBase::ClassDef ( myRichRingBase  ,
 
)
inherited
myObject::ClassDef ( myObject  ,
 
)
inherited
void myRichRing::Clear ( Option_t *  option = "")
virtual

Implements myRichRingBase.

Definition at line 33 of file myRichRing.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 myRichRing::init ( )
privatevirtual

Implements myRichRingBase.

Definition at line 47 of file myRichRing.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

Float_t myRichRingBase::Beta
inherited

Definition at line 15 of file myRichRingBase.h.

Referenced by myRichRingPlus::getRawIndexUsed().

Float_t myRichRing::ErrorBeta

Definition at line 15 of file myRichRing.h.

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().

Bool_t myRichRing::IsNaF

Definition at line 14 of file myRichRing.h.

UInt_t myRichRingBase::Status
inherited
Float_t myRichRingBase::Theta
inherited

Definition at line 16 of file myRichRingBase.h.

Referenced by myRichRingPlus::getRawIndexUsed().


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