23 #ifndef ADF_DataHandling
59 fXmin = xmin; fXmax = xmax;
62 { fXmax = xmin; fXmin = xmax; }
64 fDeltaX = fXmax - fXmin;
69 fNBins2 = UShort_t(bins);
const UInt_t kMaxUShort_t
virtual void Init(Double_t xmin=0., Double_t xmax=1., UInt_t bins=1u)
header file for DataHandling.cpp
const char * NamedItemTypeOf(Bool_t)
Digitizer(Double_t xmin=0., Double_t xmax=1., UInt_t bins=1u)