siscone_spherical::CSphsplit_merge_ptcomparison Class Reference a class that allows us to carry out comparisons of pt of jets, using information from exact particle contents where necessary. More...
Detailed Descriptiona class that allows us to carry out comparisons of pt of jets, using information from exact particle contents where necessary. Definition at line 119 of file split_merge.h. Constructor & Destructor Documentation◆ CSphsplit_merge_ptcomparison()
default ctor Definition at line 122 of file split_merge.h. Member Function Documentation◆ get_difference()
get the difference between 2 jets, calculated such that rounding errors will not affect the result even if the two jets have almost the same content (so that the difference is below the rounding errors)
Definition at line 167 of file split_merge.cpp. References siscone_spherical::CSphjet::contents, siscone_spherical::CSphmomentum::E, siscone_spherical::CSphjet::n, particles_norm2, and siscone_spherical::CSphjet::v. Referenced by operator()(). ◆ operator()()
comparison of 2 CSphjet Definition at line 96 of file split_merge.cpp. References siscone_spherical::CSphmomentum::E, siscone_spherical::CSphjet::E_tilde, EPSILON_SPLITMERGE, get_difference(), siscone_spherical::CSph3vector::ref, SM_scale_name(), siscone_spherical::CSphjet::sm_var2, split_merge_scale, and siscone_spherical::CSphjet::v. ◆ SM_scale_name()
return the name corresponding to the SM scale variable Definition at line 126 of file split_merge.h. References split_merge_scale. Referenced by operator()(). Member Data Documentation◆ particles
pointer to the list of particles Definition at line 129 of file split_merge.h. Referenced by siscone_spherical::CSphsplit_merge::CSphsplit_merge(), and siscone_spherical::CSphsplit_merge::init_particles(). ◆ particles_norm2
pointer to the particles's norm^2 Definition at line 130 of file split_merge.h. Referenced by siscone_spherical::CSphsplit_merge::CSphsplit_merge(), get_difference(), and siscone_spherical::CSphsplit_merge::init_particles(). ◆ split_merge_scale
the following parameter controls the variable we're using for the split-merge process i.e. the variable we use for
using E is IR-safe for QCD jets but the IR unsafety remains for back-to-back jets of unstable narrow-width particles (e.g. Higgs). Therefore, keeping the default value is strongly advised. Definition at line 158 of file split_merge.h. Referenced by siscone_spherical::CSphsiscone::compute_jets(), siscone_spherical::CSphsiscone::compute_jets_progressive_removal(), operator()(), siscone_spherical::CSphsiscone::recompute_jets(), and SM_scale_name(). The documentation for this class was generated from the following files:
The SISCone project has been developed by Gavin Salam and Gregory Soyez Documentation generated on Tue Jun 20 2023 18:08:37 for SISCone by Doxygen 1.9.4 |