SpectraPac 2.0(r200)
Evaluates PAC Measurements
Public Member Functions

PacParameterState Class Reference

#include <PacParameterState.h>

List of all members.

Public Member Functions

 PacParameterState ()
 PacParameterState (const ROOT::Minuit2::MnUserParameterState &other)
virtual ~PacParameterState ()
virtual void appendToDomNode (QDomElement &node) const
 Appends this object's current state to passed DOM node.
virtual void initializeFromDomNode (const QDomElement &node)
 Initializes this object's current state from the passed DOM node.

Constructor & Destructor Documentation

PacParameterState::PacParameterState ( )
PacParameterState::PacParameterState ( const ROOT::Minuit2::MnUserParameterState &  other)
PacParameterState::~PacParameterState ( ) [virtual]

Member Function Documentation

void PacParameterState::appendToDomNode ( QDomElement &  node) const [virtual]

Appends this object's current state to passed DOM node.

This method expects the parent element where it should append this object's information as a parameter

void PacParameterState::initializeFromDomNode ( const QDomElement &  node) [virtual]

Initializes this object's current state from the passed DOM node.

This method expects the parent element where it shall read this object's information from as a parameter


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines