Rivet API documentation
![]() |
Rivet 4.1.3
|
Rivet::Jets Class Reference
Specialised vector of Jet objects. More...
#include <Jet.hh>
Inheritance diagram for Rivet::Jets:
Public Types | |
| using | base = std::vector<Jet> |
Public Member Functions | |
| Jets (const std::vector< Jet > &vjs) | |
| FourMomenta | moms () const |
| PseudoJets | pseudojets () const |
| operator FourMomenta () const | |
| operator PseudoJets () const | |
| Jets & | operator+= (const Jet &j) |
| Jets & | operator+= (const Jets &js) |
Detailed Description
Specialised vector of Jet objects.
A specialised version of vector<Jet> which is able to implicitly and explicitly convert to a vector of FourMomentum or PseudoJet.
The documentation for this class was generated from the following file:
- /builds/hepcedar/rivet/include/Rivet/Jet.hh
Generated on for Rivet by
