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

Persistent ParameterStorage object using ROOT. More...

#include <ParameterStorage_ROOT.h>

Public Member Functions

 ClassDefNV (ParameterStorage_ROOT, DONT_CHANGE_THIS_NUMBER)
 
template<class ParameterStorage >
void operator>> (ParameterStorage &h) const
 
 ParameterStorage_ROOT ()
 
template<class ParameterStorage >
 ParameterStorage_ROOT (const ParameterStorage &h)
 

Public Attributes

std::map< std::pair< int, int >
, std::pair< double, bool > > 
fParameterCovarianceMap
 
std::map< int, std::pair
< double, bool > > 
fParameterMap
 
std::string fParameterStorageName
 

Detailed Description

Persistent ParameterStorage object using ROOT.

Author
X. Y

Definition at line 21 of file ParameterStorage_ROOT.h.

Constructor & Destructor Documentation

io::ParameterStorage_ROOT::ParameterStorage_ROOT ( )
inline

Definition at line 24 of file ParameterStorage_ROOT.h.

template<class ParameterStorage >
io::ParameterStorage_ROOT::ParameterStorage_ROOT ( const ParameterStorage &  h)
inline

Member Function Documentation

io::ParameterStorage_ROOT::ClassDefNV ( ParameterStorage_ROOT  ,
DONT_CHANGE_THIS_NUMBER   
)
template<class ParameterStorage >
void ParameterStorage_ROOT::operator>> ( ParameterStorage &  h) const
inline

Definition at line 44 of file ParameterStorage_ROOT.h.

References fParameterCovarianceMap, and fParameterMap.

Member Data Documentation

std::map<std::pair<int, int>, std::pair<double, bool> > io::ParameterStorage_ROOT::fParameterCovarianceMap

Definition at line 68 of file ParameterStorage_ROOT.h.

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

std::map<int, std::pair<double, bool> > io::ParameterStorage_ROOT::fParameterMap

Definition at line 67 of file ParameterStorage_ROOT.h.

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

std::string io::ParameterStorage_ROOT::fParameterStorageName

Definition at line 69 of file ParameterStorage_ROOT.h.


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

, generated on Tue Sep 26 2023.