Visualization ROOT class by Sergey Kalinin
Base class:
ptdrHistogramStyle.h
ptdrHistogramStyle.C
ptdrHistogramStyle_C.so
(I suggest you to re-create it by yourself locally with
.L ptdrHistogramStyle.C++
)
ptdrHistogramStyleExample.C
(example of how to use this new class)
To read ascii files:
ptdrHistogramStyleAscii.h
ptdrHistogramStyleAscii.C
ptdrHistogramStyleAscii_C.so
(re-create it by yourself locally with
.L ptdrHistogramStyleAscii.C++
after loading
.L ptdrHistogramStyle_C.so
)
ptdrHistogramStyleAsciiExample.C
(example of how to use this new class)
Other useful tools:
efficiency.C
(computes the reweighting factors to be applied to the samples)