![]() |
ROOT 6.14/05 Reference Guide |
Generate THist::fImpl from constructor arguments; recursion end.
Create the histogram, now that all axis types and initializer objects are determined.
Public Types | |
using | HistImplBase_t = ROOT::Experimental::Detail::THistImplBase< DATA > |
Public Member Functions | |
std::unique_ptr< HistImplBase_t > | operator() (std::string_view title, const std::array< TAxisConfig, DATA::GetNDim()> &, PROCESSEDAXISCONFIG... axisArgs) |
#include <ROOT/THist.hxx>
using ROOT::Experimental::Internal::THistImplGen< NDIM, NDIM, DATA, PROCESSEDAXISCONFIG... >::HistImplBase_t = ROOT::Experimental::Detail::THistImplBase<DATA> |
|
inline |