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

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

Definition at line 578 of file RHistImpl.hxx.

Public Member Functions

int operator() (int globalVirtualBin, const AXES &, const BINS &, int, BINTYPE) const
 

#include <ROOT/RHistImpl.hxx>

Member Function Documentation

◆ operator()()

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

Definition at line 579 of file RHistImpl.hxx.


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