improved variable description.
This commit is contained in:
parent
2dfa28d5c0
commit
847a2cfb8e
@ -124,7 +124,7 @@ class PFunction {
|
||||
|
||||
virtual void EvalTreeForString(tree_parse_info<> info);
|
||||
virtual void EvalTreeForStringExpression(iter_t const& i);
|
||||
TString fFuncString; ///< clear text representation of the function
|
||||
TString fFuncString; ///< text representation of the function
|
||||
|
||||
PMetaData fMetaData; ///< keeps meta data from data files (field, energy, temperature, ...)
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user