|
Jpp 19.3.0-rc.1
the software that should make you happy
|
Auxiliary class for I/O of TFormula expression. More...
Static Private Attributes | |
| static const char | FORMULA_DELIMITER = '"' |
| Formula string delimiter. | |
Friends | |
| std::istream & | operator>> (std::istream &in, JEvtWeightFactorTFormulaExpression &object) |
| Read event category from input. | |
| std::ostream & | operator<< (std::ostream &out, const JEvtWeightFactorTFormulaExpression &object) |
| Write event category to output. | |
Auxiliary class for I/O of TFormula expression.
Definition at line 165 of file JEvtWeightFactorTFormula.hh.
|
friend |
Read event category from input.
| in | input stream |
| object | event category |
Definition at line 175 of file JEvtWeightFactorTFormula.hh.
|
friend |
Write event category to output.
| out | output stream |
| object | event category |
Definition at line 197 of file JEvtWeightFactorTFormula.hh.
|
staticprivate |
Formula string delimiter.
Definition at line 205 of file JEvtWeightFactorTFormula.hh.