4 #ifndef __KVPARTITIONLIST_H
5 #define __KVPARTITIONLIST_H
7 #include "KVUniqueNameList.h"
#define ClassDefOverride(name, id)
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char filename
char * Compress(const char *str)
Handle a list of positive integers (partition)
Manage a list of partitions.
void SaveAsTree(const Char_t *filename, const Char_t *treename, Bool_t Compress=kTRUE, Option_t *option="recreate")
void AddBefore(const TObject *before, TObject *obj) override
KVPartitionList()
Default constructor.
void AddAt(TObject *obj, Int_t idx) override
void AddFirst(TObject *obj) override
virtual Bool_t Fill(KVIntegerList *par)
void Clear(Option_t *option="") override
Mise a zero de la liste.
void Update()
Met a jour l'intervalle de multiplicité associées aux partitions dans la liste.
void AddAfter(const TObject *after, TObject *obj) override
virtual ~KVPartitionList()
Destructor.
void Add(TObject *obj) override
void AddLast(TObject *obj) override
Optimised list in which named objects can only be placed once.