14 #include "KVIDZAGrid.h"
#define ClassDefOverride(name, id)
Identification grids for CsI R-L (fast-slow) matrices.
virtual void Identify(Double_t x, Double_t y, KVIdentificationResult *) const override
KVIDZALine * GetZALine(Int_t z, Int_t a, Int_t &) const override
KVIDLine * GetGammaLine() const
TClass * DefaultIDLineClass() override
Bool_t IsIdentifiable(Double_t x, Double_t y, TString *=nullptr) const override
KVIDLine * GetNearestIDLine(Double_t x, Double_t y, const Char_t *position, Int_t &idx_min, Int_t &idx_max)
KVIDZALine * GetZLine(Int_t z, Int_t &) const override
void Initialize() override
void BackwardsCompatibilityFix() override
KVIDLine * GetIMFLine() const
KVIDGCsI()
Default constructor.
void IdentZA(Double_t x, Double_t y, Int_t &Z, Double_t &A) override
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.
Full result of one attempted particle identification.
static TClass * GetClass(Bool_t load=kTRUE, Bool_t silent=kFALSE)