130 gPad->SetFillColor(0);
131 gPad->SetBorderMode(0);
132 gPad->SetBorderSize(2);
133 gPad->SetFrameBorderMode(0);
134 gPad->SetFrameLineColor(0);
135 gPad->SetFrameBorderMode(0);
232 if (xAxis)
x =
GetX();
242 while (!nb.
End()) bins[i++] = (nb.
Next()) / 100.;
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
Extension of TGaxis class optimised for KVGraph visualisation.
Extension of TGraph class with new draw option.
Double_t * GetBinArray(Int_t &nbins, Bool_t xAxis=kTRUE)
KVGraph()
Default constructor.
void Draw(Option_t *chopt="")
virtual ~KVGraph()
Destructor.
Strings used to represent a set of ranges of values.
void Add(Int_t)
Add value 'n' to the list.
virtual void SetAxisColor(Color_t color=1, Float_t alpha=1.)
virtual void SetTitleSize(Float_t size=0.04)
virtual void SetTickLength(Float_t length=0.03)
virtual void SetLabelColor(Color_t color=1, Float_t alpha=1.)
virtual void ImportAxisAttributes(TAxis *axis)
virtual void Draw(Option_t *chopt="")
virtual void Draw(Option_t *option="")
Bool_t Contains(const char *pat, ECaseCompare cmp=kExact) const
Double_t Min(Double_t a, Double_t b)
T MinElement(Long64_t n, const T *a)
T MaxElement(Long64_t n, const T *a)
Double_t Max(Double_t a, Double_t b)