Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members | Related Pages

NTFloatFun.h File Reference


Detailed Description

Declares class NTFloatFun.

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:

Include dependency graph

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

Included by dependency graph

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_)


Function Documentation

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
 

Parameters:
nt  The ntuple
p_mem  Member pointer
name_  The object's name
iter_  An optional iterator

Definition at line 480 of file NTFloatFun.h.

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_
 

Parameters:
nt  The ntuple
p_mem  Member pointer
name_  The object's name
offset_  An offset

Definition at line 492 of file NTFloatFun.h.


Generated on Thu Oct 26 12:53:58 2006 for SFH by doxygen 1.3.2