Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::Internal::RGetNRegularBinsBefore<-1, NDIMS, BINS, AXES > Struct Template Reference

template<int NDIMS, typename BINS, class AXES>
struct ROOT::Experimental::Internal::RGetNRegularBinsBefore<-1, NDIMS, BINS, AXES >

Definition at line 353 of file RHistImpl.hxx.

Public Member Functions

void operator() (BINS &, const AXES &) const
 
void operator() (BINS &binSizes, const AXES &axes) const
 

#include <ROOT/RHistImpl.hxx>

Member Function Documentation

◆ operator()() [1/2]

template<int NDIMS, typename BINS, class AXES>
void ROOT::Experimental::Internal::RGetNRegularBinsBefore<-1, NDIMS, BINS, AXES >::operator() ( BINS & ,
const AXES &  ) const
inline

Definition at line 354 of file RHistImpl.hxx.

◆ operator()() [2/2]

void ROOT::Experimental::Internal::RGetNRegularBinsBefore< I, NDIMS, BINS, AXES >::operator() ( BINS & binSizes,
const AXES & axes ) const
inline

Definition at line 360 of file RHistImpl.hxx.


The documentation for this struct was generated from the following file: