#define ClassDef(name, id)
Base class for lines/cuts used for particle identification in 2D data maps.
Identification grid with lines corresponding to different nuclear isotopes (KVIDZALine)
Base class for identification ridge lines corresponding to different nuclear species.
virtual void Print(Option_t *opt="") const
void Copy(TObject &obj) const
copy 'this' to 'obj'
void ReadAsciiFile_KVIDZLine(std::ifstream &)
virtual void SetName(const char *name)
virtual void SetAsymWidth(Double_t d_l, Double_t d_r)
TGraphErrors * GetLineWithWidth()
void SetWidth(Double_t w)
virtual void ReadAsciiFile_extras(std::ifstream &)
Read Z & A of line.
TGraphErrors * fLineWithWidth
used to display width of line
Double_t GetWidth() const
Double_t fWidth
the "width" of the line
virtual Int_t Compare(const TObject *) const
virtual void WriteAsciiFile_extras(std::ofstream &, const Char_t *name_prefix="")
Write Z & A of line.
KVIDZLine()
This class is for backwards compatibility only.
virtual Int_t GetA() const
virtual Int_t GetZ() const
virtual void SetName(const char *name="")