 fastjet::ClusterSequence::_Line | Operator()(R) returns a*R+b; |
 fastjet::_NoInfo | Dummy class, used as a default template argument |
 fastjet::ClusterSequence::_Parabola | Returns c*(a*R**2 + b*R + 1); Written as a class in case we want to give names to different parabolas |
 fastjet::AreaDefinition | Class that holds a generic area definition |
 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 |
  fastjet::GridMedianBackgroundEstimator | Background Estimator based on the median pt/area of a set of grid cells |
  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 |
 fastjet::ClusterSequence | Deals with clustering |
  fastjet::ClusterSequenceAreaBase | Base class that sets interface for extensions of ClusterSequence that provide information about the area of each jet |
   fastjet::ClusterSequenceActiveArea | Like ClusterSequence with computation of the active jet area |
    fastjet::ClusterSequence1GhostPassiveArea | Like ClusterSequence with computation of the passive jet area by adding a single ghost |
     fastjet::ClusterSequencePassiveArea | Like ClusterSequence with computation of the passive jet area |
   fastjet::ClusterSequenceActiveAreaExplicitGhosts | Like ClusterSequence with computation of the active jet area with the addition of explicit ghosts |
   fastjet::ClusterSequenceArea | General class for user to obtain ClusterSequence with additional area information |
   fastjet::ClusterSequenceVoronoiArea | Like ClusterSequence with computation of the Voronoi jet area |
 D0RunIConePlugin | A plugin for FastJet (v3.0 or later) that provides an interface to the D0 version of Run-I cone algorithm |
 D0RunIpre96ConePlugin | A plugin for FastJet (v3.0 or later) that provides an interface to the pre 1996 D0 version of Run-I cone algorithm |
 fastjet::Error | Base class corresponding to errors that can be thrown by FastJet |
  fastjet::PseudoJet::InexistentUserInfo | Error class to be thrown if accessing user info when it doesn't exist |
  fastjet::Selector::InvalidArea | Class that gets throw when a Selector is applied despite it not having a valid underlying worker |
  fastjet::Selector::InvalidWorker | Class that gets throw when a Selector is applied despite it not having a valid underlying worker |
 fastjet::EtaPhi | Shortcut for dealing with eta-phi coordinates |
 fastjet::ClusterSequence::Extras | Base class to store extra information that plugins may provide |
  fastjet::SISConeBaseExtras | Class that provides extra information about a SISCone clustering |
   fastjet::SISConeExtras | Class that provides extra information about a SISCone clustering |
   fastjet::SISConeSphericalExtras | Class that provides extra information about a SISCone clustering |
 fastjet::FunctionOfPseudoJet< TOut > | Base class providing interface for a generic function of a PseudoJet |
 fastjet::FunctionOfPseudoJet< double > | |
  fastjet::BackgroundJetPtDensity | Class that implements pt/area_4vector.perp() for background estimation (this is a preliminary class) |
  fastjet::BackgroundJetPtMDensity | Class that implements for background estimation (this is a preliminary class) |
  fastjet::BackgroundJetScalarPtDensity | Class that implements (scalar pt sum of jet)/(scalar area of jet) for background estimation (this is a preliminary class) |
  fastjet::BackgroundRescalingYPolynomial | A background rescaling that is a simple polynomial in y |
 fastjet::FunctionOfPseudoJet< fastjet::PseudoJet > | |
 fastjet::FunctionOfPseudoJet< PseudoJet > | |
  fastjet::Boost | Class to boost a PseudoJet |
  fastjet::Recluster | Recluster a jet's constituents with a new jet definition |
  fastjet::Transformer | Base (abstract) class for a jet transformer |
   fastjet::CASubJetTagger | Clean (almost parameter-free) tagger searching for the element in the clustering history that maximises a chosen distance |
   fastjet::Filter | Class that helps perform filtering (Butterworth, Davison, Rubin and Salam, arXiv:0802.2470) and trimming (Krohn, Thaler and Wang, arXiv:0912.1342) on jets, optionally in conjunction with subtraction (Cacciari and Salam, arXiv:0707.1378) |
   fastjet::MassDropTagger | Class that helps perform 2-pronged boosted tagging using the "mass-drop" technique (with asymmetry cut) introduced by Jonathan Butterworth, Adam Davison, Mathieu Rubin and Gavin Salam in arXiv:0802.2470 in the context of a boosted Higgs search |
   fastjet::Pruner | Transformer that prunes a jet |
   fastjet::RestFrameNSubjettinessTagger | Class that helps perform 2-pronged boosted tagging using a reclustering in the jet's rest frame, supplemented with a cut on N-subjettiness (and a decay angle), as discussed by Ji-Hun Kim in arXiv:1011.1493 |
   fastjet::TopTaggerBase | A base class that provides a common interface for top taggers that are able to return a W (in addition to the top itself) |
    fastjet::JHTopTagger | Class that helps perform boosted top tagging using the "Johns Hopkins" method from arXiv:0806.0848 (Kaplan, Rehermann, Schwartz and Tweedie) |
  fastjet::Unboost | Class to un-boost a PseudoJet |
 fastjet::GhostedAreaSpec | Parameters to configure the computation of jet areas using ghosts |
 fastjet::ClusterSequence::history_element | Single element in the clustering history |
 fastjet::CASubJetTagger::JetAux | Class that contains the result internally |
 fastjet::JetDefinition | Class that is intended to hold a full definition of the jet clusterer |
 fastjet::LimitedWarning | Class to provide facilities for giving warnings up to some maximum number of times and to provide global summaries of warnings that have been issued |
 fastjet::NNHInfo< I > | Template that will help initialise a BJ with a PseudoJet and extra information |
  fastjet::NNH< BJ, I > | Help solve closest pair problems with generic interparticle and beam distance |
 fastjet::NNHInfo< _NoInfo > | Specialisation of NNHInfo for cases where there is no extra info |
 fastjet::JetDefinition::Plugin | Class that allows a user to introduce their own "plugin" jet finder |
  fastjet::ATLASConePlugin | Implementation of the ATLAS Cone (plugin for fastjet v2.4 upwards) |
  fastjet::CDFJetCluPlugin | Implementation of the JetClu algorithm from CDF (plugin for fastjet-v2.1 upwards) |
  fastjet::CDFMidPointPlugin | Implementation of the MidPoint algorithm from CDF (plugin for fastjet-v2.1 upwards) |
  fastjet::CMSIterativeConePlugin | Implementation of the CMS Iterative Cone (plugin for fastjet v2.4 upwards) |
  fastjet::D0RunIBaseConePlugin | D0RunIBaseConePlugin is base class for a plugin for FastJet (v3.0 or later) that provides an interface to the D0 version of Run-I cone algorithm |
  fastjet::D0RunIIConePlugin | Implementation of the D0 Run II Cone (plugin for fastjet v2.1 upwards) |
  fastjet::EECambridgePlugin | Implementation of the e+e- Cambridge algorithm (plugin for fastjet v2.4 upwards) |
  fastjet::GridJetPlugin | Plugin for fastjet (v3.0 upwards) that clusters particles such that all particles in a given cell of a rectangular rapidity-phi grid end up in a common "jet" |
  fastjet::JadePlugin | Implementation of the e+e- Jade algorithm (plugin for fastjet v2.4 upwards) |
  fastjet::NestedDefsPlugin | Plugin to run multiple jet definitions successively (plugin for fastjet v2.4 upwards) |
  fastjet::PxConePlugin | Implementation of the PxCone algorithm (plugin for fastjet v2.1 upwards) |
  fastjet::TrackJetPlugin | Implementation of the TrackJet algorithm (plugin for fastjet v2.4 upwards) |
 fastjet::PseudoJet | Class to contain pseudojets, including minimal information of use to jet-clustering routines |
 fastjet::PseudoJetStructureBase | Contains any information related to the clustering that should be directly accessible to PseudoJet |
  fastjet::ClusterSequenceStructure | Contains any information related to the clustering that should be directly accessible to PseudoJet |
  fastjet::CompositeJetStructure | The structure for a jet made of pieces |
   fastjet::FilterStructure | Class to contain structure information for a filtered jet |
   fastjet::JHTopTaggerStructure | Structure returned by the JHTopTagger transformer |
   fastjet::RestFrameNSubjettinessTaggerStructure | Structure returned by the RestFrameNSubjettinessTagger transformer |
  fastjet::WrappedStructure | This wraps a (shared) pointer to an underlying structure |
   fastjet::CASubJetTaggerStructure | Structure returned by a CASubJetTagger |
   fastjet::MassDropTaggerStructure | Structure returned by the MassDropTagger transformer |
   fastjet::PrunerStructure | The structure associated with a PseudoJet thas has gone through a Pruner transformer |
 fastjet::RangeDefinition | Class for holding a range definition specification, given by limits on rapidity and azimuth |
 fastjet::JetDefinition::Recombiner | An abstract base class that will provide the recombination scheme facilities and/or allow a user to extend these facilities |
  fastjet::JetDefinition::DefaultRecombiner | A class that will provide the recombination scheme facilities and/or allow a user to extend these facilities |
 fastjet::Selector | Class that encodes information about cuts and other selection criteria that can be applied to PseudoJet(s) |
 fastjet::SelectorWorker | Default selector worker is an abstract virtual base class |
 fastjet::SharedPtr< T > | Implementation of C++0x shared pointers (or boost's) |
 fastjet::SharedPtr< const fastjet::JetDefinition::Plugin > | |
 fastjet::SharedPtr< const fastjet::JetDefinition::Recombiner > | |
 fastjet::SharedPtr< fastjet::ClusterSequence::Extras > | |
 fastjet::SharedPtr< fastjet::PseudoJet::UserInfoBase > | |
 fastjet::SharedPtr< fastjet::PseudoJetStructureBase > | |
 fastjet::SharedPtr< fastjet::SelectorWorker > | |
 fastjet::SISConePlugin | Implementation of the SISCone algorithm (plugin for fastjet v2.1 upwards) |
 fastjet::SISConeSphericalPlugin | Implementation of the spherical version of the SISCone algorithm (plugin for fastjet v2.1 upwards) |
 Subtractor | Class that helps perform jet background subtraction |
 fastjet::TiledJet | Structure analogous to BriefJet, but with the extra information needed for dealing with tiles |
 fastjet::TilingBase | Class to indicate generic structure of tilings |
  fastjet::RectangularGrid | Class that holds a generic rectangular tiling |
   fastjet::GridJetPlugin | Plugin for fastjet (v3.0 upwards) that clusters particles such that all particles in a given cell of a rectangular rapidity-phi grid end up in a common "jet" |
   fastjet::GridMedianBackgroundEstimator | Background Estimator based on the median pt/area of a set of grid cells |
 fastjet::TilingExtent | Class to perform a fast analysis of the appropriate rapidity range in which to perform tiling |
 fastjet::TopTaggerBaseStructure | Class that specifies the structure common to all top taggers |
  fastjet::JHTopTaggerStructure | Structure returned by the JHTopTagger transformer |
 fastjet::PseudoJet::UserInfoBase | Base class to hold extra user information in a PseudoJet |
 fastjet::VoronoiAreaSpec | Specification for the computation of the Voronoi jet area |