Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | List of all members
ROOT::Experimental::Internal::TFillBinCoord< I, COORD, AXES > Struct Template Reference

template<int I, class COORD, class AXES>
struct ROOT::Experimental::Internal::TFillBinCoord< I, COORD, AXES >

Fill coord with low bin edge or center or high bin edge of all axes.

Definition at line 323 of file THistImpl.hxx.

Public Member Functions

void operator() (COORD &coord, const AXES &axes, EBinCoord kind, int binidx) const
 

#include <ROOT/THistImpl.hxx>

Member Function Documentation

◆ operator()()

template<int I, class COORD , class AXES >
void ROOT::Experimental::Internal::TFillBinCoord< I, COORD, AXES >::operator() ( COORD &  coord,
const AXES &  axes,
EBinCoord  kind,
int  binidx 
) const
inline

Definition at line 335 of file THistImpl.hxx.


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