musrfit 1.10.0
PFunction.h File Reference
#include <vector>
#include <boost/version.hpp>
#include <boost/variant/static_visitor.hpp>
#include <boost/variant/apply_visitor.hpp>
#include <TString.h>
#include "PMusr.h"
#include "PFunctionAst.h"
#include "PFunctionGrammar.h"
Include dependency graph for PFunction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PFunction
 Class for parsing and evaluating mathematical functions from msr-file FUNCTIONS blocks. More...
 
class  PFunction::EvalVisitor
 Visitor class for evaluating the AST. More...