RooCFunction2Ref< VO, VI1, VI2 > Class Template Reference

#include <RooCFunction2Binding.h>

Inheritance diagram for RooCFunction2Ref< VO, VI1, VI2 >:

TObject TObject List of all members.

Public Member Functions

 RooCFunction2Ref (VO(*ptr)(VI1, VI2)=0)
 ~RooCFunction2Ref ()
VO operator() (VI1 x, VI2 y) const
const char * name () const
const char * argName (Int_t iarg)
 RooCFunction2Ref (VO(*ptr)(VI1, VI2)=0)
 ~RooCFunction2Ref ()
VO operator() (VI1 x, VI2 y) const
const char * name () const
const char * argName (Int_t iarg)
template<>
TClassClass ()
template<>
TClassClass ()
template<>
TClassClass ()
template<>
TClassClass ()
template<>
TClassClass ()
template<>
RooCFunction2Map< double,
int, double > * 
_fmap
template<>
RooCFunction2Map< double,
unsigned int, double > * 
_fmap
template<>
RooCFunction2Map< double,
double, int > * 
_fmap
template<>
RooCFunction2Map< double,
int, int > * 
_fmap

Static Public Member Functions

static RooCFunction2Map< VO,
VI1, VI2 > & 
fmap ()
static RooCFunction2Map< VO,
VI1, VI2 > & 
fmap ()

Private Types

typedef VO(*) func_t (VI1, VI2)
typedef VO(*) func_t (VI1, VI2)

Static Private Member Functions

static VO dummyFunction (VI1, VI2)
static VO dummyFunction (VI1, VI2)

Private Attributes

func_t _ptr

Static Private Attributes

static RooCFunction2Map< VO,
VI1, VI2 > * 
_fmap
 Pointer to embedded function.
static RooCFunction2Map< VO,
VI1, VI2 > * 
_fmap
 Pointer to embedded function.

Detailed Description

template<class VO, class VI1, class VI2>
class RooCFunction2Ref< VO, VI1, VI2 >

Definition at line 101 of file RooCFunction2Binding.h.


Member Typedef Documentation

template<class VO, class VI1, class VI2>
typedef VO(*) RooCFunction2Ref< VO, VI1, VI2 >::func_t(VI1, VI2) [private]

Definition at line 151 of file RooCFunction2Binding.h.

template<class VO, class VI1, class VI2>
typedef VO(*) RooCFunction2Ref< VO, VI1, VI2 >::func_t(VI1, VI2) [private]

Definition at line 151 of file RooCFunction2Binding.h.


Constructor & Destructor Documentation

template<class VO, class VI1, class VI2>
RooCFunction2Ref< VO, VI1, VI2 >::RooCFunction2Ref ( VO(*)(VI1, VI2)  ptr = 0  )  [inline]

Definition at line 103 of file RooCFunction2Binding.h.

template<class VO, class VI1, class VI2>
RooCFunction2Ref< VO, VI1, VI2 >::~RooCFunction2Ref (  )  [inline]

Definition at line 106 of file RooCFunction2Binding.h.

template<class VO, class VI1, class VI2>
RooCFunction2Ref< VO, VI1, VI2 >::RooCFunction2Ref ( VO(*)(VI1, VI2)  ptr = 0  )  [inline]

Definition at line 103 of file RooCFunction2Binding.h.

template<class VO, class VI1, class VI2>
RooCFunction2Ref< VO, VI1, VI2 >::~RooCFunction2Ref (  )  [inline]

Definition at line 106 of file RooCFunction2Binding.h.


Member Function Documentation

template<class VO, class VI1, class VI2>
VO RooCFunction2Ref< VO, VI1, VI2 >::operator() ( VI1  x,
VI2  y 
) const [inline]

Definition at line 108 of file RooCFunction2Binding.h.

References RooCFunction2Ref< VO, VI1, VI2 >::_ptr.

template<class VO, class VI1, class VI2>
const char* RooCFunction2Ref< VO, VI1, VI2 >::name (  )  const [inline]

Definition at line 113 of file RooCFunction2Binding.h.

References RooCFunction2Ref< VO, VI1, VI2 >::_ptr, RooCFunction2Ref< VO, VI1, VI2 >::fmap(), Form(), and result().

template<class VO, class VI1, class VI2>
const char* RooCFunction2Ref< VO, VI1, VI2 >::argName ( Int_t  iarg  )  [inline]

Definition at line 130 of file RooCFunction2Binding.h.

References RooCFunction2Ref< VO, VI1, VI2 >::_ptr, and RooCFunction2Ref< VO, VI1, VI2 >::fmap().

template<class VO, class VI1, class VI2>
static RooCFunction2Map<VO,VI1,VI2>& RooCFunction2Ref< VO, VI1, VI2 >::fmap (  )  [inline, static]

Definition at line 135 of file RooCFunction2Binding.h.

References RooCFunction2Ref< VO, VI1, VI2 >::_fmap().

