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

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

Definition at line 175 of file THistImpl.h.

Public Member Functions

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

#include <ROOT/THistImpl.h>

Member Function Documentation

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

Definition at line 189 of file THistImpl.h.


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