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

#include <myBeta.h>

Inheritance diagram for myBeta:
myBetaBase myObject

Public Member Functions

 myBeta ()
 Constructor.
 
 ~myBeta ()
 Default destructor.
 
virtual void Clear (Option_t *option="")
 
 ClassDef (myBeta, 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 Beta
 
Float_t Error
 
Float_t Pattern
 
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 ()
 

Detailed Description

Definition at line 7 of file myBeta.h.

Constructor & Destructor Documentation

myBeta::myBeta ( )

Constructor.

Definition at line 17 of file myBeta.cxx.

References PRINTDEBUG.

myBeta::~myBeta ( )

Default destructor.

Definition at line 26 of file myBeta.cxx.

References PRINTDEBUG.

Member Function Documentation

myBetaBase::ClassDef ( myBetaBase  ,
 
)
inherited
myBeta::ClassDef ( myBeta  ,
 
)
myObject::ClassDef ( myObject  ,
 
)
inherited
void myBeta::Clear ( Option_t *  option = "")
virtual

Implements myBetaBase.

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

Implements myBetaBase.

Definition at line 45 of file myBeta.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 myBeta::Beta

Definition at line 14 of file myBeta.h.

Float_t myBeta::Error

Definition at line 15 of file myBeta.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().

Float_t myBeta::Pattern

Definition at line 16 of file myBeta.h.

Float_t myBetaBase::TofTrackQ
inherited

Definition at line 12 of file myBetaBase.h.


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