34 BasePeak::
BasePeak(const
char* name, const
char* title) : TNamed(name, title),
55 fIntensity(p.fIntensity),
56 fDimension(p.fDimension),
58 fIsCombined(p.fIsCombined)
70 ((TNamed &)p).TNamed::Copy((*
this));
printf("******************************************************************** \n")
Bool_t fIsCombined
flag to stated peak is part of a combined fit
Double_t fIntensity
intensity of the peak
static GateColor gGateColor
UShort_t fDimension
dimension of the peak
virtual void FitOn(Bool_t fit_on=true)
static Int_t GetGateAxis(Color_t co)
Bool_t fIsFitOn
flag for fitted peak
BasePeak(const char *name, const char *title)
virtual void Print(Option_t *opt="") const
print current peak
ClassImp(BasePeak) BasePeak
Double_t fHeight
height of the Peak
static Bool_t IsvalideGateColor(Color_t co)
A BasePeak is defined by a height, intensity and a dimension of the peak.
BasePeak & operator=(const BasePeak &p)
static Color_t GetGateColor(Int_t idx)