1 #ifndef KVVarGlobMean_h
2 #define KVVarGlobMean_h
68 void Reset()
override;
#define ClassDefOverride(name, id)
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....
Abstract base class for global variables which calculate a mean value.
KVVarGlobMean(const Char_t *nom)
static void MakeClass(const Char_t *classname, const Char_t *classdesc, int type=KVVarGlob::kOneBody)
static void FillMethodBody(KVString &body, int type)
void Copy(TObject &obj) const override
Copy this to a.
void FillVar(Double_t v, Double_t w=1.)
Double_t getvalue_int(Int_t i) const override
void Calculate() override
Base class for all global variable implementations.