Logo ROOT   6.18/05
Reference Guide
List of all members | Public Member Functions | List of all members
ROOT::Experimental::Internal::RGetBinIndex< I, HISTIMPL, AXES, GROW > Struct Template Reference

template<int I, class HISTIMPL, class AXES, bool GROW>
struct ROOT::Experimental::Internal::RGetBinIndex< I, HISTIMPL, AXES, GROW >

Definition at line 268 of file RHistImpl.hxx.

Public Member Functions

int operator() (HISTIMPL *hist, const AXES &axes, const typename HISTIMPL::CoordArray_t &x, RAxisBase::EFindStatus &status) const
 

#include <ROOT/RHistImpl.hxx>

Member Function Documentation

◆ operator()()

template<int I, class HISTIMPL , class AXES , bool GROW>
int ROOT::Experimental::Internal::RGetBinIndex< I, HISTIMPL, AXES, GROW >::operator() ( HISTIMPL *  hist,
const AXES &  axes,
const typename HISTIMPL::CoordArray_t &  x,
RAxisBase::EFindStatus status 
) const
inline

Definition at line 269 of file RHistImpl.hxx.


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