Jet.hh File Reference
Include dependency graph for Jet.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | boca::Jet |
Jet. More... | |
Namespaces | |
boca | |
Boosted Collider Analysis. | |
Typedefs | |
using | boca::Lepton = Jet |
using | boca::Photon = Jet |
using | boca::MissingEt = Jet |
Functions | |
std::vector< Jet > | boca::JetVector (std::vector< fastjet::PseudoJet > const &pseudo_jets) |
std::vector< fastjet::PseudoJet > | boca::PseudoJetVector (std::vector< Jet > const &jets) |
Jet | boca::Join (std::vector< Jet > const &jets) |
Jet | boca::Join (Jet const &jet_1, Jet const &jet_2) |
Jet | boca::Join (Jet const &jet_1, Jet const &jet_2, Jet const &jet_3) |