Invisible2.hh
Go to the documentation of this file.
41 std::vector<std::pair<boca::LorentzVector<boca::Momentum>, boca::LorentzVector<boca::Momentum>>> Solve(boca::LorentzVector<boca::Momentum> const &first, boca::LorentzVector<boca::Momentum> const &second, boca::LorentzVector<boca::Momentum> const &third, boca::LorentzVector<boca::Momentum> const &fourth, boca::LorentzVector<boca::Momentum> const &missing);
43 std::vector<std::pair<boca::LorentzVector<boca::Momentum>, boca::LorentzVector<boca::Momentum>>> Solve(boca::Doublet const &doublet_1, boca::Doublet const &doublet_2, boca::LorentzVector<boca::Momentum> const &missing);
45 std::vector<std::pair<boca::LorentzVector<boca::Momentum>, boca::LorentzVector<boca::Momentum>>> Solve(boca::Quartet22 const &quartet, boca::LorentzVector<boca::Momentum> const &missing);
51 std::vector<std::pair<boca::LorentzVector<boca::Momentum>, boca::LorentzVector<boca::Momentum>>> Solve();
53 void SetFirstChain(boca::LorentzVector<boca::Momentum> const &first, boca::LorentzVector<boca::Momentum> const &second);
55 void SetSecondChain(boca::LorentzVector<boca::Momentum> const &first, boca::LorentzVector<boca::Momentum> const &second);
87 boost::optional<std::pair<boca::LorentzVector<boca::Momentum>, boca::LorentzVector<boca::Momentum>>> Solution(boca::Momentum const &root);
Definition: Invisible2.hh:34
typename boost::units::multiply_typeof_helper< Mass, Mass >::type MassSquare
Definition: ElectronVolt.hh:75
typename boost::units::multiply_typeof_helper< Momentum, Momentum >::type MomentumSquare
Definition: ElectronVolt.hh:76
boost::units::quantity< electronvolt::Energy > Energy
Energy measured in electronvolt.
Definition: ElectronVolt.hh:56
Wimpmass contains a few packages useful for determining the mass of the dark matter particle at the L...
Definition: Invisible2.cpp:51
Energy Momentum
Momentum measured in electronvolt.
Definition: ElectronVolt.hh:68