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

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

Definition at line 641 of file RHistImpl.hxx.

Public Member Functions

void operator() (BINS &, const AXES &, const BINS &) const
 
void operator() (BINS &virtualBins, const AXES &axes, const BINS &localBins) const
 

#include <ROOT/RHistImpl.hxx>

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 642 of file RHistImpl.hxx.

◆ operator()() [2/2]

void ROOT::Experimental::Internal::RLocalBinsToVirtualBins< I, NDIMS, BINS, AXES >::operator() ( BINS & virtualBins,
const AXES & axes,
const BINS & localBins ) const
inline

Definition at line 648 of file RHistImpl.hxx.


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