FastJet 3.0.2
|
Classes | |
class | fastjet::BackgroundRescalingYPolynomial |
A background rescaling that is a simple polynomial in y. More... | |
class | fastjet::BackgroundEstimatorBase |
Abstract base class that provides the basic interface for classes that estimate levels of background radiation in hadrion and heavy-ion collider events. More... | |
class | fastjet::GridMedianBackgroundEstimator |
Background Estimator based on the median pt/area of a set of grid cells. More... | |
class | fastjet::JetMedianBackgroundEstimator |
Class to estimate the pt density of the background per unit area, using the median of the distribution of pt/area from jets that pass some selection criterion. More... | |
class | fastjet::BackgroundJetPtDensity |
Class that implements pt/area_4vector.perp() for background estimation (this is a preliminary class). More... | |
class | fastjet::BackgroundJetScalarPtDensity |
Class that implements (scalar pt sum of jet)/(scalar area of jet) for background estimation (this is a preliminary class). More... | |
class | fastjet::BackgroundJetPtMDensity |
Class that implements for background estimation (this is a preliminary class). More... | |
class | fastjet::Subtractor |
Class that helps perform jet background subtraction. More... |