Belle II Software
release-08-01-10
|
struct: histograms to be filled once per event + filling fucntion + accumulate function More...
Public Attributes | |
TH1 * | hPtr |
histogram pointer | |
std::function< void(const ROIid *, double &) > | accumulate |
accumulate function | |
std::function< void(TH1 *, double &) > | fill |
fill function | |
double | value |
value used to fill | |
struct: histograms to be filled once per event + filling fucntion + accumulate function
Definition at line 83 of file SVDROIDQMModule.h.