29 sprintf(nomVar,
"Variable");
46 for (
Int_t i = 0; i < nb_cases; i++) {
48 nom->
SetTitle(
Form(
"%f #leq %s < %f", xtranches(i), nomVar,
72 #ifdef DEBUG_KVTrieurTranche
73 cout <<
nb <<
" crees...(defaut) " << endl;
92 #ifdef DEBUG_KVTrieurTranche
93 cout <<
nb <<
" crees...(nom) " << endl;
112 #ifdef DEBUG_KVTrieurTranche
113 cout <<
nb <<
" crees...(nom) " << endl;
130 #if ROOT_VERSION_CODE >= ROOT_VERSION(3,4,0)
135 #ifdef DEBUG_KVTrieurTranche
136 cout <<
nb <<
" crees...(copie) " << endl;
147 KVTrieurTranche::~KVTrieurTranche(
void)
152 #ifdef DEBUG_KVTrieurTranche
153 cout <<
"Destruction de " <<
GetName() <<
"..." << endl;
160 #if ROOT_VERSION_CODE >= ROOT_VERSION(3,4,0)
173 #ifdef DEBUG_KVTrieurTranche
174 cout <<
"Copie de " <<
a.GetName() <<
"..." << endl;
180 #ifdef DEBUG_KVTrieurTranche
181 cout <<
"Nom de la copie (arguement): " << this->nomVar << endl;
199 #ifdef DEBUG_KVTrieurTranche
200 cout <<
"Copie par egalite de " <<
a.GetName() <<
"..." << endl;
202 #if ROOT_VERSION_CODE >= ROOT_VERSION(3,4,0)
207 #ifdef DEBUG_KVTrieurTranche
208 cout <<
"Nom de la copie par egalite: " <<
GetName() << endl;
225 cout <<
"Utiliser KVTrieurTranche::GetNumCase(Double_t x)" << endl;
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
char * Form(const char *fmt,...)
Class for a sorting with attached cells.
virtual void SetXmin(Int_t i, Double_t x)
virtual Double_t GetXmin(Int_t i)
KVTrieurTranche & operator=(const KVTrieurTranche &a)
virtual void Copy(TObject &obj) const
Make a copy of this object.
void initKVTrieurTranche(void)
Methodes.
virtual Int_t GetNumCase(void *argus ...)
virtual void SetNbCases(Int_t n)
virtual const Char_t * GetNomVar(void)
virtual void SetNomVar(Char_t *x)
virtual void SetXmax(Int_t i, Double_t x)
virtual Double_t GetXmax(Int_t i)
static Int_t nb
Champs Statiques:
Base class for Sorting purposes.
virtual void SetNbCases(Int_t n)
Retourne le nom d'une case.
Int_t nb_cases
Champs publics:
virtual void Copy(TObject &obj) const
Make a copy of this object.
virtual const char * GetName() const
virtual void SetTitle(const char *title="")
virtual void SetName(const char *name)
void Form(const char *fmt,...)
TVectorT< Element > & ResizeTo(const TVectorT< Element > &v)