15 #include "KVNucleus.h"
#define ClassDefOverride(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.
void SetName(const char *name) override
void Copy(TObject &obj) const override
copy 'this' to 'obj'
void ReadAsciiFile_KVIDZLine(std::ifstream &)
virtual void SetAsymWidth(Double_t d_l, Double_t d_r)
void Print(Option_t *opt="") const override
TGraphErrors * GetLineWithWidth()
void SetWidth(Double_t w)
Int_t Compare(const TObject *) const override
void ReadAsciiFile_extras(std::ifstream &) override
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
void WriteAsciiFile_extras(std::ofstream &, const Char_t *name_prefix="") override
Write Z & A of line.
KVIDZLine()
This class is for backwards compatibility only.
virtual Int_t GetA() const
virtual Int_t GetZ() const
void SetName(const char *name="") override