| v2.10-0 (21000JUN2005) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Field Summary | |
Bool_t | fbReadDatabaseSet to kTRUE to re-read energies from external ascii file |
Bool_t | fbRecalibrateSet to kTRUE to make calibration fit in update from |
Double_t[4] | fdACalibration polynom coeff |
Float_t[20] | ffLinesEnergyDatabase energies of calibration lines |
Int_t[20] | fiLinesChannelCentroid channel numbers for fitted lines |
TGraph* | fxCalibCurveReference to graph containing the calibration points |
TGo4Fitter* | fxCalibratorFitter for calibration of channel/energies with polynom |
TH1* | fxCalibSpectrumReference to histogram containing the calibration spectrum |
TString | fxDatabaseFilename for ascii file with linesname - energy |
TString | fxGraphNameName of the graph to contain the calibration points |
TGo4Fitter* | fxLinesFinderFitter to search lines |
TString[20] | fxLinesNamesDatabase names of calibration lines. |
TString | fxSpectrumNameName of the calibration spectrum histogram |
| Fields inherited from class TNamed |
fName, fTitle |
| Constructor Summary | |
TXXXCalibPar() | |
TXXXCalibPar(Text_t* name, TH1* spectrum, TGraph* curve) | |
| Destructor Summary | |
virtual synchronized | ~TXXXCalibPar() |
| Method Summary | |
Double_t | Energy(Int_t channel) |
Int_t | PrintParameter(Text_t* n, Int_t ) |
void | ReadDatabase() |
Bool_t | UpdateFrom(TGo4Parameter* ) |
| Methods inherited from class Go4StatusBase.TGo4Parameter |
Clear, Print |
| Methods inherited from class TNamed |
operator=, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Sizeof, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine |
| Field Detail |
public Bool_t fbReadDatabase
public Bool_t fbRecalibrate
public Double_t[4] fdA
public Float_t[20] ffLinesEnergy
public Int_t[20] fiLinesChannel
public TGraph* fxCalibCurve
public TGo4Fitter* fxCalibrator
public TH1* fxCalibSpectrum
public TString fxDatabase
public TString fxGraphName
public TGo4Fitter* fxLinesFinder
public TString[20] fxLinesNames
public TString fxSpectrumName
| Constructor Detail |
public TXXXCalibPar()
public TXXXCalibPar(Text_t* name, TH1* spectrum, TGraph* curve)
| Method Detail |
public virtual synchronized ~TXXXCalibPar()
| Method Detail |
public Double_t Energy(Int_t channel)
public Int_t PrintParameter(Text_t* n, Int_t )
public void ReadDatabase()
public Bool_t UpdateFrom(TGo4Parameter* )
| Association Links |
to Class TGo4Fitter
to Class TGraph
to Class TH1
| J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||