#include "hmdctrackgfield.h" |
HMdcTrackGField
class description - source file - inheritance tree (.pdf)
public:
HMdcTrackGField(const char* name, const char* title)
HMdcTrackGField(const HMdcTrackGField&)
virtual ~HMdcTrackGField()
void calcField(Double_t* xv, Double_t* btos, Double_t fpol)
static TClass* Class()
void clear()
void init(TString infile)
virtual TClass* IsA() const
HMdcTrackGField& operator=(const HMdcTrackGField&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
public:
Int_t nfz
Int_t nfr
Int_t nfp
Double_t zflmin
Double_t zflmax
Double_t zfldel
Double_t rflmin
Double_t rflmax
Double_t rfldel
Double_t pflmin
Double_t pflmax
Double_t pfldel
Double_t* p_tzfl
Double_t* p_trfl
Double_t* p_tpfl
Double_t* acos_table !
Double_t Pvector[3]
Double_t Fvector[3]
Double_t step1z
Double_t step1r
Double_t step1p !
Double_t dconv !
Int_t nfz_nfr !
Double_t one_sixtyth !
HMdcTrackGField(const char* name, const char* title) :
TNamed(name,title)
~HMdcTrackGField()
void clear()
void init(TString infile)
void calcField(Double_t *xv,Double_t *btos,Double_t fpol )
void Streamer(TBuffer &R__b)
Stream an object of class HMdcTrackGField.
The data in the 1-dimensional arrays are streamed into/from the old
3-dimensional arrays (no change of class version)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void StreamerNVirtual(TBuffer& b)
HMdcTrackGField HMdcTrackGField(const HMdcTrackGField&)
HMdcTrackGField& operator=(const HMdcTrackGField&)
Last update: Fri Jan 26 12:17:30 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.