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

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

Definition at line 388 of file RHistImpl.hxx.

Public Member Functions

int operator() (int total_regular_bins_before, const AXES &, const BINS &, const BINS &, const BINS &) const
 
int operator() (int total_regular_bins_before, const AXES &axes, const BINS &virtualBins, const BINS &binSizes, const BINS &localBins) const
 

#include <ROOT/RHistImpl.hxx>

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 389 of file RHistImpl.hxx.

◆ operator()() [2/2]

int ROOT::Experimental::Internal::RComputeGlobalBin< I, NDIMS, BINS, AXES >::operator() ( int total_regular_bins_before,
const AXES & axes,
const BINS & virtualBins,
const BINS & binSizes,
const BINS & localBins ) const
inline

Definition at line 397 of file RHistImpl.hxx.


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