Cfastjet::_NoInfo | Dummy class, used as a default template argument |
Cfastjet::AreaDefinition | Class that holds a generic area definition |
▼Cfastjet::BackgroundEstimatorBase | Abstract base class that provides the basic interface for classes that estimate levels of background radiation in hadron and heavy-ion collider events |
Cfastjet::GridMedianBackgroundEstimator | Background Estimator based on the median pt/area of a set of grid cells |
Cfastjet::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 |
▼Cfastjet::ClusterSequence | Deals with clustering |
►Cfastjet::ClusterSequenceAreaBase | Base class that sets interface for extensions of ClusterSequence that provide information about the area of each jet |
►Cfastjet::ClusterSequenceActiveArea | Like ClusterSequence with computation of the active jet area |
►Cfastjet::ClusterSequence1GhostPassiveArea | Like ClusterSequence with computation of the passive jet area by adding a single ghost |
Cfastjet::ClusterSequencePassiveArea | Like ClusterSequence with computation of the passive jet area |
Cfastjet::ClusterSequenceActiveAreaExplicitGhosts | Like ClusterSequence with computation of the active jet area with the addition of explicit ghosts |
Cfastjet::ClusterSequenceArea | General class for user to obtain ClusterSequence with additional area information |
Cfastjet::ClusterSequenceVoronoiArea | Like ClusterSequence with computation of the Voronoi jet area |
▼Cfastjet::Error | Base class corresponding to errors that can be thrown by FastJet |
Cfastjet::InternalError | Class corresponding to critical internal errors |
Cfastjet::PseudoJet::InexistentUserInfo | Error class to be thrown if accessing user info when it doesn't exist |
Cfastjet::Selector::InvalidArea | Class that gets thrown when the area is requested from a Selector for which the area is not meaningful |
Cfastjet::Selector::InvalidWorker | Class that gets thrown when a Selector is applied despite it not having a valid underlying worker |
Cfastjet::EtaPhi | Shortcut for dealing with eta-phi coordinates |
▼Cfastjet::ClusterSequence::Extras | Base class to store extra information that plugins may provide |
►Cfastjet::SISConeBaseExtras | Class that provides extra information about a SISCone clustering |
Cfastjet::SISConeExtras | Class that provides extra information about a SISCone clustering |
Cfastjet::SISConeSphericalExtras | Class that provides extra information about a SISCone clustering |
Cfastjet::FunctionOfPseudoJet< TOut > | Base class providing interface for a generic function of a PseudoJet |
▼Cfastjet::FunctionOfPseudoJet< double > | |
Cfastjet::BackgroundJetPtDensity | Class that implements pt/area_4vector.perp() for background estimation (this is a preliminary class) |
Cfastjet::BackgroundJetPtMDensity | Class that implements for background estimation (this is a preliminary class) |
Cfastjet::BackgroundJetScalarPtDensity | Class that implements (scalar pt sum of jet)/(scalar area of jet) for background estimation (this is a preliminary class) |
Cfastjet::BackgroundRescalingYPolynomial | A background rescaling that is a simple polynomial in y |
Cfastjet::SISConeBasePlugin::UserScaleBase | Base class for user-defined ordering of stable cones (used for prorgessive removal) |
Cfastjet::FunctionOfPseudoJet< fastjet::PseudoJet > | |
▼Cfastjet::FunctionOfPseudoJet< PseudoJet > | |
Cfastjet::Boost | Class to boost a PseudoJet |
Cfastjet::Recluster | Recluster a jet's constituents with a new jet definition |
►Cfastjet::Transformer | Base (abstract) class for a jet transformer |
Cfastjet::CASubJetTagger | Clean (almost parameter-free) tagger searching for the element in the clustering history that maximises a chosen distance |
Cfastjet::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) |
Cfastjet::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 |
Cfastjet::Pruner | Transformer that prunes a jet |
Cfastjet::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 |
Cfastjet::Subtractor | Class that helps perform jet background subtraction |
►Cfastjet::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) |
Cfastjet::JHTopTagger | Class that helps perform boosted top tagging using the "Johns Hopkins" method from arXiv:0806.0848 (Kaplan, Rehermann, Schwartz and Tweedie) |
Cfastjet::Unboost | Class to un-boost a PseudoJet |
Cfastjet::GhostedAreaSpec | Parameters to configure the computation of jet areas using ghosts |
Cfastjet::ClusterSequence::history_element | Single element in the clustering history |
Cfastjet::CASubJetTagger::JetAux | Class that contains the result internally |
Cfastjet::JetDefinition | Class that is intended to hold a full definition of the jet clusterer |
Cfastjet::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 |
▼Cfastjet::NNHInfo< I > | Template that will help initialise a BJ with a PseudoJet and extra information |
Cfastjet::NNH< BJ, I > | Help solve closest pair problems with generic interparticle and beam distance |
Cfastjet::NNHInfo< _NoInfo > | Specialisation of NNHInfo for cases where there is no extra info |
▼Cfastjet::JetDefinition::Plugin | Class that allows a user to introduce their own "plugin" jet finder |
Cfastjet::ATLASConePlugin | Implementation of the ATLAS Cone (plugin for fastjet v2.4 upwards) |
Cfastjet::CDFJetCluPlugin | Implementation of the JetClu algorithm from CDF (plugin for fastjet-v2.1 upwards) |
Cfastjet::CDFMidPointPlugin | Implementation of the MidPoint algorithm from CDF (plugin for fastjet-v2.1 upwards) |
Cfastjet::CMSIterativeConePlugin | Implementation of the CMS Iterative Cone (plugin for fastjet v2.4 upwards) |
►Cfastjet::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 |
Cfastjet::D0RunIConePlugin | A plugin for FastJet (v3.0 or later) that provides an interface to the D0 version of Run-I cone algorithm |
Cfastjet::D0RunIpre96ConePlugin | A plugin for FastJet (v3.0 or later) that provides an interface to the pre 1996 D0 version of Run-I cone algorithm |
Cfastjet::D0RunIIConePlugin | Implementation of the D0 Run II Cone (plugin for fastjet v2.1 upwards) |
Cfastjet::EECambridgePlugin | Implementation of the e+e- Cambridge algorithm (plugin for fastjet v2.4 upwards) |
Cfastjet::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" |
Cfastjet::JadePlugin | Implementation of the e+e- Jade algorithm (plugin for fastjet v2.4 upwards) |
Cfastjet::NestedDefsPlugin | Plugin to run multiple jet definitions successively (plugin for fastjet v2.4 upwards) |
Cfastjet::PxConePlugin | Implementation of the PxCone algorithm (plugin for fastjet v2.1 upwards) |
Cfastjet::TrackJetPlugin | Implementation of the TrackJet algorithm (plugin for fastjet v2.4 upwards) |
Cfastjet::PseudoJet | Class to contain pseudojets, including minimal information of use to jet-clustering routines |
▼Cfastjet::PseudoJetStructureBase | Contains any information related to the clustering that should be directly accessible to PseudoJet |
Cfastjet::ClusterSequenceStructure | Contains any information related to the clustering that should be directly accessible to PseudoJet |
►Cfastjet::CompositeJetStructure | The structure for a jet made of pieces |
Cfastjet::FilterStructure | Class to contain structure information for a filtered jet |
Cfastjet::JHTopTaggerStructure | Structure returned by the JHTopTagger transformer |
Cfastjet::RestFrameNSubjettinessTaggerStructure | Structure returned by the RestFrameNSubjettinessTagger transformer |
►Cfastjet::SISConeBasePlugin::UserScaleBase::StructureType | Structure that allows to store the information contained into a siscone::Cjet (built internally in SISCone from a stable cone) into a PseudoJet |
Cfastjet::SISConeBasePlugin::UserScaleBaseStructureType< Tjet > | Template class derived from UserScaleBase::StryctureType that works for both SISCone jet classes implemented below |
►Cfastjet::WrappedStructure | This wraps a (shared) pointer to an underlying structure |
Cfastjet::CASubJetTaggerStructure | Structure returned by a CASubJetTagger |
Cfastjet::MassDropTaggerStructure | Structure returned by the MassDropTagger transformer |
Cfastjet::PrunerStructure | The structure associated with a PseudoJet thas has gone through a Pruner transformer |
Cfastjet::RangeDefinition | Class for holding a range definition specification, given by limits on rapidity and azimuth |
▼Cfastjet::JetDefinition::Recombiner | An abstract base class that will provide the recombination scheme facilities and/or allow a user to extend these facilities |
Cfastjet::JetDefinition::DefaultRecombiner | A class that will provide the recombination scheme facilities and/or allow a user to extend these facilities |
Cfastjet::Selector | Class that encodes information about cuts and other selection criteria that can be applied to PseudoJet(s) |
Cfastjet::SelectorWorker | Default selector worker is an abstract virtual base class |
Cfastjet::SharedPtr< T > | Implementation of C++0x shared pointers (or boost's) |
Cfastjet::SharedPtr< const fastjet::JetDefinition::Plugin > | |
Cfastjet::SharedPtr< const fastjet::JetDefinition::Recombiner > | |
Cfastjet::SharedPtr< fastjet::ClusterSequence::Extras > | |
Cfastjet::SharedPtr< fastjet::PseudoJet::UserInfoBase > | |
Cfastjet::SharedPtr< fastjet::PseudoJetStructureBase > | |
Cfastjet::SharedPtr< fastjet::SelectorWorker > | |
Cfastjet::SISConePlugin | Implementation of the SISCone algorithm (plugin for fastjet v2.1 upwards) |
Cfastjet::SISConeSphericalPlugin | Implementation of the spherical version of the SISCone algorithm (plugin for fastjet v2.1 upwards) |
Cfastjet::TiledJet | Structure analogous to BriefJet, but with the extra information needed for dealing with tiles |
▼Cfastjet::TilingBase | Class to indicate generic structure of tilings |
►Cfastjet::RectangularGrid | Class that holds a generic rectangular tiling |
Cfastjet::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" |
Cfastjet::GridMedianBackgroundEstimator | Background Estimator based on the median pt/area of a set of grid cells |
Cfastjet::TilingExtent | Class to perform a fast analysis of the appropriate rapidity range in which to perform tiling |
▼Cfastjet::TopTaggerBaseStructure | Class that specifies the structure common to all top taggers |
Cfastjet::JHTopTaggerStructure | Structure returned by the JHTopTagger transformer |
Cfastjet::PseudoJet::UserInfoBase | Base class to hold extra user information in a PseudoJet |
Cfastjet::VoronoiAreaSpec | Specification for the computation of the Voronoi jet area |