FastJet  3.1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Classes
Background subtraction
Collaboration diagram for Background subtraction:

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 hadron 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 $ \frac{1}{A} \sum_{i \in jet} (\sqrt{p_{ti}^2+m^2} - p_{ti}) $ for background estimation (this is a preliminary class). More...
 
class  fastjet::Subtractor
 Class that helps perform jet background subtraction. More...
 

Detailed Description