#include "hkicktrackbaseF.h" |
HKickTrackBaseF
class description - source file - inheritance tree (.pdf)
public:
HKickTrackBaseF()
HKickTrackBaseF(Text_t* name, Text_t* title)
~HKickTrackBaseF()
static TClass* Class()
virtual Int_t execute()
HKickTrack123B* fillData(HMdcSeg*, Bool_t)
virtual Bool_t finalize()
virtual Bool_t init()
virtual TClass* IsA() const
Int_t kicktrackMDC123()
virtual Bool_t reinit()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Double_t betaCalc
HGeomVector pointMeta
HGeomTransform* tRans[6]
Double_t target
Double_t distanceTof
Float_t xTof
Float_t yTof
Float_t zTof
Double_t C
Double_t pi
Int_t system
Int_t tofSystem tofSector*1000 + tofModule*100 + tofCell
Short_t outerHitInd
Short_t indTrkCand
Short_t index1
Short_t index2
Float_t tof
Float_t mass2
Float_t beta
Float_t eloss
Double_t TOFdistance
Char_t sector
HMdcGetContainers* fGetCont
HMdcSeg* segments[2]
Int_t polarity
Double_t dist
Short_t IndTrkCand
Short_t metaInd
HSplineTrack* sp
TObject* slot
HCategory* fCatKine
HCategory* fCatMdcTrkCand
HCategory* fCatKickTrack123B
HCategory* fCatMdcSegSim
HCategory* fCatTof
HMetaMatch* pMetaMatch
HMdcTrkCand* pMdcTrkCand
HCategory* fCatShower
HCategory* fCatTofino
HCategory* fCatMetaMatch
HMdcGeomPar* fMdcGeometry
HTofGeomPar* fTofGeometry ! TOF geometry.
HTofinoGeomPar* fTofinoGeometry ! Tofino Geometry
HSpecGeomPar* fSpecGeomPar
HKickPlane2* kickplane
HTofHitSim* pTofHit
HMetaMatch* pMdcSegs
HShowerHitTofTrack* pShowerHitTofTrack
HIterator* fMetaMatchIter
HIterator* IterTof
HIterator* IterTofino
HIterator* IterShower
HMdcTrackGFieldPar* field
HMdcTrackGCorrPar* corr
Float_t Momentum
Float_t MomentumMETA
HLocation sectorloc
HKickTrackBaseF()
HKickTrackBaseF(Text_t *name, Text_t *title) : HReconstructor(name,title)
~HKickTrackBaseF()
Bool_t init()
Bool_t reinit()
Bool_t finalize()
Int_t execute()
cout << "HKickTrackBaseF::execute()" << endl;
Int_t kicktrackMDC123()
HKickTrack123B* fillData(HMdcSeg *segment, Bool_t condition)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Author: A.Sadovski (using Anar's Rustamov HSplineTrackF class as a pattern)
Last update: Fri Jan 26 11:59:07 2007
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.