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

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

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

Definition at line 243 of file THistImpl.h.

Public Member Functions

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

#include <ROOT/THistImpl.h>

Member Function Documentation

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

Definition at line 254 of file THistImpl.h.


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