FastJet
3.1.3
|
This is the complete list of members for fastjet::BackgroundEstimatorBase, including all inherited members.
_median_and_stddev(const std::vector< double > &quantity_vector, double n_empty_jets, double &median, double &stand_dev_if_gaussian, bool do_fj2_calculation=false) const | fastjet::BackgroundEstimatorBase | protected |
_percentile(const std::vector< double > &sorted_quantity_vector, const double percentile, const double nempty=0.0, const bool do_fj2_calculation=false) const | fastjet::BackgroundEstimatorBase | protected |
_rescaling_class (defined in fastjet::BackgroundEstimatorBase) | fastjet::BackgroundEstimatorBase | protected |
_warnings_empty_area (defined in fastjet::BackgroundEstimatorBase) | fastjet::BackgroundEstimatorBase | protectedstatic |
BackgroundEstimatorBase() (defined in fastjet::BackgroundEstimatorBase) | fastjet::BackgroundEstimatorBase | inline |
description() const =0 | fastjet::BackgroundEstimatorBase | pure virtual |
has_rho_m() const | fastjet::BackgroundEstimatorBase | inlinevirtual |
has_sigma() | fastjet::BackgroundEstimatorBase | inlinevirtual |
rescaling_class() const | fastjet::BackgroundEstimatorBase | inline |
rho() const =0 | fastjet::BackgroundEstimatorBase | pure virtual |
rho(const PseudoJet &jet)=0 | fastjet::BackgroundEstimatorBase | pure virtual |
rho_m() const | fastjet::BackgroundEstimatorBase | inlinevirtual |
rho_m(const PseudoJet &) | fastjet::BackgroundEstimatorBase | inlinevirtual |
set_particles(const std::vector< PseudoJet > &particles)=0 | fastjet::BackgroundEstimatorBase | pure virtual |
set_rescaling_class(const FunctionOfPseudoJet< double > *rescaling_class_in) | fastjet::BackgroundEstimatorBase | inlinevirtual |
sigma() const | fastjet::BackgroundEstimatorBase | inlinevirtual |
sigma(const PseudoJet &) | fastjet::BackgroundEstimatorBase | inlinevirtual |
sigma_m() const | fastjet::BackgroundEstimatorBase | inlinevirtual |
sigma_m(const PseudoJet &) | fastjet::BackgroundEstimatorBase | inlinevirtual |
~BackgroundEstimatorBase() | fastjet::BackgroundEstimatorBase | inlinevirtual |