TCAD
class description - source file - inheritance tree
public:
TCAD(const TCAD&)
TCAD(Char_t*, Char_t*, Int_t = 0)
virtual ~TCAD()
static TClass* Class()
Float_t FieldValue(Float_t, Float_t, Float_t)
Int_t FindPlane(Int_t, Float_t, Float_t, Int_t*)
void GetMaxMin()
virtual TClass* IsA() const
void Print(Int_t = 0, Int_t = -1)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
TH1F* Slice1D(Option_t*, Axis_t, Axis_t)
TH2F* Slice2D(Option_t*, Axis_t)
void Sort2(Int_t, Int_t, Char_t*)
void SortAll()
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
public:
Int_t num
TArrayF Gx
TArrayF Gy
TArrayF Gz
TArrayF U
TArrayF X
TArrayF Y
TArrayF Z
Float_t MaxX
Float_t MinX
Float_t MaxY
Float_t MinY
Float_t MaxZ
Float_t MinZ
Int_t Index[50][300]
Int_t IndexNum1
Int_t IndexNum2
TCAD(Char_t *grid, Char_t *pot,Int_t mode)
~TCAD()
Clear();
void Print(Int_t start, Int_t end)
void SortAll()
Int_t FindPlane(Int_t dz,Float_t x,Float_t y,Int_t *Indexes)
Float_t FieldValue(Float_t x,Float_t y, Float_t z)
void Sort2(Int_t startnum, Int_t numele, Char_t *option)
void GetMaxMin()
TH1F* Slice1D(Option_t *axis, Axis_t where1,Axis_t where2)
TH2F* Slice2D(Option_t *axis,Axis_t where)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TCAD TCAD(const TCAD&)
Last update: Tue Jul 28 11:03:19 2009
ROOT page - Class index - 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.