#define ClassDef(name, id)
Permet de casser aleatoirement un nombre entier (ztot) en un nombre (mtot) d'entiers plus petits d'un...
void BreakFromHisto(TH2F *hh_zt_VS_mt, Int_t zmin=1)
virtual void SaveHistos(KVString filename="", KVString suff="", Option_t *option="recreate")
Int_t GetTotalIterations(void)
KVEvent * BreakOnGaussian(Double_t Ztot_moy, Double_t Ztot_rms, Double_t Mtot_moy, Double_t Mtot_rms, Int_t zmin)
virtual void ResetHistos()
Met a zero le contenu des histogrammes.
void DefineBreakUpMethod(KVString bup_method="")
virtual void TreatePartition()
Int_t GetZtot(void) const
Retourne le nombre entier a casser.
void Clear(Option_t *="")
KVHashList * GetObjects()
Retourne la liste d'objects autres ...
virtual ~KVBreakUp()
Destructeur.
KVIntegerList * partition
void SetZmin(Int_t zlim)
Protected method.
KVString GetBreakUpMethod(void) const
Retourne methode de cassure.
Int_t BreakUsingPile()
Methode de cassure.
Int_t BreakUsingIndividual()
void StorePartitions(Bool_t choix=kTRUE)
si choix=kTRUE, on enregistre les partitions
void LinkEvent(KVEvent *)
void BreakNtimes(Int_t times=1000)
KVEvent * GetCurrentEvent()
void BreakNtimesOnGaussian(Int_t times, Double_t Ztot_moy, Double_t Ztot_rms, Double_t Mtot_moy, Double_t Mtot_rms, Int_t zmin=1)
KVBreakUp(Int_t taille_max=1000)
void SetZtot(Int_t zt)
Protected method.
Int_t GetZmin(void) const
Retourne la taille minimale des entiers apres cassure.
void SetConditions(Int_t zt, Int_t mt, Int_t zmin=1)
void RedefineTRandom(KVString TRandom_Method)
virtual void ResetTotalIterations()
Comme c'est ىcrit.
Int_t * bound
[Ztotal] tableau permettant de gérer les cassures de liens
Int_t GetMtot(void) const
Retourne le nombre d'entiers apres cassure (la multiplicite)
virtual void DefineHistos()
void SetMtot(Int_t mt)
Protected method.
void SetBreakUpMethod(KVString bup_method)
Protected method.
Abstract base class container for multi-particle events.
Extended version of ROOT THashList.
Handle a list of positive integers (partition)
Strings used to represent a set of ranges of values.
Manage a list of partitions.
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....