fastjet::_NoInfo | Dummy class, used as a default template argument |
fastjet::AreaDefinition | Class that holds a generic area definition |
fastjet::ATLASConePlugin | Implementation of the ATLAS Cone (plugin for fastjet v2.4 upwards) |
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 |
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::Boost | Class to boost a PseudoJet |
fastjet::CASubJetTagger | Clean (almost parameter-free) tagger searching for the element in the clustering history that maximises a chosen distance |
fastjet::CASubJetTaggerStructure | Structure returned by a CASubJetTagger |
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::ClusterSequence | Deals with clustering |
fastjet::ClusterSequence1GhostPassiveArea | Like ClusterSequence with computation of the passive jet area by adding a single ghost |
fastjet::ClusterSequenceActiveArea | Like ClusterSequence with computation of the active 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::ClusterSequenceAreaBase | Base class that sets interface for extensions of ClusterSequence that provide information about the area of each jet |
fastjet::ClusterSequencePassiveArea | Like ClusterSequence with computation of the passive jet area |
fastjet::ClusterSequenceStructure | Contains any information related to the clustering that should be directly accessible to PseudoJet |
fastjet::ClusterSequenceVoronoiArea | Like ClusterSequence with computation of the Voronoi jet area |
fastjet::CMSIterativeConePlugin | Implementation of the CMS Iterative Cone (plugin for fastjet v2.4 upwards) |
fastjet::CompositeJetStructure | The structure for a jet made of pieces |
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::D0RunIConePlugin | 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::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::JetDefinition::DefaultRecombiner | A class that will provide the recombination scheme facilities and/or allow a user to extend these facilities |
fastjet::EECambridgePlugin | Implementation of the e+e- Cambridge algorithm (plugin for fastjet v2.4 upwards) |
fastjet::Error | Base class corresponding to errors that can be thrown by FastJet |
fastjet::EtaPhi | Shortcut for dealing with eta-phi coordinates |
fastjet::ClusterSequence::Extras | Base class to store extra information that plugins may provide |
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::FilterStructure | Class to contain structure information for a filtered jet |
fastjet::FunctionOfPseudoJet< TOut > | Base class providing interface for a generic function of a PseudoJet |
fastjet::GhostedAreaSpec | Parameters to configure the computation of jet areas using ghosts |
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::ClusterSequence::history_element | Single element in the clustering history |
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::JadePlugin | Implementation of the e+e- Jade algorithm (plugin for fastjet v2.4 upwards) |
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::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::JHTopTagger | Class that helps perform boosted top tagging using the "Johns Hopkins" method from arXiv:0806.0848 (Kaplan, Rehermann, Schwartz and Tweedie) |
fastjet::JHTopTaggerStructure | Structure returned by the JHTopTagger transformer |
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::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::MassDropTaggerStructure | Structure returned by the MassDropTagger transformer |
fastjet::NestedDefsPlugin | Plugin to run multiple jet definitions successively (plugin for fastjet v2.4 upwards) |
fastjet::NNH< BJ, I > | Help solve closest pair problems with generic interparticle and beam distance |
fastjet::NNHInfo< I > | Template that will help initialise a BJ with a PseudoJet and extra information |
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::Pruner | Transformer that prunes a jet |
fastjet::PrunerStructure | The structure associated with a PseudoJet thas has gone through a Pruner transformer |
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::PxConePlugin | Implementation of the PxCone algorithm (plugin for fastjet v2.1 upwards) |
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::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::RestFrameNSubjettinessTaggerStructure | Structure returned by the RestFrameNSubjettinessTagger transformer |
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::SISConeBaseExtras | Class that provides extra information about a SISCone clustering |
fastjet::SISConeExtras | Class that provides extra information about a SISCone clustering |
fastjet::SISConePlugin | Implementation of the SISCone algorithm (plugin for fastjet v2.1 upwards) |
fastjet::SISConeSphericalExtras | Class that provides extra information about a SISCone clustering |
fastjet::SISConeSphericalPlugin | Implementation of the spherical version of the SISCone algorithm (plugin for fastjet v2.1 upwards) |
fastjet::Subtractor | Class that helps perform jet background subtraction |
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::TopTaggerBaseStructure | Class that specifies the structure common to all top taggers |
fastjet::TrackJetPlugin | Implementation of the TrackJet algorithm (plugin for fastjet v2.4 upwards) |
fastjet::Transformer | Base (abstract) class for a jet transformer |
fastjet::Unboost | Class to un-boost a PseudoJet |
fastjet::PseudoJet::UserInfoBase | Base class to hold extra user information in a PseudoJet |
fastjet::VoronoiAreaSpec | Specification for the computation of the Voronoi jet area |
fastjet::WrappedStructure | This wraps a (shared) pointer to an underlying structure |