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

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

Definition at line 253 of file THistImpl.hxx.

Public Member Functions

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

#include <ROOT/THistImpl.hxx>

Member Function Documentation

◆ operator()()

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

Definition at line 268 of file THistImpl.hxx.


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