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

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

Definition at line 553 of file RHistImpl.hxx.

Public Member Functions

void operator() (BINS &, const AXES &, int, BINTYPE) const
 
void operator() (BINS &virtualBins, const AXES &axes, int zeroBasedGlobalBin, BINTYPE GetNBinType) const
 

#include <ROOT/RHistImpl.hxx>

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 554 of file RHistImpl.hxx.

◆ operator()() [2/2]

void ROOT::Experimental::Internal::RComputeLocalBinsRaw< I, NDIMS, BINS, AXES, BINTYPE >::operator() ( BINS & virtualBins,
const AXES & axes,
int zeroBasedGlobalBin,
BINTYPE GetNBinType ) const
inline

Definition at line 560 of file RHistImpl.hxx.


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