Definition in file NTFloatFun.h.
#include "jbltools/sfh/FloatFun.h"
#include "jbltools/sfh/IntFun.h"
#include "jbltools/sfh/IntFunPoR.h"
#include <Rtypes.h>
#include <TTree.h>
#include <TBranch.h>
#include <cstring>
Include dependency graph for NTFloatFun.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Compounds | |
| class | NTFloatFun | 
| Returns a Float_FF value from an Ntuple (abstract base class for NTFloatFunT templates).  More... | |
| class | NTFloatFunT | 
| Returns a Float_FF value from an Ntuple.  More... | |
| class | NTFloatFunG | 
| Returns a Float_FF value from an Ntuple getter method.  More... | |
| class | NTFloatFunGA | 
| Returns a Float_FF value from an Ntuple getter method with an argument.  More... | |
| class | NTFloatFunGF | 
| Returns a Float_FF value from free getter function.  More... | |
| Functions | |
| template<class Ntuple, class T, unsigned int n> NTFloatFunT< Ntuple, T > & | ntfloatfun (const Ntuple &nt, T(Ntuple::*p_mem)[n], const char *name_="?", const IntFunPoR &iter_=0) | 
| template<class Ntuple, class T, unsigned int n> NTFloatFunT< Ntuple, T > & | ntfloatfun (const Ntuple &nt, T(Ntuple::*p_mem)[n], const char *name_, int offset_) | 
| 
 | ||||||||||||||||||||||||
| 
 
 Definition at line 480 of file NTFloatFun.h. | 
| 
 | ||||||||||||||||||||||||
| 
 
 Definition at line 492 of file NTFloatFun.h. | 
 1.3.2
 
1.3.2