ATLAS Offline Software
Loading...
Searching...
No Matches
JetRec_entries.cxx
Go to the documentation of this file.
2#include "JetRec/JetRecAlg.h"
3#include "JetRec/JetViewAlg.h"
6
10
12#include "JetRec/JetRecTool.h"
13#include "JetRec/JetDumper.h"
15#include "JetRec/JetFinder.h"
16#include "JetRec/JetSplitter.h"
17#include "JetRec/JetTrimmer.h"
18#include "JetRec/JetPruner.h"
19#include "JetRec/JetSoftDrop.h"
24
25#include "JetRec/JetSorter.h"
31#include "JetRec/JetClusterer.h"
33
34#include "JetRec/JetCopier.h"
35
37
61
68
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
Wrapper for fastjet verion 2.4.4.
Creates a new JetContainer by doing a shallow copy of an input JetVector.
Definition JetCopier.h:36
Algorithm which applies a set of decorations to a jet collection.
Tool to dump jets to the log.
Definition JetDumper.h:55
Tool to find jets.
Definition JetFinder.h:48
A specialized SoftDrop tool wrapping fastjet::contrib::BottomUpSoftDrop.
A specialized SoftDrop tool wrapping fastjet::contrib::RecursiveSoftDrop.
A grooming tool implementing the SoftDrop method by wrapping fastjet::contrib::SoftDrop Also serves a...
Algorithm tasked to create a single JetContainer This algorithm makes use of 2 types of tools :
Definition JetRecAlg.h:33
Top-level tool for jet reconstruction.
Algorithm that selects a subset of jets from the input container, places them in a view JetContainer ...
Definition JetViewAlg.h:31
A PseudoJetAlgorithm for muon segments (which are not IParticles)
PseudoJetAlgorithm retrieves and builds the pseudojet inputs used in jet finding.
PseudoJetMerger collects a list of PseudoJetContainers into a single PseudoJetContainers.