![]() |
DAS
3.0
Das Analysis System
|
Functor to extract a 1D distribution with a physical axis from a ND distribution with bin IDs.
Intended to be used together with axisLoop and nodeLoop.
Public Member Functions | |
| void | operator() (TDirectory *dOut, TString name, TUnfoldBinning *node, vector< double > x, TString title) |
Public Attributes | |
| TH1 * | hIn |
|
inline |
| dOut | output directory |
| name | hist name in output directory |
| node | local node |
| x | physical values |
| title | simplistic title, based on bin edges |
| TH1* hIn |
input histogram with bin IDs