Recombine two fastjet::Jet with attached fastjet::UserInfo. More...
#include <InfoRecombiner.hh>
Inheritance diagram for boca::InfoRecombiner:
Collaboration diagram for boca::InfoRecombiner:
Public Member Functions | |
InfoRecombiner (fastjet::RecombinationScheme recombination_scheme=fastjet::E_scheme) | |
std::string | description () const override |
void | recombine (fastjet::PseudoJet const &jet_1, fastjet::PseudoJet const &jet_2, fastjet::PseudoJet &jet) const override |
recombine jet_1 and jet_2 and store result in jet More... | |
Detailed Description
Recombine two fastjet::Jet with attached fastjet::UserInfo.
Constructor & Destructor Documentation
boca::InfoRecombiner::InfoRecombiner | ( | fastjet::RecombinationScheme | recombination_scheme = fastjet::E_scheme | ) |
Member Function Documentation
|
override |
|
override |
recombine jet_1 and jet_2 and store result in jet
The documentation for this class was generated from the following files:
- boca/fastjet/InfoRecombiner.hh
- source/fastjet/InfoRecombiner.cpp