Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::Internal::RFindLocalBins< I, NDIMS, BINS, COORD, AXES > Struct Template Reference

template<int I, int NDIMS, typename BINS, typename COORD, class AXES>
struct ROOT::Experimental::Internal::RFindLocalBins< I, NDIMS, BINS, COORD, AXES >

Find the per-axis local bin indices associated with a certain set of coordinates.

Definition at line 674 of file RHistImpl.hxx.

Public Member Functions

void operator() (BINS &localBins, const AXES &axes, const COORD &coords) const
 

#include <ROOT/RHistImpl.hxx>

Member Function Documentation

◆ operator()()

template<int I, int NDIMS, typename BINS , typename COORD , class AXES >
void ROOT::Experimental::Internal::RFindLocalBins< I, NDIMS, BINS, COORD, AXES >::operator() ( BINS &  localBins,
const AXES &  axes,
const COORD &  coords 
) const
inline

Definition at line 675 of file RHistImpl.hxx.


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