List of all members | Public Member Functions | Public Attributes
io::TabulatedFunctionErrors_ROOT Class Reference

ROOT streamer implementation for class TabulatedFunctionErrors. More...

#include "io/TabulatedFunctionErrors_ROOT.h"

Public Member Functions

 ClassDefNV (TabulatedFunctionErrors_ROOT, DONT_CHANGE_THIS_NUMBER)
 
 operator bool () const
 
void operator>> (utl::TabulatedFunctionErrors &t) const
 
 TabulatedFunctionErrors_ROOT ()
 
 TabulatedFunctionErrors_ROOT (const utl::TabulatedFunctionErrors &t)
 

Public Attributes

std::vector< double > fX
 
std::vector< double > fXErr
 
std::vector< double > fY
 
std::vector< double > fYErr
 

Detailed Description

ROOT streamer implementation for class TabulatedFunctionErrors.

Author
Stefano Argiro`
Darko Veberic
Date
17 May 2004

Definition at line 25 of file TabulatedFunctionErrors_ROOT.h.

Constructor & Destructor Documentation

io::TabulatedFunctionErrors_ROOT::TabulatedFunctionErrors_ROOT ( )
inline

Definition at line 27 of file TabulatedFunctionErrors_ROOT.h.

TabulatedFunctionErrors_ROOT::TabulatedFunctionErrors_ROOT ( const utl::TabulatedFunctionErrors t)

Definition at line 10 of file TabulatedFunctionErrors_ROOT.cc.

Member Function Documentation

io::TabulatedFunctionErrors_ROOT::ClassDefNV ( TabulatedFunctionErrors_ROOT  ,
DONT_CHANGE_THIS_NUMBER   
)
io::TabulatedFunctionErrors_ROOT::operator bool ( ) const
inlineexplicit

Definition at line 31 of file TabulatedFunctionErrors_ROOT.h.

References fX.

void TabulatedFunctionErrors_ROOT::operator>> ( utl::TabulatedFunctionErrors t) const

Definition at line 20 of file TabulatedFunctionErrors_ROOT.cc.

References fX, fXErr, fY, and fYErr.

Member Data Documentation

std::vector<double> io::TabulatedFunctionErrors_ROOT::fX

Definition at line 34 of file TabulatedFunctionErrors_ROOT.h.

Referenced by operator bool(), and operator>>().

std::vector<double> io::TabulatedFunctionErrors_ROOT::fXErr

Definition at line 36 of file TabulatedFunctionErrors_ROOT.h.

Referenced by operator>>().

std::vector<double> io::TabulatedFunctionErrors_ROOT::fY

Definition at line 35 of file TabulatedFunctionErrors_ROOT.h.

Referenced by operator>>().

std::vector<double> io::TabulatedFunctionErrors_ROOT::fYErr

Definition at line 37 of file TabulatedFunctionErrors_ROOT.h.

Referenced by operator>>().


The documentation for this class was generated from the following files:

, generated on Tue Sep 26 2023.