21 #include <momemta/Types.h> 33 friend std::ostream& operator<< (std::ostream& stream,
const Solution& solution);
36 using SolutionCollection = std::vector<Solution>;
Generic solution structure representing a set of particles, along with its jacobian.
bool valid
Is the solution valid?
double jacobian
Jacobian associated with the solution.
std::vector< LorentzVector > values
Values.