ObjectWrapper< T > Class Template Reference

List of all members.

Public Member Functions

 ObjectWrapper (T _obj)
template<typename F>
Int_t Fit (F func, const char *opts)
const char * GetName ()

Public Attributes

T object

Detailed Description

template<typename T>
class ObjectWrapper< T >

Definition at line 401 of file stressHistoFit.cxx.


Constructor & Destructor Documentation

template<typename T>
ObjectWrapper< T >::ObjectWrapper ( T  _obj  )  [inline]

Definition at line 404 of file stressHistoFit.cxx.


Member Function Documentation

template<typename T>
template<typename F>
Int_t ObjectWrapper< T >::Fit ( func,
const char *  opts 
) [inline]

Definition at line 406 of file stressHistoFit.cxx.

References ROOT::Fit::FitResult::Chi2(), d, ROOT::Fit::FitResult::Errors(), ROOT::Fit::FillData(), ROOT::Fit::Fitter::Fit(), ROOT::Fit::FitResult::IsEmpty(), ROOT::Fit::FitResult::Ndf(), ObjectWrapper< T >::object, ROOT::Fit::FitResult::Parameters(), ROOT::Fit::Fitter::Result(), and ROOT::Fit::FitResult::Status().

template<typename T>
const char* ObjectWrapper< T >::GetName (  )  [inline]

Definition at line 440 of file stressHistoFit.cxx.

References ObjectWrapper< T >::object.


Member Data Documentation

template<typename T>
T ObjectWrapper< T >::object

Definition at line 403 of file stressHistoFit.cxx.

Referenced by ObjectWrapper< T >::Fit(), and ObjectWrapper< T >::GetName().


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