Solution Struct Reference
Generic solution structure representing a set of particles, along with its jacobian. More...
#include <Solution.h>
Detailed Description
Generic solution structure representing a set of particles, along with its jacobian.
Definition at line 28 of file Solution.h.
Public Attributes | |
std::vector< LorentzVector > | values |
Values. | |
double | jacobian |
Jacobian associated with the solution. | |
bool | valid |
Is the solution valid? | |
Friends | |
std::ostream & | operator<< (std::ostream &stream, const Solution &solution) |
The documentation for this struct was generated from the following file:
- include/momemta/Solution.h