-
Whitney Armstrong authored
- FuncVarPattern.h : Name sucks but it can always be changed. - kinematics.cxx : Calculates DIS kinematics as an example Ideas: - Add a wrapper on the result tuple so that `std::get<some_var>(res)` -> `res.get<some_var>()`.
Whitney Armstrong authored- FuncVarPattern.h : Name sucks but it can always be changed. - kinematics.cxx : Calculates DIS kinematics as an example Ideas: - Add a wrapper on the result tuple so that `std::get<some_var>(res)` -> `res.get<some_var>()`.