Referenced by RooCFunction2Ref< VO, VI1, VI2 >::argName(), G__G__RooFit_619_0_5(), G__G__RooFit_623_0_5(), G__G__RooFit_627_0_5(), G__G__RooFit_631_0_5(), G__G__RooFit_635_0_5(), RooCFunction2Ref< VO, VI1, VI2 >::name(), RooMathCoreReg::RooMathCoreReg(), RooMathMoreReg::RooMathMoreReg(), and RooTMathReg::RooTMathReg().

template<class VO, class VI1, class VI2>
static VO RooCFunction2Ref< VO, VI1, VI2 >::dummyFunction ( VI1  ,
VI2   
) [inline, static, private]

Definition at line 145 of file RooCFunction2Binding.h.

template<class VO, class VI1, class VI2>
VO RooCFunction2Ref< VO, VI1, VI2 >::operator() ( VI1  x,
VI2  y 
) const [inline]

Definition at line 108 of file RooCFunction2Binding.h.

References RooCFunction2Ref< VO, VI1, VI2 >::_ptr.

template<class VO, class VI1, class VI2>
const char* RooCFunction2Ref< VO, VI1, VI2 >::name (  )  const [inline]

Definition at line 113 of file RooCFunction2Binding.h.

References RooCFunction2Ref< VO, VI1, VI2 >::_ptr, RooCFunction2Ref< VO, VI1, VI2 >::fmap(), Form(), and result().

template<class VO, class VI1, class VI2>
const char* RooCFunction2Ref< VO, VI1, VI2 >::argName ( Int_t  iarg  )  [inline]

Definition at line 130 of file RooCFunction2Binding.h.

References RooCFunction2Ref< VO, VI1, VI2 >::_ptr, and RooCFunction2Ref< VO, VI1, VI2 >::fmap().

template<class VO, class VI1, class VI2>
static RooCFunction2Map<VO,VI1,VI2>& RooCFunction2Ref< VO, VI1, VI2 >::fmap (  )  [inline, static]

Definition at line 135 of file RooCFunction2Binding.h.

References RooCFunction2Ref< VO, VI1, VI2 >::_fmap().

template<class VO, class VI1, class VI2>
static VO RooCFunction2Ref< VO, VI1, VI2 >::dummyFunction ( VI1  ,
VI2   
) [inline, static, private]

Definition at line 145 of file RooCFunction2Binding.h.

template<>
TClass * RooCFunction2Ref< double, double, double >::Class (  ) 

Definition at line 6423 of file G__RooFit.cxx.

References ROOT::GenerateInitInstanceLocal(), and x0.

template<>
TClass * RooCFunction2Ref< double, int, double >::Class (  ) 

Definition at line 6525 of file G__RooFit.cxx.

References ROOT::GenerateInitInstanceLocal(), and x0.

template<>
TClass * RooCFunction2Ref< double, unsigned int, double >::Class (  ) 

Definition at line 6627 of file G__RooFit.cxx.

References ROOT::GenerateInitInstanceLocal(), and x0.

template<>
TClass * RooCFunction2Ref< double, double, int >::Class (  ) 

Definition at line 6729 of file G__RooFit.cxx.

References ROOT::GenerateInitInstanceLocal(), and x0.

template<>
TClass * RooCFunction2Ref< double, int, int >::Class (  ) 

Definition at line 6831 of file G__RooFit.cxx.

References ROOT::GenerateInitInstanceLocal(), and x0.

template<>
RooCFunction2Map< double, int, double > * RooCFunction2Ref< double, int, double >::_fmap (  ) 

Definition at line 40 of file RooCFunction2Binding.cxx.

Referenced by RooCFunction2Ref< VO, VI1, VI2 >::fmap().

template<>
RooCFunction2Map< double, unsigned int, double > * RooCFunction2Ref< double, unsigned int, double >::_fmap (  ) 

Definition at line 41 of file RooCFunction2Binding.cxx.

template<>
RooCFunction2Map< double, double, int > * RooCFunction2Ref< double, double, int >::_fmap (  ) 

Definition at line 42 of file RooCFunction2Binding.cxx.

template<>
RooCFunction2Map< double, int, int > * RooCFunction2Ref< double, int, int >::_fmap (  ) 

Definition at line 43 of file RooCFunction2Binding.cxx.


Member Data Documentation

template<class VO, class VI1, class VI2>
func_t RooCFunction2Ref< VO, VI1, VI2 >::_ptr [private]

Definition at line 152 of file RooCFunction2Binding.h.

Referenced by RooCFunction2Ref< VO, VI1, VI2 >::argName(), RooCFunction2Ref< VO, VI1, VI2 >::name(), and RooCFunction2Ref< VO, VI1, VI2 >::operator()().

template<class VO, class VI1, class VI2>
double * RooCFunction2Ref< VO, VI1, VI2 >::_fmap [static, private]

Pointer to embedded function.

Definition at line 154 of file RooCFunction2Binding.h.

template<class VO, class VI1, class VI2>
RooCFunction2Map<VO,VI1,VI2>* RooCFunction2Ref< VO, VI1, VI2 >::_fmap [static, private]

Pointer to embedded function.

Definition at line 154 of file RooCFunction2Binding.h.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:33:31 2011 for ROOT_528-00b_version by  doxygen 1.5.1