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

ROOT streamer implementation for utl::MultiTabulatedFunctionErrors. More...

#include "io/MultiTabulatedFunctionErrors_ROOT.h"

Public Member Functions

 ClassDefNV (MultiTabulatedFunctionErrors_ROOT, DONT_CHANGE_THIS_NUMBER)
 
 MultiTabulatedFunctionErrors_ROOT ()
 
 MultiTabulatedFunctionErrors_ROOT (const utl::MultiTabulatedFunctionErrors &f)
 
 MultiTabulatedFunctionErrors_ROOT (const utl::MultiTabulatedFunctionErrors::ConstIterator begin, const utl::MultiTabulatedFunctionErrors::ConstIterator end)
 
 operator bool () const
 
void operator>> (utl::MultiTabulatedFunctionErrors &f) const
 

Public Attributes

std::map< int,
TabulatedFunctionErrors_ROOT
fTabFunctions
 

Detailed Description

ROOT streamer implementation for utl::MultiTabulatedFunctionErrors.

Author
Stefano Argiro
Darko Veberic
Date
18 May 2004

Definition at line 26 of file MultiTabulatedFunctionErrors_ROOT.h.

Constructor & Destructor Documentation

io::MultiTabulatedFunctionErrors_ROOT::MultiTabulatedFunctionErrors_ROOT ( )
inline

Definition at line 28 of file MultiTabulatedFunctionErrors_ROOT.h.

MultiTabulatedFunctionErrors_ROOT::MultiTabulatedFunctionErrors_ROOT ( const utl::MultiTabulatedFunctionErrors f)

Definition at line 11 of file MultiTabulatedFunctionErrors_ROOT.cc.

MultiTabulatedFunctionErrors_ROOT::MultiTabulatedFunctionErrors_ROOT ( const utl::MultiTabulatedFunctionErrors::ConstIterator  begin,
const utl::MultiTabulatedFunctionErrors::ConstIterator  end 
)

Definition at line 16 of file MultiTabulatedFunctionErrors_ROOT.cc.

References fTabFunctions.

Member Function Documentation

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

Definition at line 34 of file MultiTabulatedFunctionErrors_ROOT.h.

References fTabFunctions.

void MultiTabulatedFunctionErrors_ROOT::operator>> ( utl::MultiTabulatedFunctionErrors f) const

Member Data Documentation

std::map<int, TabulatedFunctionErrors_ROOT> io::MultiTabulatedFunctionErrors_ROOT::fTabFunctions

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

, generated on Tue Sep 26 2023.