SiRDPTrap
class description - source file - inheritance tree
private:
void rk4(float*, float*, int, float, float, float*)
public:
SiRDPTrap(const SiRDPTrap&)
SiRDPTrap(Int_t = 1, Float_t = 0, Float_t = 0, Float_t = 0, Float_t = 1, Float_t = 293, Char_t* dname = "NotSet")
virtual ~SiRDPTrap()
void Calc_kr(Float_t tau, Float_t Ny0)
static TClass* Class()
void Copy(SiRDPTrap* x)
void DoStep(Float_t = 0)
void Dynamics(Float_t, Float_t*, Float_t*)
Int_t GetModel()
TString GetName()
void Info()
virtual TClass* IsA() const
Int_t ReadTrapFile(FILE* in)
void Reset(Int_t opt = 0)
void ScaleReacConst()
void SetBiasSens(Bool_t x)
void SetDefName(Char_t*)
void SetEa(Float_t)
void SetFlux(Float_t x)
void SetGenRate(Float_t*)
void SetInitial(Float_t x, Float_t y, Float_t z)
void SetModel(Int_t)
void SetNoSteps(Int_t)
void SetReacConst(Float_t)
void SetT(Float_t x)
void SetTimeStep(Float_t x)
void SetTref(Float_t)
void SetU(Float_t x)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TGraph* TimePlot(Option_t* what, Float_t* tim = NULL)
private:
TString name
Int_t Model
Float_t gr[2]
Float_t T_ref
Float_t kr_Tref
Float_t Ea
Bool_t BiasSens
Float_t flux
Float_t U
Float_t T
Float_t ts
Double_t kr
public:
UInt_t cs
Float_t NaVfd Contribution of the defect A to Vfd Neff*Pt
Float_t NbVfd Contribution of the defect B to Vfd Neff*Pt
Float_t NcVfd Contribution of the defect C to Vfd Neff*Pt
TArrayF Na
TArrayF Nb
TArrayF Nc
void SetDefName(Char_t *x)
void SetNoSteps(Int_t x)
void SetModel(Int_t x)
void SetGenRate(Float_t *x)
void SetTref(Float_t x)
void SetEa(Float_t x)
void SetReacConst(Float_t x)
void rk4(float y[], float dydx[], int n, float x, float h, float yout[])
void Dynamics(Float_t x,Float_t y[],Float_t dydx[])
void Reset(Int_t opt)
void ScaleReacConst()
void DoStep(Float_t time_step)
void Info()
SiRDPTrap(Int_t x0,Float_t x1a,Float_t x1b,Float_t x2,Float_t x3,Float_t x4,Char_t *dname)
TGraph* TimePlot(Option_t *what,Float_t *tim)
~SiRDPTrap()
void Copy(SiRDPTrap *dest)
Int_t ReadTrapFile(FILE *in)
Inline Functions
Int_t GetModel()
void SetBiasSens(Bool_t x)
void SetInitial(Float_t x, Float_t y, Float_t z)
void Calc_kr(Float_t tau, Float_t Ny0)
void SetFlux(Float_t x)
void SetU(Float_t x)
void SetT(Float_t x)
void SetTimeStep(Float_t x)
TString GetName()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
SiRDPTrap SiRDPTrap(const SiRDPTrap&)
Last update: Mon Jan 12 14:47:37 2004
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.