![]() |
ATLAS Offline Software
|
#include "fastjet/PseudoJet.hh"#include "fastjet/tools/Filter.hh"#include "xAODJet/JetContainer.h"#include "JetInterface/IJetProvider.h"#include "JetRec/JetGroomer.h"#include "JetRec/PseudoJetContainer.h"#include "AsgTools/PropertyWrapper.h"Go to the source code of this file.
Classes | |
| class | JetGrooming::SoftDrop |
| A grooming tool implementing the SoftDrop method by wrapping fastjet::contrib::SoftDrop Also serves as a base class for other SoftDrop variant. More... | |
| class | JetGrooming::RecSoftDrop |
| A specialized SoftDrop tool wrapping fastjet::contrib::RecursiveSoftDrop. More... | |
| class | JetGrooming::BottomUpSoftDrop |
| A specialized SoftDrop tool wrapping fastjet::contrib::BottomUpSoftDrop. More... | |
Namespaces | |
| namespace | JetGrooming |