Index: contrib/contribs/Nsubjettiness/tags/2.3.0/XConePlugin.cc =================================================================== --- contrib/contribs/Nsubjettiness/tags/2.3.0/XConePlugin.cc (revision 0) +++ contrib/contribs/Nsubjettiness/tags/2.3.0/XConePlugin.cc (revision 1390) @@ -0,0 +1,46 @@ +// Nsubjettiness Package +// Questions/Comments? jthaler@jthaler.net +// +// Copyright (c) 2011-14 +// Jesse Thaler, Ken Van Tilburg, Christopher K. Vermilion, and TJ Wilkason +// +// $Id: XConePlugin.cc 745 2014-08-26 23:51:48Z jthaler $ +//---------------------------------------------------------------------- +// This file is part of FastJet contrib. +// +// It is free software; you can redistribute it and/or modify it under +// the terms of the GNU General Public License as published by the +// Free Software Foundation; either version 2 of the License, or (at +// your option) any later version. +// +// It is distributed in the hope that it will be useful, but WITHOUT +// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY +// or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public +// License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this code. If not, see . +//---------------------------------------------------------------------- + +#include "XConePlugin.hh" + +FASTJET_BEGIN_NAMESPACE // defined in fastjet/internal/base.hh + +namespace contrib{ + +std::string XConePlugin::description() const { + std::stringstream stream; + stream << "XCone Jet Algorithm with N = " << _N << std::fixed << std::setprecision(2) << ", Rcut = " << _R0 << ", beta = " << _beta; + return stream.str(); +} + +std::string PseudoXConePlugin::description() const { + std::stringstream stream; + stream + << "PseudoXCone Jet Algorithm with N = " << _N << std::fixed << std::setprecision(2) << ", Rcut = " << _R0 << ", beta = " << _beta; + return stream.str(); +} + +} // namespace contrib + +FASTJET_END_NAMESPACE Index: contrib/contribs/Nsubjettiness/tags/2.3.0/example_advanced_usage.ref =================================================================== --- contrib/contribs/Nsubjettiness/tags/2.3.0/example_advanced_usage.ref (revision 0) +++ contrib/contribs/Nsubjettiness/tags/2.3.0/example_advanced_usage.ref (revision 1390) @@ -0,0 +1,3194 @@ +# read an event with 354 particles +#-------------------------------------------------------------------------- +# FastJet release 3.4.2 +# M. Cacciari, G.P. Salam and G. Soyez +# A software package for jet finding and analysis at colliders +# http://fastjet.fr +# +# Please cite EPJC72(2012)1896 [arXiv:1111.6097] if you use this package +# for scientific work and optionally PLB641(2006)57 [hep-ph/0512210]. +# +# FastJet is provided without warranty under the GNU GPL v2 or higher. +# It uses T. Chan's closest pair algorithm, S. Fortune's Voronoi code +# and 3rd party plugin jet algorithms. See COPYING file for details. +#-------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------- +Analyzing Jet 1: +----------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------- +Outputting N-subjettiness Values +----------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------- +Normalized Measure (beta = 1.00, R0 = 1.00): + AxisMode tau1 tau2 tau3 tau2/tau1 tau3/tau2 + HalfKT: 0.012519 0.010140 0.009203 0.809988 0.907609 + KT: 0.012519 0.010140 0.007390 0.809988 0.728831 + CA: 0.012519 0.012357 0.012265 0.987059 0.992589 + AKT0.20: 0.012093 0.010936 0.010657 0.904285 0.974514 + WTA, HalfKT: 0.012141 0.009395 0.008560 0.773844 0.911163 + WTA KT: 0.012141 0.009395 0.006847 0.773844 0.728779 + WTA CA: 0.012025 0.011844 0.011782 0.984983 0.994733 + GenKT Axes: 0.012391 0.009937 0.008958 0.801934 0.901541 + WTA, GenKT Axes: 0.012141 0.009395 0.008560 0.773844 0.911163 + GenET, GenKT Axes: 0.012137 0.009393 0.008558 0.773959 0.911096 + OnePass HalfKT: 0.011996 0.009270 0.008435 0.772769 0.909884 + OnePass KT: 0.011996 0.009270 0.006800 0.772769 0.733530 + OnePassAKT0.20: 0.011996 0.010804 0.010527 0.900636 0.974371 + OnePass WTA HalfKT: 0.011996 0.009390 0.008558 0.782781 0.911375 + OnePass WTA KT: 0.011996 0.009390 0.006846 0.782781 0.729036 + OnePass GenKT: 0.011996 0.009270 0.008435 0.772766 0.909887 + OnePass WTA GenKT: 0.011996 0.009390 0.008558 0.782781 0.911375 + OnePass GenET, GenKT: 0.011996 0.009270 0.008435 0.772771 0.909935 + N Choose M GenKT: 0.012513 0.009821 0.006970 0.784880 0.709660 + N Choose M WTA GenKT: 0.012141 0.009395 0.006847 0.773844 0.728779 + N Choose M GenET GenKT: 0.012137 0.009393 0.006847 0.773959 0.728896 + Manual: 0.012519 0.010140 0.007390 0.809988 0.728831 + OnePass Manual: 0.011996 0.009270 0.006800 0.772769 0.733530 +# OnePass CA: 0.011996 0.011815 0.011752 0.984910 0.994721 +# OnePass WTA CA: 0.012024 0.011844 0.011781 0.985012 0.994733 +# MultiPass: 0.011996 0.009271 0.006802 0.772836 0.733766 +# MultiPass Manual: 0.011996 0.009270 0.006802 0.772802 0.733799 +----------------------------------------------------------------------------------------------- +Unnormalized Measure (beta = 1.00, in GeV): + AxisMode tau1 tau2 tau3 tau2/tau1 tau3/tau2 + HalfKT: 12.313933 9.974134 9.052609 0.809988 0.907609 + KT: 12.313933 9.974134 7.269459 0.809988 0.728831 + CA: 12.313933 12.154582 12.064505 0.987059 0.992589 + AKT0.20: 11.895557 10.756977 10.482822 0.904285 0.974514 + WTA, HalfKT: 11.941857 9.241132 8.420182 0.773844 0.911163 + WTA KT: 11.941857 9.241132 6.734744 0.773844 0.728779 + WTA CA: 11.827992 11.650367 11.589004 0.984983 0.994733 + GenKT Axes: 12.188298 9.774210 8.811851 0.801934 0.901541 + WTA, GenKT Axes: 11.941857 9.241132 8.420182 0.773844 0.911163 + GenET, GenKT Axes: 11.938172 9.239660 8.418217 0.773959 0.911096 + OnePass HalfKT: 11.799425 9.118232 8.296530 0.772769 0.909884 + OnePass KT: 11.799425 9.118232 6.688499 0.772769 0.733530 + OnePassAKT0.20: 11.799422 10.626979 10.354623 0.900636 0.974371 + OnePass WTA HalfKT: 11.799408 9.236354 8.417784 0.782781 0.911375 + OnePass WTA KT: 11.799408 9.236354 6.733637 0.782781 0.729036 + OnePass GenKT: 11.799425 9.118200 8.296533 0.772766 0.909887 + OnePass WTA GenKT: 11.799408 9.236354 8.417784 0.782781 0.911375 + OnePass GenET, GenKT: 11.799395 9.118236 8.297000 0.772771 0.909935 + N Choose M GenKT: 12.308342 9.660566 6.855719 0.784880 0.709660 + N Choose M WTA GenKT: 11.941857 9.241132 6.734744 0.773844 0.728779 + N Choose M GenET GenKT: 11.938172 9.239660 6.734748 0.773959 0.728896 + Manual: 12.313933 9.974134 7.269459 0.809988 0.728831 + OnePass Manual: 11.799425 9.118232 6.688499 0.772769 0.733530 +# OnePass CA: 11.799425 11.621373 11.560023 0.984910 0.994721 +# OnePass WTA CA: 11.826986 11.649719 11.588355 0.985012 0.994733 +# MultiPass: 11.799346 9.118616 6.691176 0.772807 0.733793 +# MultiPass Manual: 11.799331 9.119721 6.691176 0.772901 0.733704 +----------------------------------------------------------------------------------------------- +Normalized Measure (beta = 2.00, R0 = 1.00): + AxisMode tau1 tau2 tau3 tau2/tau1 tau3/tau2 + HalfKT: 0.001315 0.000843 0.000608 0.641062 0.721105 + KT: 0.001315 0.000843 0.000771 0.641062 0.914092 + CA: 0.001315 0.001167 0.001144 0.887467 0.979769 + AKT0.20: 0.001317 0.000903 0.000828 0.685469 0.916656 + WTA, HalfKT: 0.001326 0.000879 0.000638 0.663309 0.725288 + WTA KT: 0.001326 0.000879 0.000799 0.663309 0.908315 + WTA CA: 0.001317 0.001179 0.001146 0.895100 0.971826 + GenKT Axes: 0.001315 0.000848 0.000626 0.644450 0.738200 + WTA, GenKT Axes: 0.001326 0.000879 0.000638 0.663309 0.725288 + GenET, GenKT Axes: 0.001326 0.000880 0.000638 0.663443 0.725001 + OnePass HalfKT: 0.001315 0.000842 0.000606 0.639953 0.719729 + OnePass KT: 0.001315 0.000842 0.000769 0.639953 0.914107 + OnePassAKT0.20: 0.001315 0.000886 0.000821 0.673339 0.927276 + OnePass WTA HalfKT: 0.001315 0.000842 0.000606 0.639953 0.719729 + OnePass WTA KT: 0.001315 0.000842 0.000770 0.639953 0.914177 + OnePass GenKT: 0.001315 0.000842 0.000606 0.639953 0.719729 + OnePass WTA GenKT: 0.001315 0.000842 0.000606 0.639953 0.719729 + OnePass GenET, GenKT: 0.001315 0.000842 0.000606 0.639953 0.719729 + N Choose M GenKT: 0.001332 0.000880 0.000638 0.660819 0.725445 + N Choose M WTA GenKT: 0.001326 0.000879 0.000638 0.663309 0.725288 + N Choose M GenET GenKT: 0.001326 0.000880 0.000638 0.663443 0.725001 + Manual: 0.001315 0.000843 0.000771 0.641062 0.914092 + OnePass Manual: 0.001315 0.000842 0.000769 0.639953 0.914107 +# OnePass CA: 0.001315 0.001166 0.001144 0.886617 0.980712 +# OnePass WTA CA: 0.001315 0.001166 0.001144 0.886617 0.980712 +# MultiPass: 0.001315 0.000842 0.000671 0.639953 0.796724 +# MultiPass Manual: 0.001315 0.000842 0.000698 0.639953 0.829204 +----------------------------------------------------------------------------------------------- +Unnormalized Measure (beta = 2.00, in GeV): + AxisMode tau1 tau2 tau3 tau2/tau1 tau3/tau2 + HalfKT: 1.293818 0.829418 0.598098 0.641062 0.721105 + KT: 1.293818 0.829418 0.758164 0.641062 0.914092 + CA: 1.293818 1.148222 1.124992 0.887467 0.979769 + AKT0.20: 1.295464 0.888001 0.813992 0.685469 0.916656 + WTA, HalfKT: 1.304168 0.865067 0.627422 0.663309 0.725288 + WTA KT: 1.304168 0.865067 0.785753 0.663309 0.908315 + WTA CA: 1.295647 1.159733 1.127058 0.895100 0.971826 + GenKT Axes: 1.293911 0.833861 0.615557 0.644450 0.738200 + WTA, GenKT Axes: 1.304168 0.865067 0.627422 0.663309 0.725288 + GenET, GenKT Axes: 1.304025 0.865147 0.627233 0.663443 0.725001 + OnePass HalfKT: 1.293815 0.827980 0.595921 0.639953 0.719729 + OnePass KT: 1.293815 0.827980 0.756863 0.639953 0.914107 + OnePassAKT0.20: 1.293815 0.871176 0.807821 0.673339 0.927276 + OnePass WTA HalfKT: 1.293815 0.827980 0.595921 0.639953 0.719729 + OnePass WTA KT: 1.293815 0.827980 0.756921 0.639953 0.914177 + OnePass GenKT: 1.293815 0.827980 0.595921 0.639953 0.719729 + OnePass WTA GenKT: 1.293815 0.827980 0.595921 0.639953 0.719729 + OnePass GenET, GenKT: 1.293815 0.827980 0.595921 0.639953 0.719729 + N Choose M GenKT: 1.309844 0.865570 0.627924 0.660819 0.725445 + N Choose M WTA GenKT: 1.304168 0.865067 0.627422 0.663309 0.725288 + N Choose M GenET GenKT: 1.304025 0.865147 0.627233 0.663443 0.725001 + Manual: 1.293818 0.829418 0.758164 0.641062 0.914092 + OnePass Manual: 1.293815 0.827980 0.756863 0.639953 0.914107 +# OnePass CA: 1.293815 1.147117 1.124992 0.886617 0.980712 +# OnePass WTA CA: 1.293815 1.147117 1.124992 0.886617 0.980712 +# MultiPass: 1.293815 0.827980 0.724862 0.639953 0.875457 +# MultiPass Manual: 1.293815 0.827980 0.700215 0.639953 0.845691 +----------------------------------------------------------------------------------------------- +Done Outputting N-subjettiness Values +----------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------- +Outputting N-subjettiness Subjets +----------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------- +Normalized Measure (beta = 1.00, R0 = 1.00): +Half KT Axes: +jet # rap phi pt m e constit tau1 + 1 -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.012519 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.012519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau2 + 1 -0.8702 2.9084 946.4641 25.2372 1328.4540 20 0.007675 + 2 -0.7947 2.8224 37.0549 4.2460 49.7082 15 0.002465 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.010140 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -0.6198 2.8327 6.3010 0.8780 7.6237 7 0.000667 + 2 -0.8322 2.8174 29.2061 1.9633 40.0072 8 0.000773 + 3 -0.8701 2.9083 948.0137 25.2060 1330.5312 20 0.007763 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.009203 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Subjets +jet # rap phi pt m e + 1 -0.8673 2.9051 983.3873 39.9912 1378.1622 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.8699 2.9084 946.4934 20.1170 1328.1055 + 2 -0.8008 2.8204 37.0318 5.2841 50.0566 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.6214 2.8176 5.9507 0.7485 7.1934 + 2 -0.8354 2.8209 31.0812 3.6428 42.8632 + 3 -0.8699 2.9084 946.4934 20.1170 1328.1055 +----------------------------------------------------------------------------------------------- +Normalized Measure (beta = 1.00, R0 = 1.00): +Winner-Take-All KT Axes: +jet # rap phi pt m e constit tau1 + 1 -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.012141 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.012141 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau2 + 1 -0.7959 2.8213 36.9260 4.1240 49.5577 14 0.002058 + 2 -0.8701 2.9084 946.5959 25.7449 1328.6045 21 0.007337 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.009395 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -0.8900 2.9133 149.6693 8.2524 213.2875 10 0.001070 + 2 -0.8664 2.9075 796.9288 11.6617 1115.3170 11 0.003719 + 3 -0.7959 2.8213 36.9260 4.1240 49.5577 14 0.002058 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.006847 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Subjets +jet # rap phi pt m e + 1 -0.8669 2.9083 983.6369 0.0000 1376.9974 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.8223 2.8273 35.3062 0.0000 47.9317 + 2 -0.8669 2.9083 948.3307 0.0000 1327.5721 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.8883 2.9122 149.4646 0.0000 212.4142 + 2 -0.8669 2.9083 798.8661 0.0000 1118.3360 + 3 -0.8223 2.8273 35.3062 0.0000 47.9317 +----------------------------------------------------------------------------------------------- +Unnormalized Measure (beta = 1.00, in GeV): +Half KT Axes: +jet # rap phi pt m e constit tau1 + 1 -0.8673 2.9051 983.3873 39.9912 1378.1622 35 12.313933 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 12.313933 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau2 + 1 -0.8702 2.9084 946.4641 25.2372 1328.4540 20 7.549441 + 2 -0.7947 2.8224 37.0549 4.2460 49.7082 15 2.424693 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 9.974134 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -0.6198 2.8327 6.3010 0.8780 7.6237 7 0.656372 + 2 -0.8322 2.8174 29.2061 1.9633 40.0072 8 0.760523 + 3 -0.8701 2.9083 948.0137 25.2060 1330.5312 20 7.635714 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 9.052609 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Subjets +jet # rap phi pt m e + 1 -0.8673 2.9051 983.3873 39.9912 1378.1622 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.8699 2.9084 946.4934 20.1170 1328.1055 + 2 -0.8008 2.8204 37.0318 5.2841 50.0566 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.6214 2.8176 5.9507 0.7485 7.1934 + 2 -0.8354 2.8209 31.0812 3.6428 42.8632 + 3 -0.8699 2.9084 946.4934 20.1170 1328.1055 +----------------------------------------------------------------------------------------------- +Unnormalized Measure (beta = 1.00, in GeV): +Winner-Take-All KT Axes: +jet # rap phi pt m e constit tau1 + 1 -0.8673 2.9051 983.3873 39.9912 1378.1622 35 11.941857 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 11.941857 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau2 + 1 -0.7959 2.8213 36.9260 4.1240 49.5577 14 2.023847 + 2 -0.8701 2.9084 946.5959 25.7449 1328.6045 21 7.217284 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 9.241132 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -0.8900 2.9133 149.6693 8.2524 213.2875 10 1.052630 + 2 -0.8664 2.9075 796.9288 11.6617 1115.3170 11 3.658267 + 3 -0.7959 2.8213 36.9260 4.1240 49.5577 14 2.023847 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 6.734744 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Subjets +jet # rap phi pt m e + 1 -0.8669 2.9083 983.6369 0.0000 1376.9974 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.8223 2.8273 35.3062 0.0000 47.9317 + 2 -0.8669 2.9083 948.3307 0.0000 1327.5721 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.8883 2.9122 149.4646 0.0000 212.4142 + 2 -0.8669 2.9083 798.8661 0.0000 1118.3360 + 3 -0.8223 2.8273 35.3062 0.0000 47.9317 +----------------------------------------------------------------------------------------------- +Normalized Measure (beta = 2.00, R0 = 1.00): +Half KT Axes: +jet # rap phi pt m e constit tau1 + 1 -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.001315 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.001315 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau2 + 1 -0.8702 2.9084 946.4641 25.2372 1328.4540 20 0.000411 + 2 -0.7947 2.8224 37.0549 4.2460 49.7082 15 0.000432 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.000843 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -0.6198 2.8327 6.3010 0.8780 7.6237 7 0.000106 + 2 -0.8322 2.8174 29.2061 1.9633 40.0072 8 0.000093 + 3 -0.8701 2.9083 948.0137 25.2060 1330.5312 20 0.000409 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.000608 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Subjets +jet # rap phi pt m e + 1 -0.8673 2.9051 983.3873 39.9912 1378.1622 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.8699 2.9084 946.4934 20.1170 1328.1055 + 2 -0.8008 2.8204 37.0318 5.2841 50.0566 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.6214 2.8176 5.9507 0.7485 7.1934 + 2 -0.8354 2.8209 31.0812 3.6428 42.8632 + 3 -0.8699 2.9084 946.4934 20.1170 1328.1055 +----------------------------------------------------------------------------------------------- +Normalized Measure (beta = 2.00, R0 = 1.00): +Winner-Take-All KT Axes: +jet # rap phi pt m e constit tau1 + 1 -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.001326 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.001326 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau2 + 1 -0.7959 2.8213 36.9260 4.1240 49.5577 14 0.000431 + 2 -0.8701 2.9084 946.5959 25.7449 1328.6045 21 0.000448 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.000879 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -0.8900 2.9133 149.6693 8.2524 213.2875 10 0.000229 + 2 -0.8664 2.9075 796.9288 11.6617 1115.3170 11 0.000139 + 3 -0.7959 2.8213 36.9260 4.1240 49.5577 14 0.000431 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.000799 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Subjets +jet # rap phi pt m e + 1 -0.8669 2.9083 983.6369 0.0000 1376.9974 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.8223 2.8273 35.3062 0.0000 47.9317 + 2 -0.8669 2.9083 948.3307 0.0000 1327.5721 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.8883 2.9122 149.4646 0.0000 212.4142 + 2 -0.8669 2.9083 798.8661 0.0000 1118.3360 + 3 -0.8223 2.8273 35.3062 0.0000 47.9317 +----------------------------------------------------------------------------------------------- +Unnormalized Measure (beta = 2.00, in GeV): +Half KT Axes: +jet # rap phi pt m e constit tau1 + 1 -0.8673 2.9051 983.3873 39.9912 1378.1622 35 1.293818 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 1.293818 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau2 + 1 -0.8702 2.9084 946.4641 25.2372 1328.4540 20 0.404639 + 2 -0.7947 2.8224 37.0549 4.2460 49.7082 15 0.424779 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.829418 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -0.6198 2.8327 6.3010 0.8780 7.6237 7 0.104639 + 2 -0.8322 2.8174 29.2061 1.9633 40.0072 8 0.091589 + 3 -0.8701 2.9083 948.0137 25.2060 1330.5312 20 0.401869 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.598098 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Subjets +jet # rap phi pt m e + 1 -0.8673 2.9051 983.3873 39.9912 1378.1622 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.8699 2.9084 946.4934 20.1170 1328.1055 + 2 -0.8008 2.8204 37.0318 5.2841 50.0566 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.6214 2.8176 5.9507 0.7485 7.1934 + 2 -0.8354 2.8209 31.0812 3.6428 42.8632 + 3 -0.8699 2.9084 946.4934 20.1170 1328.1055 +----------------------------------------------------------------------------------------------- +Unnormalized Measure (beta = 2.00, in GeV): +Winner-Take-All KT Axes: +jet # rap phi pt m e constit tau1 + 1 -0.8673 2.9051 983.3873 39.9912 1378.1622 35 1.304168 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 1.304168 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau2 + 1 -0.7959 2.8213 36.9260 4.1240 49.5577 14 0.424344 + 2 -0.8701 2.9084 946.5959 25.7449 1328.6045 21 0.440723 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.865067 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -0.8900 2.9133 149.6693 8.2524 213.2875 10 0.224840 + 2 -0.8664 2.9075 796.9288 11.6617 1115.3170 11 0.136569 + 3 -0.7959 2.8213 36.9260 4.1240 49.5577 14 0.424344 +total -0.8673 2.9051 983.3873 39.9912 1378.1622 35 0.785753 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Subjets +jet # rap phi pt m e + 1 -0.8669 2.9083 983.6369 0.0000 1376.9974 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.8223 2.8273 35.3062 0.0000 47.9317 + 2 -0.8669 2.9083 948.3307 0.0000 1327.5721 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.8883 2.9122 149.4646 0.0000 212.4142 + 2 -0.8669 2.9083 798.8661 0.0000 1118.3360 + 3 -0.8223 2.8273 35.3062 0.0000 47.9317 +----------------------------------------------------------------------------------------------- +Done Outputting N-subjettiness Subjets +----------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------- +Analyzing Jet 2: +----------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------- +Outputting N-subjettiness Values +----------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------- +Normalized Measure (beta = 1.00, R0 = 1.00): + AxisMode tau1 tau2 tau3 tau2/tau1 tau3/tau2 + HalfKT: 0.021411 0.015613 0.012813 0.729182 0.820675 + KT: 0.021411 0.015613 0.015849 0.729182 1.015137 + CA: 0.021411 0.019580 0.019406 0.914496 0.991092 + AKT0.20: 0.018643 0.016176 0.014535 0.867666 0.898546 + WTA, HalfKT: 0.017627 0.014188 0.011742 0.804913 0.827587 + WTA KT: 0.017627 0.014188 0.011742 0.804913 0.827587 + WTA CA: 0.017627 0.016047 0.015583 0.910373 0.971071 + GenKT Axes: 0.018644 0.016177 0.014535 0.867665 0.898539 + WTA, GenKT Axes: 0.017627 0.015181 0.013537 0.861223 0.891714 + GenET, GenKT Axes: 0.017627 0.015181 0.013537 0.861223 0.891714 + OnePass HalfKT: 0.017629 0.013701 0.011255 0.777204 0.821472 + OnePass KT: 0.017629 0.013701 0.012003 0.777204 0.876054 + OnePassAKT0.20: 0.017629 0.015184 0.013540 0.861323 0.891726 + OnePass WTA HalfKT: 0.017628 0.013701 0.011255 0.777235 0.821465 + OnePass WTA KT: 0.017628 0.013701 0.011255 0.777235 0.821465 + OnePass GenKT: 0.017629 0.015184 0.013540 0.861323 0.891726 + OnePass WTA GenKT: 0.017628 0.015182 0.013538 0.861235 0.891722 + OnePass GenET, GenKT: 0.017628 0.015182 0.013538 0.861235 0.891722 + N Choose M GenKT: 0.018644 0.014818 0.012361 0.794766 0.834229 + N Choose M WTA GenKT: 0.017627 0.013695 0.011257 0.776950 0.821922 + N Choose M GenET GenKT: 0.017627 0.013699 0.011260 0.777138 0.821974 + Manual: 0.021411 0.015613 0.015849 0.729182 1.015137 + OnePass Manual: 0.017629 0.013701 0.012003 0.777204 0.876054 +# OnePass CA: 0.017629 0.016049 0.015654 0.910347 0.975405 +# OnePass WTA CA: 0.017628 0.016049 0.015584 0.910380 0.971073 +# MultiPass: 0.017642 0.013708 0.011268 0.777007 0.822024 +# MultiPass Manual: 0.017642 0.013708 0.012008 0.777020 0.876002 +----------------------------------------------------------------------------------------------- +Unnormalized Measure (beta = 1.00, in GeV): + AxisMode tau1 tau2 tau3 tau2/tau1 tau3/tau2 + HalfKT: 19.484915 14.208051 11.660186 0.729182 0.820675 + KT: 19.484915 14.208051 14.423123 0.729182 1.015137 + CA: 19.484915 17.818879 17.660148 0.914496 0.991092 + AKT0.20: 16.966061 14.720879 13.227382 0.867666 0.898546 + WTA, HalfKT: 16.041313 12.911866 10.685697 0.804913 0.827587 + WTA KT: 16.041313 12.911866 10.685697 0.804913 0.827587 + WTA CA: 16.041313 14.603576 14.181116 0.910373 0.971071 + GenKT Axes: 16.966538 14.721277 13.227649 0.867665 0.898539 + WTA, GenKT Axes: 16.041313 13.815143 12.319154 0.861223 0.891714 + GenET, GenKT Axes: 16.041348 13.815178 12.319189 0.861223 0.891714 + OnePass HalfKT: 16.043107 12.468771 10.242746 0.777204 0.821472 + OnePass KT: 16.043107 12.468771 10.923323 0.777204 0.876054 + OnePassAKT0.20: 16.042646 13.817901 12.321776 0.861323 0.891726 + OnePass WTA HalfKT: 16.042471 12.468771 10.242658 0.777235 0.821465 + OnePass WTA KT: 16.042471 12.468771 10.242658 0.777235 0.821465 + OnePass GenKT: 16.042645 13.817894 12.321769 0.861323 0.891726 + OnePass WTA GenKT: 16.042471 13.816343 12.320340 0.861235 0.891722 + OnePass GenET, GenKT: 16.042471 13.816343 12.320340 0.861235 0.891722 + N Choose M GenKT: 16.966538 13.484433 11.249100 0.794766 0.834229 + N Choose M WTA GenKT: 16.041313 12.463291 10.243853 0.776950 0.821922 + N Choose M GenET GenKT: 16.041348 12.466343 10.247009 0.777138 0.821974 + Manual: 19.484915 14.208051 14.423123 0.729182 1.015137 + OnePass Manual: 16.043107 12.468771 10.923323 0.777204 0.876054 +# OnePass CA: 16.043107 14.604801 14.245598 0.910347 0.975405 +# OnePass WTA CA: 16.042471 14.604745 14.182272 0.910380 0.971073 +# MultiPass: 16.055384 12.474814 10.253907 0.776986 0.821969 +# MultiPass Manual: 16.054980 12.479352 10.254334 0.777289 0.821704 +----------------------------------------------------------------------------------------------- +Normalized Measure (beta = 2.00, R0 = 1.00): + AxisMode tau1 tau2 tau3 tau2/tau1 tau3/tau2 + HalfKT: 0.007642 0.004183 0.002281 0.547412 0.545372 + KT: 0.007642 0.004183 0.004113 0.547412 0.983274 + CA: 0.007642 0.006070 0.005741 0.794348 0.945731 + AKT0.20: 0.007677 0.006099 0.005125 0.794459 0.840306 + WTA, HalfKT: 0.007679 0.004558 0.002998 0.593565 0.657826 + WTA KT: 0.007679 0.004558 0.002998 0.593565 0.657826 + WTA CA: 0.007679 0.006128 0.005699 0.798020 0.929940 + GenKT Axes: 0.007678 0.006099 0.005125 0.794457 0.840285 + WTA, GenKT Axes: 0.007679 0.006119 0.005142 0.796897 0.840273 + GenET, GenKT Axes: 0.007679 0.006119 0.005142 0.796897 0.840273 + OnePass HalfKT: 0.007641 0.004181 0.002277 0.547104 0.544586 + OnePass KT: 0.007641 0.004181 0.004107 0.547104 0.982331 + OnePassAKT0.20: 0.007641 0.005689 0.002277 0.744472 0.400211 + OnePass WTA HalfKT: 0.007641 0.004181 0.002277 0.547104 0.544586 + OnePass WTA KT: 0.007641 0.004181 0.002277 0.547104 0.544586 + OnePass GenKT: 0.007641 0.005689 0.002277 0.744472 0.400211 + OnePass WTA GenKT: 0.007641 0.005689 0.002277 0.744472 0.400211 + OnePass GenET, GenKT: 0.007641 0.005689 0.002277 0.744472 0.400211 + N Choose M GenKT: 0.007678 0.004270 0.002712 0.556191 0.635065 + N Choose M WTA GenKT: 0.007679 0.004227 0.002681 0.550462 0.634213 + N Choose M GenET GenKT: 0.007679 0.004228 0.002682 0.550567 0.634331 + Manual: 0.007642 0.004183 0.004113 0.547412 0.983274 + OnePass Manual: 0.007641 0.004181 0.004107 0.547104 0.982331 +# OnePass CA: 0.007641 0.006060 0.005658 0.793036 0.933638 +# OnePass WTA CA: 0.007641 0.006060 0.002605 0.793036 0.429947 +# MultiPass: 0.007641 0.004181 0.002605 0.547104 0.623214 +# MultiPass Manual: 0.007641 0.004181 0.002277 0.547104 0.544586 +----------------------------------------------------------------------------------------------- +Unnormalized Measure (beta = 2.00, in GeV): + AxisMode tau1 tau2 tau3 tau2/tau1 tau3/tau2 + HalfKT: 6.954043 3.806724 2.076080 0.547412 0.545372 + KT: 6.954043 3.806724 3.743055 0.547412 0.983274 + CA: 6.954043 5.523930 5.224150 0.794348 0.945731 + AKT0.20: 6.986469 5.550460 4.664086 0.794459 0.840306 + WTA, HalfKT: 6.988194 4.147946 2.728625 0.593565 0.657826 + WTA KT: 6.988194 4.147946 2.728625 0.593565 0.657826 + WTA CA: 6.988194 5.576719 5.186014 0.798020 0.929940 + GenKT Axes: 6.986816 5.550723 4.664190 0.794457 0.840285 + WTA, GenKT Axes: 6.988194 5.568873 4.679374 0.796897 0.840273 + GenET, GenKT Axes: 6.988194 5.568872 4.679373 0.796897 0.840273 + OnePass HalfKT: 6.953861 3.804487 2.071871 0.547104 0.544586 + OnePass KT: 6.953861 3.804487 3.737265 0.547104 0.982331 + OnePassAKT0.20: 6.953861 5.176953 2.071871 0.744472 0.400211 + OnePass WTA HalfKT: 6.953861 3.804487 2.071871 0.547104 0.544586 + OnePass WTA KT: 6.953861 3.804487 2.071871 0.547104 0.544586 + OnePass GenKT: 6.953861 5.176953 2.071871 0.744472 0.400211 + OnePass WTA GenKT: 6.953861 5.176953 2.071871 0.744472 0.400211 + OnePass GenET, GenKT: 6.953861 5.176953 2.071871 0.744472 0.400211 + N Choose M GenKT: 6.986816 3.886001 2.467862 0.556191 0.635065 + N Choose M WTA GenKT: 6.988194 3.846736 2.439650 0.550462 0.634213 + N Choose M GenET GenKT: 6.988194 3.847472 2.440572 0.550567 0.634331 + Manual: 6.954043 3.806724 3.743055 0.547412 0.983274 + OnePass Manual: 6.953861 3.804487 3.737265 0.547104 0.982331 +# OnePass CA: 6.953861 5.514662 5.148697 0.793036 0.933638 +# OnePass WTA CA: 6.953861 5.514662 2.371010 0.793036 0.429947 +# MultiPass: 6.953861 3.804487 2.071871 0.547104 0.544586 +# MultiPass Manual: 6.953861 3.804487 2.179765 0.547104 0.572946 +----------------------------------------------------------------------------------------------- +Done Outputting N-subjettiness Values +----------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------- +Outputting N-subjettiness Subjets +----------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------- +Normalized Measure (beta = 1.00, R0 = 1.00): +Half KT Axes: +jet # rap phi pt m e constit tau1 + 1 0.2195 6.0349 908.0979 87.7124 934.3868 47 0.021411 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 0.021411 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau2 + 1 0.2716 0.3354 8.9852 3.7341 10.0912 15 0.002302 + 2 0.2189 6.0294 900.6142 59.5448 924.2956 32 0.013311 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 0.015613 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 0.2239 6.0298 890.8513 28.8814 913.7526 25 0.007859 + 2 -0.1974 5.9868 9.7718 3.3828 10.5430 7 0.002652 + 3 0.2716 0.3354 8.9852 3.7341 10.0912 15 0.002302 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 0.012813 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Subjets +jet # rap phi pt m e + 1 0.2195 6.0349 908.0979 87.7124 934.3868 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2659 0.3203 9.4431 3.8878 10.5754 + 2 0.2190 6.0292 900.1551 59.2173 923.8114 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2240 6.0298 889.9800 27.7889 912.8382 + 2 -0.1831 5.9784 10.1884 3.5582 10.9733 + 3 0.2659 0.3203 9.4431 3.8878 10.5754 +----------------------------------------------------------------------------------------------- +Normalized Measure (beta = 1.00, R0 = 1.00): +Winner-Take-All KT Axes: +jet # rap phi pt m e constit tau1 + 1 0.2195 6.0349 908.0979 87.7124 934.3868 47 0.017627 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 0.017627 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau2 + 1 0.3015 0.3627 7.9527 3.3429 9.0218 13 0.002276 + 2 0.2187 6.0298 901.5958 61.1643 925.3650 34 0.011912 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 0.014188 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -0.1831 5.9784 10.1884 3.5582 10.9733 8 0.002543 + 2 0.2237 6.0304 891.4210 31.6362 914.3918 26 0.006923 + 3 0.3015 0.3627 7.9527 3.3429 9.0218 13 0.002276 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 0.011742 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Subjets +jet # rap phi pt m e + 1 0.2214 6.0293 910.0320 0.0000 932.4173 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.4696 0.2985 9.5755 0.0000 10.6507 + 2 0.2214 6.0293 900.4564 0.0000 922.6063 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.0365 5.9035 9.9038 0.0000 9.9104 + 2 0.2214 6.0293 890.5526 0.0000 912.4588 + 3 0.4696 0.2985 9.5755 0.0000 10.6507 +----------------------------------------------------------------------------------------------- +Unnormalized Measure (beta = 1.00, in GeV): +Half KT Axes: +jet # rap phi pt m e constit tau1 + 1 0.2195 6.0349 908.0979 87.7124 934.3868 47 19.484915 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 19.484915 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau2 + 1 0.2716 0.3354 8.9852 3.7341 10.0912 15 2.094947 + 2 0.2189 6.0294 900.6142 59.5448 924.2956 32 12.113104 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 14.208051 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 0.2239 6.0298 890.8513 28.8814 913.7526 25 7.151777 + 2 -0.1974 5.9868 9.7718 3.3828 10.5430 7 2.413461 + 3 0.2716 0.3354 8.9852 3.7341 10.0912 15 2.094947 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 11.660186 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Subjets +jet # rap phi pt m e + 1 0.2195 6.0349 908.0979 87.7124 934.3868 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2659 0.3203 9.4431 3.8878 10.5754 + 2 0.2190 6.0292 900.1551 59.2173 923.8114 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2240 6.0298 889.9800 27.7889 912.8382 + 2 -0.1831 5.9784 10.1884 3.5582 10.9733 + 3 0.2659 0.3203 9.4431 3.8878 10.5754 +----------------------------------------------------------------------------------------------- +Unnormalized Measure (beta = 1.00, in GeV): +Winner-Take-All KT Axes: +jet # rap phi pt m e constit tau1 + 1 0.2195 6.0349 908.0979 87.7124 934.3868 47 16.041313 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 16.041313 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau2 + 1 0.3015 0.3627 7.9527 3.3429 9.0218 13 2.071237 + 2 0.2187 6.0298 901.5958 61.1643 925.3650 34 10.840628 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 12.911866 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -0.1831 5.9784 10.1884 3.5582 10.9733 8 2.314432 + 2 0.2237 6.0304 891.4210 31.6362 914.3918 26 6.300027 + 3 0.3015 0.3627 7.9527 3.3429 9.0218 13 2.071237 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 10.685697 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Subjets +jet # rap phi pt m e + 1 0.2214 6.0293 910.0320 0.0000 932.4173 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.4696 0.2985 9.5755 0.0000 10.6507 + 2 0.2214 6.0293 900.4564 0.0000 922.6063 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.0365 5.9035 9.9038 0.0000 9.9104 + 2 0.2214 6.0293 890.5526 0.0000 912.4588 + 3 0.4696 0.2985 9.5755 0.0000 10.6507 +----------------------------------------------------------------------------------------------- +Normalized Measure (beta = 2.00, R0 = 1.00): +Half KT Axes: +jet # rap phi pt m e constit tau1 + 1 0.2195 6.0349 908.0979 87.7124 934.3868 47 0.007642 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 0.007642 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau2 + 1 0.2716 0.3354 8.9852 3.7341 10.0912 15 0.000638 + 2 0.2189 6.0294 900.6142 59.5448 924.2956 32 0.003545 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 0.004183 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 0.2239 6.0298 890.8513 28.8814 913.7526 25 0.000803 + 2 -0.1974 5.9868 9.7718 3.3828 10.5430 7 0.000840 + 3 0.2716 0.3354 8.9852 3.7341 10.0912 15 0.000638 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 0.002281 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Subjets +jet # rap phi pt m e + 1 0.2195 6.0349 908.0979 87.7124 934.3868 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2659 0.3203 9.4431 3.8878 10.5754 + 2 0.2190 6.0292 900.1551 59.2173 923.8114 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2240 6.0298 889.9800 27.7889 912.8382 + 2 -0.1831 5.9784 10.1884 3.5582 10.9733 + 3 0.2659 0.3203 9.4431 3.8878 10.5754 +----------------------------------------------------------------------------------------------- +Normalized Measure (beta = 2.00, R0 = 1.00): +Winner-Take-All KT Axes: +jet # rap phi pt m e constit tau1 + 1 0.2195 6.0349 908.0979 87.7124 934.3868 47 0.007679 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 0.007679 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau2 + 1 0.3015 0.3627 7.9527 3.3429 9.0218 13 0.000797 + 2 0.2187 6.0298 901.5958 61.1643 925.3650 34 0.003761 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 0.004558 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -0.1831 5.9784 10.1884 3.5582 10.9733 8 0.001210 + 2 0.2237 6.0304 891.4210 31.6362 914.3918 26 0.000992 + 3 0.3015 0.3627 7.9527 3.3429 9.0218 13 0.000797 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 0.002998 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Subjets +jet # rap phi pt m e + 1 0.2214 6.0293 910.0320 0.0000 932.4173 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.4696 0.2985 9.5755 0.0000 10.6507 + 2 0.2214 6.0293 900.4564 0.0000 922.6063 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.0365 5.9035 9.9038 0.0000 9.9104 + 2 0.2214 6.0293 890.5526 0.0000 912.4588 + 3 0.4696 0.2985 9.5755 0.0000 10.6507 +----------------------------------------------------------------------------------------------- +Unnormalized Measure (beta = 2.00, in GeV): +Half KT Axes: +jet # rap phi pt m e constit tau1 + 1 0.2195 6.0349 908.0979 87.7124 934.3868 47 6.954043 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 6.954043 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau2 + 1 0.2716 0.3354 8.9852 3.7341 10.0912 15 0.580679 + 2 0.2189 6.0294 900.6142 59.5448 924.2956 32 3.226045 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 3.806724 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 0.2239 6.0298 890.8513 28.8814 913.7526 25 0.730900 + 2 -0.1974 5.9868 9.7718 3.3828 10.5430 7 0.764501 + 3 0.2716 0.3354 8.9852 3.7341 10.0912 15 0.580679 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 2.076080 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Subjets +jet # rap phi pt m e + 1 0.2195 6.0349 908.0979 87.7124 934.3868 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2659 0.3203 9.4431 3.8878 10.5754 + 2 0.2190 6.0292 900.1551 59.2173 923.8114 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2240 6.0298 889.9800 27.7889 912.8382 + 2 -0.1831 5.9784 10.1884 3.5582 10.9733 + 3 0.2659 0.3203 9.4431 3.8878 10.5754 +----------------------------------------------------------------------------------------------- +Unnormalized Measure (beta = 2.00, in GeV): +Winner-Take-All KT Axes: +jet # rap phi pt m e constit tau1 + 1 0.2195 6.0349 908.0979 87.7124 934.3868 47 6.988194 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 6.988194 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau2 + 1 0.3015 0.3627 7.9527 3.3429 9.0218 13 0.724883 + 2 0.2187 6.0298 901.5958 61.1643 925.3650 34 3.423064 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 4.147946 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -0.1831 5.9784 10.1884 3.5582 10.9733 8 1.101279 + 2 0.2237 6.0304 891.4210 31.6362 914.3918 26 0.902464 + 3 0.3015 0.3627 7.9527 3.3429 9.0218 13 0.724883 +total 0.2195 6.0349 908.0979 87.7124 934.3868 47 2.728625 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Subjets +jet # rap phi pt m e + 1 0.2214 6.0293 910.0320 0.0000 932.4173 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.4696 0.2985 9.5755 0.0000 10.6507 + 2 0.2214 6.0293 900.4564 0.0000 922.6063 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.0365 5.9035 9.9038 0.0000 9.9104 + 2 0.2214 6.0293 890.5526 0.0000 912.4588 + 3 0.4696 0.2985 9.5755 0.0000 10.6507 +----------------------------------------------------------------------------------------------- +Done Outputting N-subjettiness Subjets +----------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------- +Using the XCone Jet Algorithm +----------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------- +Using beta = 1.00, Rcut = 0.50 +----------------------------------------------------------------------------------------------- +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.304593 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.149966 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 231.018740 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 17.824528 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.304593 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.149966 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 181.034002 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 3.383467 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 17.824528 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 13.084193 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.149966 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 177.701075 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2216 6.0295 896.6655 0.0000 918.7747 + 2 -0.8682 2.9070 981.9679 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.2009 6.0969 67.1535 0.0000 121.6795 + 2 0.2216 6.0295 896.6655 0.0000 918.7747 + 3 -0.8682 2.9070 981.9679 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2314 0.2545 7.4472 0.0000 7.6474 + 2 -1.2009 6.0969 67.1535 0.0000 121.6795 + 3 0.2216 6.0295 893.8387 0.0000 915.8784 + 4 -0.8682 2.9070 981.9679 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +Using beta = 2.00, Rcut = 0.50 +----------------------------------------------------------------------------------------------- +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.166495 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095929 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 198.826605 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.359191 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.166495 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095929 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 138.376531 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 1.746243 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.359191 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 2.381851 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095929 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 133.842134 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2219 6.0307 896.6110 0.0000 918.7747 + 2 -0.8672 2.9051 982.6792 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1925 6.0804 67.6218 0.0000 121.6795 + 2 0.2219 6.0307 896.6110 0.0000 918.7747 + 3 -0.8672 2.9051 982.6792 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2275 0.2596 7.4537 0.0000 7.6474 + 2 -1.1925 6.0804 67.6218 0.0000 121.6795 + 3 0.2221 6.0295 893.7411 0.0000 915.8784 + 4 -0.8672 2.9051 982.6792 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +Done Using the XCone Jet Algorithm +----------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------- +Using N-jettiness as a Jet Algorithm +----------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------- +Unnormalized Cutoff Measure (beta = 1.00, Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 9.290830 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.702209 + beam 93.295308 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 114.288347 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 8.041914 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 9.290830 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.702209 + beam 59.390675 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 88.425628 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1566 5.9774 27.0391 4.8386 47.9829 18 3.862064 + 2 -1.2007 6.1521 40.9420 5.0356 74.7372 13 3.092256 + 3 0.2204 6.0310 899.9929 45.0303 923.0933 30 9.290830 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.702209 + beam 59.179338 +total -0.3733 3.5784 18.8945 2262.1676 2421.7525 92 87.126697 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2209 6.0295 898.7440 0.0000 920.7709 + 2 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2209 6.0295 898.7440 0.0000 920.7709 + 3 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1567 5.9821 34.2883 0.0000 59.9023 + 2 -1.1854 6.1550 36.1031 0.0000 64.5839 + 3 0.2209 6.0295 898.7440 0.0000 920.7709 + 4 -0.8671 2.9051 983.5217 0.0000 1377.0594 +----------------------------------------------------------------------------------------------- +Unnormalized Cutoff Measure (beta = 1.00, Rcut = 0.50, in GeV): +Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 9.006116 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.308963 + beam 93.295308 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 113.610387 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 8.181970 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 9.006116 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.308963 + beam 59.390675 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 87.887724 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2659 0.3203 9.4431 3.8878 10.5754 16 2.222199 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 8.181970 + 3 0.2205 6.0299 897.2261 38.7498 919.9848 23 7.854182 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.308963 + beam 56.084489 +total -0.3708 3.5819 12.7281 2270.2692 2428.1789 99 85.651803 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2214 6.0293 897.9753 0.0000 920.0641 + 2 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1761 6.0554 68.8918 0.0000 122.2865 + 2 0.2214 6.0293 897.9753 0.0000 920.0641 + 3 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.1952 0.3156 9.0024 0.0000 9.1745 + 2 -1.1761 6.0554 68.8918 0.0000 122.2865 + 3 0.2214 6.0293 897.9753 0.0000 920.0641 + 4 -0.8669 2.9083 982.8186 0.0000 1375.8519 +----------------------------------------------------------------------------------------------- +Unnormalized Cutoff Measure (beta = 1.00, Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 9.651013 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.780045 + beam 93.295308 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 114.726366 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 8.041914 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 9.651013 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.780045 + beam 59.390675 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 88.863647 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2659 0.3203 9.4431 3.8878 10.5754 16 2.225182 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 8.041914 + 3 0.2205 6.0299 897.2261 38.7498 919.9848 23 8.500116 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.780045 + beam 56.084489 +total -0.3708 3.5819 12.7281 2270.2692 2428.1789 99 86.631746 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2204 6.0296 897.9753 0.0000 919.8809 + 2 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2204 6.0296 897.9753 0.0000 919.8809 + 3 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2388 0.3066 9.0024 0.0000 9.2603 + 2 -1.1715 6.0708 70.3915 0.0000 124.4735 + 3 0.2204 6.0296 897.9753 0.0000 919.8809 + 4 -0.8669 2.9051 982.8186 0.0000 1375.8010 +----------------------------------------------------------------------------------------------- +Unnormalized Cutoff Measure (beta = 1.00, Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 9.018618 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.167280 + beam 93.295308 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 113.481206 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.757592 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 9.018022 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.167228 + beam 59.390675 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 87.333517 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1516 6.0091 34.1749 6.5753 60.5452 22 4.102237 + 2 -1.2159 6.1561 33.6684 3.1305 62.0461 8 2.072544 + 3 0.2204 6.0310 899.9929 45.0303 923.0933 30 9.018022 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.167227 + beam 59.220926 +total -0.3733 3.5779 18.9770 2262.0666 2421.6237 91 85.580955 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2214 6.0293 899.8545 0.0000 921.9943 + 2 -0.8681 2.9067 981.8196 0.0000 1375.5735 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1880 6.0987 67.5925 0.0000 121.1683 + 2 0.2214 6.0293 899.8547 0.0000 921.9943 + 3 -0.8681 2.9067 981.8260 0.0000 1375.5735 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1761 6.0554 33.9078 0.0000 60.1871 + 2 -1.2480 6.1457 32.8685 0.0000 61.9670 + 3 0.2214 6.0293 899.8547 0.0000 921.9943 + 4 -0.8681 2.9067 981.8310 0.0000 1375.5735 +----------------------------------------------------------------------------------------------- +Unnormalized Cutoff Measure (beta = 1.00, Rcut = 0.50, in GeV): +One-Pass Minimization from Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 9.017510 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.285829 + beam 93.295308 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 113.598647 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.757590 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 9.018022 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.168463 + beam 59.390675 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 87.334750 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2659 0.3203 9.4431 3.8878 10.5754 16 2.218914 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.757577 + 3 0.2205 6.0299 897.2261 38.7498 919.9848 23 7.866006 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.167241 + beam 56.084489 +total -0.3708 3.5819 12.7281 2270.2692 2428.1789 99 85.094227 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2214 6.0293 899.8549 0.0000 921.9943 + 2 -0.8670 2.9082 982.5457 0.0000 1375.5735 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1880 6.0988 67.5914 0.0000 121.1683 + 2 0.2214 6.0293 899.8547 0.0000 921.9943 + 3 -0.8680 2.9069 981.8852 0.0000 1375.5735 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2123 0.3150 9.6172 0.0000 9.8348 + 2 -1.1882 6.0989 67.5798 0.0000 121.1683 + 3 0.2214 6.0293 897.0967 0.0000 919.1684 + 4 -0.8681 2.9068 981.8351 0.0000 1375.5735 +----------------------------------------------------------------------------------------------- +Unnormalized Cutoff Measure (beta = 1.00, Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 9.020437 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.167267 + beam 93.295308 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 113.483012 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.757592 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 9.018022 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.167242 + beam 59.390675 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 87.333531 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2659 0.3203 9.4431 3.8878 10.5754 16 2.218898 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.757577 + 3 0.2205 6.0299 897.2261 38.7498 919.9848 23 7.866006 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 11.167236 + beam 56.084489 +total -0.3708 3.5819 12.7281 2270.2692 2428.1789 99 85.094207 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2214 6.0293 899.8538 0.0000 921.9943 + 2 -0.8680 2.9068 981.8418 0.0000 1375.5735 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1880 6.0987 67.5925 0.0000 121.1683 + 2 0.2214 6.0293 899.8547 0.0000 921.9943 + 3 -0.8681 2.9068 981.8353 0.0000 1375.5735 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2160 0.3147 9.6098 0.0000 9.8348 + 2 -1.1882 6.0989 67.5817 0.0000 121.1683 + 3 0.2214 6.0293 897.0967 0.0000 919.1684 + 4 -0.8681 2.9068 981.8341 0.0000 1375.5735 +----------------------------------------------------------------------------------------------- +Unnormalized Cutoff Measure (beta = 2.00, Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 1.687557 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.920559 + beam 46.647654 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 49.255770 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 1.529032 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 1.687557 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.920559 + beam 29.695338 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 33.832486 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1566 5.9774 27.0391 4.8386 47.9829 18 0.775804 + 2 -1.2007 6.1521 40.9420 5.0356 74.7372 13 0.332639 + 3 0.2204 6.0310 899.9929 45.0303 923.0933 30 1.687557 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.920559 + beam 29.589669 +total -0.3733 3.5784 18.8945 2262.1676 2421.7525 92 33.306229 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2209 6.0295 898.7440 0.0000 920.7709 + 2 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2209 6.0295 898.7440 0.0000 920.7709 + 3 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1567 5.9821 34.2883 0.0000 59.9023 + 2 -1.1854 6.1550 36.1031 0.0000 64.5839 + 3 0.2209 6.0295 898.7440 0.0000 920.7709 + 4 -0.8671 2.9051 983.5217 0.0000 1377.0594 +----------------------------------------------------------------------------------------------- +Unnormalized Cutoff Measure (beta = 2.00, Rcut = 0.50, in GeV): +Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 1.688531 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.929947 + beam 46.647654 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 49.266133 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 1.558945 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 1.688531 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.929947 + beam 29.695338 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 33.872762 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2659 0.3203 9.4431 3.8878 10.5754 16 0.670503 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 1.558945 + 3 0.2205 6.0299 897.2261 38.7498 919.9848 23 1.233268 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.929947 + beam 28.042245 +total -0.3708 3.5819 12.7281 2270.2692 2428.1789 99 32.434909 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2214 6.0293 897.9753 0.0000 920.0641 + 2 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1761 6.0554 68.8918 0.0000 122.2865 + 2 0.2214 6.0293 897.9753 0.0000 920.0641 + 3 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.1952 0.3156 9.0024 0.0000 9.1745 + 2 -1.1761 6.0554 68.8918 0.0000 122.2865 + 3 0.2214 6.0293 897.9753 0.0000 920.0641 + 4 -0.8669 2.9083 982.8186 0.0000 1375.8519 +----------------------------------------------------------------------------------------------- +Unnormalized Cutoff Measure (beta = 2.00, Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 1.687019 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.920546 + beam 46.647654 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 49.255220 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 1.529032 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 1.687019 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.920546 + beam 29.695338 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 33.831935 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2659 0.3203 9.4431 3.8878 10.5754 16 0.633802 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 1.529032 + 3 0.2205 6.0299 897.2261 38.7498 919.9848 23 1.232580 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.920546 + beam 28.042245 +total -0.3708 3.5819 12.7281 2270.2692 2428.1789 99 32.358205 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2204 6.0296 897.9753 0.0000 919.8809 + 2 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2204 6.0296 897.9753 0.0000 919.8809 + 3 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2388 0.3066 9.0024 0.0000 9.2603 + 2 -1.1715 6.0708 70.3915 0.0000 124.4735 + 3 0.2204 6.0296 897.9753 0.0000 919.8809 + 4 -0.8669 2.9051 982.8186 0.0000 1375.8010 +----------------------------------------------------------------------------------------------- +Unnormalized Cutoff Measure (beta = 2.00, Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 1.685111 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.920524 + beam 46.647654 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 49.253289 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 1.516801 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 1.685111 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.920524 + beam 29.695338 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 33.817773 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -0.9778 5.7937 8.1619 1.8923 12.7130 11 0.392368 + 2 -1.1983 6.1118 61.2743 8.0361 111.7412 21 0.694578 + 3 0.2204 6.0310 899.9929 45.0303 923.0933 30 1.685111 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.920524 + beam 29.235559 +total -0.3735 3.6462 18.1815 2263.6501 2423.4865 93 32.928140 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2205 6.0311 900.0264 0.0000 921.9943 + 2 -0.8670 2.9052 982.5764 0.0000 1375.5735 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1814 6.0798 67.9625 0.0000 121.1683 + 2 0.2205 6.0311 900.0264 0.0000 921.9943 + 3 -0.8670 2.9052 982.5764 0.0000 1375.5735 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.9786 5.7940 8.2799 0.0000 12.5713 + 2 -1.1982 6.1118 61.6469 0.0000 111.4518 + 3 0.2205 6.0311 900.0264 0.0000 921.9943 + 4 -0.8670 2.9052 982.5764 0.0000 1375.5735 +----------------------------------------------------------------------------------------------- +Unnormalized Cutoff Measure (beta = 2.00, Rcut = 0.50, in GeV): +One-Pass Minimization from Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 1.685111 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.920524 + beam 46.647654 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 49.253289 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 1.516801 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 1.685111 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.920524 + beam 29.695338 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 33.817773 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2716 0.3354 8.9852 3.7341 10.0912 15 0.578527 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 1.516801 + 3 0.2205 6.0300 897.6853 39.2326 920.4690 24 1.273809 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.920524 + beam 28.042245 +total -0.3708 3.5819 12.7281 2270.2692 2428.1789 99 32.331905 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2205 6.0311 900.0264 0.0000 921.9943 + 2 -0.8670 2.9052 982.5764 0.0000 1375.5735 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1814 6.0798 67.9625 0.0000 121.1683 + 2 0.2205 6.0311 900.0264 0.0000 921.9943 + 3 -0.8670 2.9052 982.5764 0.0000 1375.5735 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2687 0.3354 9.0463 0.0000 9.3749 + 2 -1.1814 6.0798 67.9625 0.0000 121.1683 + 3 0.2206 6.0300 897.7067 0.0000 919.6325 + 4 -0.8670 2.9052 982.5764 0.0000 1375.5735 +----------------------------------------------------------------------------------------------- +Unnormalized Cutoff Measure (beta = 2.00, Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 1.685111 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.920524 + beam 46.647654 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 49.253289 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 1.516801 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 1.685111 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.920524 + beam 29.695338 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 33.817773 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2716 0.3354 8.9852 3.7341 10.0912 15 0.578527 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 1.516801 + 3 0.2205 6.0300 897.6853 39.2326 920.4690 24 1.273809 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 0.920524 + beam 28.042245 +total -0.3708 3.5819 12.7281 2270.2692 2428.1789 99 32.331905 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2205 6.0311 900.0264 0.0000 921.9943 + 2 -0.8670 2.9052 982.5764 0.0000 1375.5735 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1814 6.0798 67.9625 0.0000 121.1683 + 2 0.2205 6.0311 900.0264 0.0000 921.9943 + 3 -0.8670 2.9052 982.5764 0.0000 1375.5735 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2687 0.3354 9.0463 0.0000 9.3749 + 2 -1.1814 6.0798 67.9625 0.0000 121.1683 + 3 0.2206 6.0300 897.7067 0.0000 919.6325 + 4 -0.8670 2.9052 982.5764 0.0000 1375.5735 +----------------------------------------------------------------------------------------------- +Conical Measure (beta = 1.00, Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 18.581661 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 23.404417 + beam 186.590616 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 228.576694 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 16.083828 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 18.581661 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 23.404417 + beam 118.781351 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 176.851256 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1566 5.9774 27.0391 4.8386 47.9829 18 7.724128 + 2 -1.2007 6.1521 40.9420 5.0356 74.7372 13 6.184512 + 3 0.2204 6.0310 899.9929 45.0303 923.0933 30 18.581661 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 23.404417 + beam 118.358677 +total -0.3733 3.5784 18.8945 2262.1676 2421.7525 92 174.253394 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2209 6.0295 898.7440 0.0000 920.7709 + 2 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2209 6.0295 898.7440 0.0000 920.7709 + 3 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1567 5.9821 34.2883 0.0000 59.9023 + 2 -1.1854 6.1550 36.1031 0.0000 64.5839 + 3 0.2209 6.0295 898.7440 0.0000 920.7709 + 4 -0.8671 2.9051 983.5217 0.0000 1377.0594 +----------------------------------------------------------------------------------------------- +Conical Measure (beta = 1.00, Rcut = 0.50, in GeV): +Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 18.012233 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 22.617926 + beam 186.590616 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 227.220774 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 16.363940 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 18.012233 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 22.617926 + beam 118.781351 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 175.775449 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2659 0.3203 9.4431 3.8878 10.5754 16 4.444397 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 16.363940 + 3 0.2205 6.0299 897.2261 38.7498 919.9848 23 15.708365 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 22.617926 + beam 112.168979 +total -0.3708 3.5819 12.7281 2270.2692 2428.1789 99 171.303606 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2214 6.0293 897.9753 0.0000 920.0641 + 2 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1761 6.0554 68.8918 0.0000 122.2865 + 2 0.2214 6.0293 897.9753 0.0000 920.0641 + 3 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.1952 0.3156 9.0024 0.0000 9.1745 + 2 -1.1761 6.0554 68.8918 0.0000 122.2865 + 3 0.2214 6.0293 897.9753 0.0000 920.0641 + 4 -0.8669 2.9083 982.8186 0.0000 1375.8519 +----------------------------------------------------------------------------------------------- +Conical Measure (beta = 1.00, Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 19.302027 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 23.560090 + beam 186.590616 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 229.452732 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 16.083828 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 19.302027 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 23.560090 + beam 118.781351 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 177.727295 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2659 0.3203 9.4431 3.8878 10.5754 16 4.450364 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 16.083828 + 3 0.2205 6.0299 897.2261 38.7498 919.9848 23 17.000232 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 23.560090 + beam 112.168979 +total -0.3708 3.5819 12.7281 2270.2692 2428.1789 99 173.263492 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2204 6.0296 897.9753 0.0000 919.8809 + 2 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2204 6.0296 897.9753 0.0000 919.8809 + 3 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2388 0.3066 9.0024 0.0000 9.2603 + 2 -1.1715 6.0708 70.3915 0.0000 124.4735 + 3 0.2204 6.0296 897.9753 0.0000 919.8809 + 4 -0.8669 2.9051 982.8186 0.0000 1375.8010 +----------------------------------------------------------------------------------------------- +Conical Measure (beta = 1.00, Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 18.272552 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 22.354868 + beam 186.590616 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 227.218036 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 15.633024 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 18.272552 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 22.354868 + beam 118.781351 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 175.041794 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1588 5.9973 32.3008 6.0906 57.5198 20 7.635465 + 2 -1.2054 6.1600 35.6559 3.6919 65.2003 11 5.115722 + 3 0.2204 6.0310 899.9929 45.0303 923.0933 30 18.310025 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 22.406280 + beam 118.358677 +total -0.3733 3.5784 18.8945 2262.1676 2421.7525 92 171.826169 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2216 6.0295 900.8810 0.0000 923.0933 + 2 -0.8683 2.9068 981.9404 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1901 6.0845 67.7565 0.0000 121.6795 + 2 0.2216 6.0295 900.8810 0.0000 923.0933 + 3 -0.8683 2.9068 981.9404 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1789 6.0394 32.3285 0.0000 57.5198 + 2 -1.2383 6.1506 34.8708 0.0000 65.2003 + 3 0.2216 6.0295 900.8736 0.0000 923.0933 + 4 -0.8685 2.9070 981.8149 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +Conical Measure (beta = 1.00, Rcut = 0.50, in GeV): +One-Pass Minimization from Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 18.012233 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 22.617926 + beam 186.590616 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 227.220774 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1833 6.0821 67.6600 11.6210 122.5913 30 15.964272 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 18.277072 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 22.406374 + beam 118.441852 +total -0.3733 3.5779 18.9770 2262.0666 2421.6237 91 175.089570 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2659 0.3203 9.4431 3.8878 10.5754 16 4.578256 + 2 -1.1833 6.0821 67.6600 11.6210 122.5913 30 15.964272 + 3 0.2205 6.0299 897.2261 38.7498 919.9848 23 15.972857 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 22.406374 + beam 111.829480 +total -0.3710 3.5896 12.4029 2270.9295 2429.0907 100 170.751239 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2214 6.0293 897.9753 0.0000 920.0641 + 2 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.2055 6.1023 67.3942 0.0000 122.5913 + 2 0.2216 6.0295 900.8801 0.0000 923.0933 + 3 -0.8685 2.9070 981.8147 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2652 0.2595 10.2140 0.0000 10.5754 + 2 -1.2055 6.1023 67.3942 0.0000 122.5913 + 3 0.2216 6.0295 897.8462 0.0000 919.9848 + 4 -0.8685 2.9070 981.8147 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +Conical Measure (beta = 1.00, Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 18.265771 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 22.352111 + beam 186.590616 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 227.208498 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 15.633024 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 18.265771 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 22.352111 + beam 118.781351 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 175.032256 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2659 0.3203 9.4431 3.8878 10.5754 16 4.547625 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 15.633024 + 3 0.2205 6.0299 897.2261 38.7498 919.9848 23 15.960235 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 22.352111 + beam 112.168979 +total -0.3708 3.5819 12.7281 2270.2692 2428.1789 99 170.661973 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2216 6.0295 900.8825 0.0000 923.0933 + 2 -0.8683 2.9069 981.9576 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1901 6.0845 67.7565 0.0000 121.6795 + 2 0.2216 6.0295 900.8825 0.0000 923.0933 + 3 -0.8683 2.9069 981.9576 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2620 0.2679 10.2225 0.0000 10.5754 + 2 -1.1901 6.0845 67.7565 0.0000 121.6795 + 3 0.2216 6.0295 897.8489 0.0000 919.9848 + 4 -0.8683 2.9069 981.9576 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +Conical Measure (beta = 2.00, Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 6.750228 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.682237 + beam 186.590616 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 197.023081 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 6.116127 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 6.750228 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.682237 + beam 118.781351 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 135.329943 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1566 5.9774 27.0391 4.8386 47.9829 18 3.103215 + 2 -1.2007 6.1521 40.9420 5.0356 74.7372 13 1.330558 + 3 0.2204 6.0310 899.9929 45.0303 923.0933 30 6.750228 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.682237 + beam 118.358677 +total -0.3733 3.5784 18.8945 2262.1676 2421.7525 92 133.224914 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2209 6.0295 898.7440 0.0000 920.7709 + 2 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2209 6.0295 898.7440 0.0000 920.7709 + 3 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1567 5.9821 34.2883 0.0000 59.9023 + 2 -1.1854 6.1550 36.1031 0.0000 64.5839 + 3 0.2209 6.0295 898.7440 0.0000 920.7709 + 4 -0.8671 2.9051 983.5217 0.0000 1377.0594 +----------------------------------------------------------------------------------------------- +Conical Measure (beta = 2.00, Rcut = 0.50, in GeV): +Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 6.754126 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.719790 + beam 186.590616 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 197.064531 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 6.235780 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 6.754126 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.719790 + beam 118.781351 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 135.491047 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2659 0.3203 9.4431 3.8878 10.5754 16 2.682013 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 6.235780 + 3 0.2205 6.0299 897.2261 38.7498 919.9848 23 4.933072 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.719790 + beam 112.168979 +total -0.3708 3.5819 12.7281 2270.2692 2428.1789 99 129.739634 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2214 6.0293 897.9753 0.0000 920.0641 + 2 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1761 6.0554 68.8918 0.0000 122.2865 + 2 0.2214 6.0293 897.9753 0.0000 920.0641 + 3 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.1952 0.3156 9.0024 0.0000 9.1745 + 2 -1.1761 6.0554 68.8918 0.0000 122.2865 + 3 0.2214 6.0293 897.9753 0.0000 920.0641 + 4 -0.8669 2.9083 982.8186 0.0000 1375.8519 +----------------------------------------------------------------------------------------------- +Conical Measure (beta = 2.00, Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 6.748077 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.682186 + beam 186.590616 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 197.020879 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 6.116127 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 6.748077 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.682186 + beam 118.781351 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 135.327741 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2659 0.3203 9.4431 3.8878 10.5754 16 2.535207 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 6.116127 + 3 0.2205 6.0299 897.2261 38.7498 919.9848 23 4.930321 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.682186 + beam 112.168979 +total -0.3708 3.5819 12.7281 2270.2692 2428.1789 99 129.432819 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2204 6.0296 897.9753 0.0000 919.8809 + 2 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2204 6.0296 897.9753 0.0000 919.8809 + 3 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2388 0.3066 9.0024 0.0000 9.2603 + 2 -1.1715 6.0708 70.3915 0.0000 124.4735 + 3 0.2204 6.0296 897.9753 0.0000 919.8809 + 4 -0.8669 2.9051 982.8186 0.0000 1375.8010 +----------------------------------------------------------------------------------------------- +Conical Measure (beta = 2.00, Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 6.741215 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.683810 + beam 186.590616 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 197.015641 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 6.092359 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 6.741215 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.683810 + beam 118.781351 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 135.298736 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1566 5.9774 27.0391 4.8386 47.9829 18 3.114514 + 2 -1.2007 6.1521 40.9420 5.0356 74.7372 13 1.299561 + 3 0.2204 6.0310 899.9929 45.0303 923.0933 30 6.741215 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.683810 + beam 118.358677 +total -0.3733 3.5784 18.8945 2262.1676 2421.7525 92 133.197777 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2209 6.0309 901.0183 0.0000 923.0933 + 2 -0.8676 2.9053 982.3833 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1910 6.0794 67.7068 0.0000 121.6795 + 2 0.2209 6.0309 901.0183 0.0000 923.0933 + 3 -0.8676 2.9053 982.3833 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1681 5.9780 27.2104 0.0000 47.9829 + 2 -1.2041 6.1581 41.1357 0.0000 74.7372 + 3 0.2209 6.0309 901.0183 0.0000 923.0933 + 4 -0.8676 2.9053 982.3833 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +Conical Measure (beta = 2.00, Rcut = 0.50, in GeV): +One-Pass Minimization from Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 6.740997 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.684015 + beam 186.590616 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 197.015627 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 6.091512 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 6.741335 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.684212 + beam 118.781351 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 135.298410 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2659 0.3203 9.4431 3.8878 10.5754 16 2.565404 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 6.091512 + 3 0.2205 6.0299 897.2261 38.7498 919.9848 23 4.930470 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.684212 + beam 112.168979 +total -0.3708 3.5819 12.7281 2270.2692 2428.1789 99 129.440576 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2209 6.0310 901.0235 0.0000 923.0933 + 2 -0.8677 2.9052 982.3568 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1908 6.0790 67.7172 0.0000 121.6795 + 2 0.2209 6.0308 901.0160 0.0000 923.0933 + 3 -0.8677 2.9054 982.3516 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2634 0.2809 10.2188 0.0000 10.5754 + 2 -1.1908 6.0790 67.7172 0.0000 121.6795 + 3 0.2210 6.0298 897.9745 0.0000 919.9848 + 4 -0.8677 2.9054 982.3516 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +Conical Measure (beta = 2.00, Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2204 6.0310 899.9929 45.0303 923.0933 30 6.741092 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.683707 + beam 186.590616 +total -0.3448 3.0759 83.6765 2167.2187 2299.0324 61 197.015415 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 6.092359 + 2 0.2204 6.0310 899.9929 45.0303 923.0933 30 6.741092 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.683707 + beam 118.781351 +total -0.3731 3.5729 19.3032 2261.4065 2420.7119 90 135.298510 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2659 0.3203 9.4431 3.8878 10.5754 16 2.535207 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 6.116127 + 3 0.2205 6.0299 897.2261 38.7498 919.9848 23 4.930321 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 3.682186 + beam 112.168979 +total -0.3708 3.5819 12.7281 2270.2692 2428.1789 99 129.432819 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2209 6.0309 901.0207 0.0000 923.0933 + 2 -0.8676 2.9052 982.3970 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1910 6.0794 67.7068 0.0000 121.6795 + 2 0.2209 6.0309 901.0207 0.0000 923.0933 + 3 -0.8676 2.9052 982.3970 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2388 0.3066 9.0024 0.0000 9.2603 + 2 -1.1715 6.0708 70.3915 0.0000 124.4735 + 3 0.2204 6.0296 897.9753 0.0000 919.8809 + 4 -0.8669 2.9051 982.8186 0.0000 1375.8010 +----------------------------------------------------------------------------------------------- +Original Geometric Measure (Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2203 6.0322 901.8981 51.6016 925.3744 32 5.772928 + 2 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572082 + beam 45.178441 +total -0.3443 3.0656 81.8689 2170.1352 2301.6425 64 52.523450 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1675 6.0746 69.0895 13.2643 123.9993 33 2.856601 + 2 0.2203 6.0322 901.8981 51.6016 925.3744 32 5.772928 + 3 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572082 + beam 23.289521 +total -0.3728 3.6642 16.2035 2266.2671 2425.6418 97 33.491132 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1305 5.9651 28.4977 6.1274 49.8457 20 1.523515 + 2 -1.1937 6.1509 40.8812 4.8524 74.1536 13 0.645632 + 3 0.2203 6.0322 901.8981 51.6016 925.3744 32 5.772928 + 4 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572082 + beam 23.289521 +total -0.3728 3.6642 16.2035 2266.2671 2425.6418 97 32.803678 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2209 6.0295 898.7440 0.0000 920.7709 + 2 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2209 6.0295 898.7440 0.0000 920.7709 + 3 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1567 5.9821 34.2883 0.0000 59.9023 + 2 -1.1854 6.1550 36.1031 0.0000 64.5839 + 3 0.2209 6.0295 898.7440 0.0000 920.7709 + 4 -0.8671 2.9051 983.5217 0.0000 1377.0594 +----------------------------------------------------------------------------------------------- +Original Geometric Measure (Rcut = 0.50, in GeV): +Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2203 6.0322 901.8981 51.6016 925.3744 32 5.775353 + 2 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.586511 + beam 45.178441 +total -0.3443 3.0656 81.8689 2170.1352 2301.6425 64 52.540305 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1675 6.0746 69.0895 13.2643 123.9993 33 2.877792 + 2 0.2203 6.0322 901.8981 51.6016 925.3744 32 5.775353 + 3 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.586511 + beam 23.289521 +total -0.3728 3.6642 16.2035 2266.2671 2425.6418 97 33.529178 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2430 0.4451 10.2794 4.1485 11.4139 14 3.549076 + 2 -1.1675 6.0746 69.0895 13.2643 123.9993 33 2.877792 + 3 0.2205 6.0297 897.4399 38.9438 920.2083 24 3.298808 + 4 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.586511 + beam 18.961093 +total -0.3709 3.5969 10.7313 2273.6709 2431.8895 103 30.273281 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2214 6.0293 897.9753 0.0000 920.0641 + 2 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1761 6.0554 68.8918 0.0000 122.2865 + 2 0.2214 6.0293 897.9753 0.0000 920.0641 + 3 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.1952 0.3156 9.0024 0.0000 9.1745 + 2 -1.1761 6.0554 68.8918 0.0000 122.2865 + 3 0.2214 6.0293 897.9753 0.0000 920.0641 + 4 -0.8669 2.9083 982.8186 0.0000 1375.8519 +----------------------------------------------------------------------------------------------- +Original Geometric Measure (Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2203 6.0322 901.8981 51.6016 925.3744 32 5.771549 + 2 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572259 + beam 45.178441 +total -0.3443 3.0656 81.8689 2170.1352 2301.6425 64 52.522249 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1675 6.0746 69.0895 13.2643 123.9993 33 2.856601 + 2 0.2203 6.0322 901.8981 51.6016 925.3744 32 5.771549 + 3 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572259 + beam 23.289521 +total -0.3728 3.6642 16.2035 2266.2671 2425.6418 97 33.489931 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2430 0.4451 10.2794 4.1485 11.4139 14 3.515413 + 2 -1.1675 6.0746 69.0895 13.2643 123.9993 33 2.856601 + 3 0.2205 6.0297 897.4399 38.9438 920.2083 24 3.297873 + 4 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572259 + beam 18.961093 +total -0.3709 3.5969 10.7313 2273.6709 2431.8895 103 30.203239 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2204 6.0296 897.9753 0.0000 919.8809 + 2 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2204 6.0296 897.9753 0.0000 919.8809 + 3 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2388 0.3066 9.0024 0.0000 9.2603 + 2 -1.1715 6.0708 70.3915 0.0000 124.4735 + 3 0.2204 6.0296 897.9753 0.0000 919.8809 + 4 -0.8669 2.9051 982.8186 0.0000 1375.8010 +----------------------------------------------------------------------------------------------- +Original Geometric Measure (Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2203 6.0322 901.8981 51.6016 925.3744 32 5.759399 + 2 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 45.178441 +total -0.3443 3.0656 81.8689 2170.1352 2301.6425 64 52.509912 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1675 6.0746 69.0895 13.2643 123.9993 33 2.845959 + 2 0.2203 6.0322 901.8981 51.6016 925.3744 32 5.759399 + 3 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 23.289521 +total -0.3728 3.6642 16.2035 2266.2671 2425.6418 97 33.466952 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -0.9670 5.7557 7.2382 1.6700 11.1809 10 0.501658 + 2 -1.1903 6.1096 62.3469 8.3437 112.9771 24 1.234109 + 3 0.2203 6.0322 901.8981 51.6016 925.3744 32 5.759399 + 4 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 23.223061 +total -0.3728 3.6722 16.1953 2266.4019 2425.8005 98 32.290299 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2206 6.0322 903.3036 0.0000 925.3744 + 2 -0.8672 2.9051 982.9014 0.0000 1376.2681 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1825 6.0746 69.4882 0.0000 123.9993 + 2 0.2206 6.0322 903.3036 0.0000 925.3744 + 3 -0.8672 2.9051 982.9014 0.0000 1376.2681 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -0.9865 5.7557 7.3203 0.0000 11.1809 + 2 -1.1977 6.1096 62.5176 0.0000 112.9771 + 3 0.2206 6.0322 903.3036 0.0000 925.3744 + 4 -0.8672 2.9051 982.9014 0.0000 1376.2681 +----------------------------------------------------------------------------------------------- +Original Geometric Measure (Rcut = 0.50, in GeV): +One-Pass Minimization from Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2203 6.0322 901.8981 51.6016 925.3744 32 5.759399 + 2 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 45.178441 +total -0.3443 3.0656 81.8689 2170.1352 2301.6425 64 52.509912 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1675 6.0746 69.0895 13.2643 123.9993 33 2.845959 + 2 0.2203 6.0322 901.8981 51.6016 925.3744 32 5.759399 + 3 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 23.289521 +total -0.3728 3.6642 16.2035 2266.2671 2425.6418 97 33.466952 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.3708 0.6437 12.4730 4.8903 14.3291 13 3.441228 + 2 -1.1675 6.0746 69.0895 13.2643 123.9993 33 2.845959 + 3 0.2204 6.0308 899.8941 43.4138 922.9046 29 4.086664 + 4 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 16.188088 +total -0.3686 3.3584 6.4884 2280.7601 2437.5010 107 28.134012 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2206 6.0322 903.3036 0.0000 925.3744 + 2 -0.8672 2.9051 982.9014 0.0000 1376.2681 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1825 6.0746 69.4882 0.0000 123.9993 + 2 0.2206 6.0322 903.3036 0.0000 925.3744 + 3 -0.8672 2.9051 982.9014 0.0000 1376.2681 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.3970 0.6437 13.2697 0.0000 14.3291 + 2 -1.1825 6.0746 69.4882 0.0000 123.9993 + 3 0.2206 6.0308 900.8914 0.0000 922.9046 + 4 -0.8672 2.9051 982.9014 0.0000 1376.2681 +----------------------------------------------------------------------------------------------- +Original Geometric Measure (Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2203 6.0322 901.8981 51.6016 925.3744 32 5.759399 + 2 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 45.178441 +total -0.3443 3.0656 81.8689 2170.1352 2301.6425 64 52.509912 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1675 6.0746 69.0895 13.2643 123.9993 33 2.845959 + 2 0.2203 6.0322 901.8981 51.6016 925.3744 32 5.759399 + 3 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 23.289521 +total -0.3728 3.6642 16.2035 2266.2671 2425.6418 97 33.466952 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.3708 0.6437 12.4730 4.8903 14.3291 13 3.441228 + 2 -1.1675 6.0746 69.0895 13.2643 123.9993 33 2.845959 + 3 0.2204 6.0308 899.8941 43.4138 922.9046 29 4.086664 + 4 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 16.188088 +total -0.3686 3.3584 6.4884 2280.7601 2437.5010 107 28.134012 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2206 6.0322 903.3036 0.0000 925.3744 + 2 -0.8672 2.9051 982.9014 0.0000 1376.2681 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1825 6.0746 69.4882 0.0000 123.9993 + 2 0.2206 6.0322 903.3036 0.0000 925.3744 + 3 -0.8672 2.9051 982.9014 0.0000 1376.2681 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.3970 0.6437 13.2697 0.0000 14.3291 + 2 -1.1825 6.0746 69.4882 0.0000 123.9993 + 3 0.2206 6.0308 900.8914 0.0000 922.9046 + 4 -0.8672 2.9051 982.9014 0.0000 1376.2681 +----------------------------------------------------------------------------------------------- +Modified Geometric Measure (Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2217 6.0307 896.0183 30.2219 918.6561 25 1.992999 + 2 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572082 + beam 40.722503 +total -0.3454 3.0694 87.9013 2162.7119 2294.9242 57 44.287584 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1791 6.0812 67.6029 11.4380 122.0077 30 2.186288 + 2 0.2217 6.0307 896.0183 30.2219 918.6561 25 1.992999 + 3 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572082 + beam 21.554745 +total -0.3738 3.4664 22.6267 2257.2777 2416.9319 87 27.306113 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1305 5.9651 28.4977 6.1274 49.8457 20 1.523515 + 2 -1.1937 6.1509 40.8812 4.8524 74.1536 13 0.645632 + 3 0.2217 6.0307 896.0183 30.2219 918.6561 25 1.992999 + 4 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572082 + beam 20.918473 +total -0.3740 3.5193 21.6030 2258.9648 2418.9235 90 26.652701 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2209 6.0295 898.7440 0.0000 920.7709 + 2 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2209 6.0295 898.7440 0.0000 920.7709 + 3 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1567 5.9821 34.2883 0.0000 59.9023 + 2 -1.1854 6.1550 36.1031 0.0000 64.5839 + 3 0.2209 6.0295 898.7440 0.0000 920.7709 + 4 -0.8671 2.9051 983.5217 0.0000 1377.0594 +----------------------------------------------------------------------------------------------- +Modified Geometric Measure (Rcut = 0.50, in GeV): +Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2217 6.0307 896.0183 30.2219 918.6561 25 1.992763 + 2 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.586511 + beam 40.722503 +total -0.3454 3.0694 87.9013 2162.7119 2294.9242 57 44.301777 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1791 6.0812 67.6029 11.4380 122.0077 30 2.216506 + 2 0.2217 6.0307 896.0183 30.2219 918.6561 25 1.992763 + 3 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.586511 + beam 21.554745 +total -0.3738 3.4664 22.6267 2257.2777 2416.9319 87 27.350525 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 0.911422 + 2 -1.1791 6.0812 67.6029 11.4380 122.0077 30 2.216506 + 3 0.2218 6.0296 893.3913 22.6257 915.7598 19 1.118876 + 4 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.586511 + beam 19.397828 +total -0.3724 3.4594 18.1397 2262.8381 2421.6829 93 25.231144 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2214 6.0293 897.9753 0.0000 920.0641 + 2 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1761 6.0554 68.8918 0.0000 122.2865 + 2 0.2214 6.0293 897.9753 0.0000 920.0641 + 3 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.1952 0.3156 9.0024 0.0000 9.1745 + 2 -1.1761 6.0554 68.8918 0.0000 122.2865 + 3 0.2214 6.0293 897.9753 0.0000 920.0641 + 4 -0.8669 2.9083 982.8186 0.0000 1375.8519 +----------------------------------------------------------------------------------------------- +Modified Geometric Measure (Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2217 6.0307 896.0183 30.2219 918.6561 25 1.994556 + 2 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572259 + beam 40.722503 +total -0.3454 3.0694 87.9013 2162.7119 2294.9242 57 44.289319 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1791 6.0812 67.6029 11.4380 122.0077 30 2.186288 + 2 0.2217 6.0307 896.0183 30.2219 918.6561 25 1.994556 + 3 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572259 + beam 21.554745 +total -0.3738 3.4664 22.6267 2257.2777 2416.9319 87 27.307848 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 0.884629 + 2 -1.1791 6.0812 67.6029 11.4380 122.0077 30 2.186288 + 3 0.2218 6.0296 893.3913 22.6257 915.7598 19 1.122026 + 4 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572259 + beam 19.397828 +total -0.3724 3.4594 18.1397 2262.8381 2421.6829 93 25.163030 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2204 6.0296 897.9753 0.0000 919.8809 + 2 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2204 6.0296 897.9753 0.0000 919.8809 + 3 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2388 0.3066 9.0024 0.0000 9.2603 + 2 -1.1715 6.0708 70.3915 0.0000 124.4735 + 3 0.2204 6.0296 897.9753 0.0000 919.8809 + 4 -0.8669 2.9051 982.8186 0.0000 1375.8010 +----------------------------------------------------------------------------------------------- +Modified Geometric Measure (Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2217 6.0307 896.0183 30.2219 918.6561 25 1.989020 + 2 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 40.722503 +total -0.3454 3.0694 87.9013 2162.7119 2294.9242 57 44.283596 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1789 6.0818 67.6755 11.5148 122.1365 31 2.176032 + 2 0.2217 6.0307 896.0183 30.2219 918.6561 25 1.989020 + 3 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 21.527886 +total -0.3738 3.4665 22.5436 2257.3788 2417.0607 88 27.265011 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -0.9857 5.7692 7.5469 1.6771 11.8004 10 0.479131 + 2 -1.1901 6.1113 61.9334 8.2167 112.1989 23 1.205088 + 3 0.2217 6.0307 896.0183 30.2219 918.6561 25 1.989020 + 4 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 20.918473 +total -0.3740 3.5193 21.6030 2258.9648 2418.9235 90 26.163785 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2219 6.0307 896.5035 0.0000 918.6561 + 2 -0.8672 2.9051 982.9014 0.0000 1376.2681 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1907 6.0818 67.9783 0.0000 122.1365 + 2 0.2219 6.0307 896.5035 0.0000 918.6561 + 3 -0.8672 2.9051 982.9014 0.0000 1376.2681 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.0040 5.7692 7.6243 0.0000 11.8004 + 2 -1.1974 6.1113 62.1001 0.0000 112.1989 + 3 0.2219 6.0307 896.5035 0.0000 918.6561 + 4 -0.8672 2.9051 982.9014 0.0000 1376.2681 +----------------------------------------------------------------------------------------------- +Modified Geometric Measure (Rcut = 0.50, in GeV): +One-Pass Minimization from Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2217 6.0307 896.0183 30.2219 918.6561 25 1.989020 + 2 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 40.722503 +total -0.3454 3.0694 87.9013 2162.7119 2294.9242 57 44.283596 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1789 6.0818 67.6755 11.5148 122.1365 31 2.176032 + 2 0.2217 6.0307 896.0183 30.2219 918.6561 25 1.989020 + 3 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 21.527886 +total -0.3738 3.4665 22.5436 2257.3788 2417.0607 88 27.265011 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 0.851000 + 2 -1.1789 6.0818 67.6755 11.5148 122.1365 31 2.176032 + 3 0.2218 6.0296 893.3913 22.6257 915.7598 19 1.118196 + 4 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 19.370970 +total -0.3725 3.4595 18.0565 2262.9391 2421.8117 94 25.088271 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2219 6.0307 896.5035 0.0000 918.6561 + 2 -0.8672 2.9051 982.9014 0.0000 1376.2681 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1907 6.0818 67.9783 0.0000 122.1365 + 2 0.2219 6.0307 896.5035 0.0000 918.6561 + 3 -0.8672 2.9051 982.9014 0.0000 1376.2681 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2276 0.2590 7.4535 0.0000 7.6474 + 2 -1.1907 6.0818 67.9783 0.0000 122.1365 + 3 0.2219 6.0296 893.6641 0.0000 915.7598 + 4 -0.8672 2.9051 982.9014 0.0000 1376.2681 +----------------------------------------------------------------------------------------------- +Modified Geometric Measure (Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2217 6.0307 896.0183 30.2219 918.6561 25 1.989020 + 2 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 40.722503 +total -0.3454 3.0694 87.9013 2162.7119 2294.9242 57 44.283596 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1789 6.0818 67.6755 11.5148 122.1365 31 2.176032 + 2 0.2217 6.0307 896.0183 30.2219 918.6561 25 1.989020 + 3 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 21.527886 +total -0.3738 3.4665 22.5436 2257.3788 2417.0607 88 27.265011 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 0.851000 + 2 -1.1789 6.0818 67.6755 11.5148 122.1365 31 2.176032 + 3 0.2218 6.0296 893.3913 22.6257 915.7598 19 1.118196 + 4 -0.8668 2.9051 982.6207 32.8883 1376.2681 32 1.572073 + beam 19.370970 +total -0.3725 3.4595 18.0565 2262.9391 2421.8117 94 25.088271 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2219 6.0307 896.5035 0.0000 918.6561 + 2 -0.8672 2.9051 982.9014 0.0000 1376.2681 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1907 6.0818 67.9783 0.0000 122.1365 + 2 0.2219 6.0307 896.5035 0.0000 918.6561 + 3 -0.8672 2.9051 982.9014 0.0000 1376.2681 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2276 0.2590 7.4535 0.0000 7.6474 + 2 -1.1907 6.0818 67.9783 0.0000 122.1365 + 3 0.2219 6.0296 893.6641 0.0000 915.7598 + 4 -0.8672 2.9051 982.9014 0.0000 1376.2681 +----------------------------------------------------------------------------------------------- +Conical Geometric Measure (beta = 1.00, gamma = 1.00, Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.589862 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 26.147505 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 232.301548 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 18.326184 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.589862 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 26.147505 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 182.818467 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1566 5.9774 27.0391 4.8386 47.9829 18 8.047221 + 2 -1.1975 6.1498 40.6162 4.4506 73.8254 12 7.708673 + 3 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.589862 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 26.147505 + beam 122.671741 +total -0.3737 3.4760 22.5453 2256.9573 2416.5221 87 180.165002 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2209 6.0295 898.7440 0.0000 920.7709 + 2 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2209 6.0295 898.7440 0.0000 920.7709 + 3 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1567 5.9821 34.2883 0.0000 59.9023 + 2 -1.1854 6.1550 36.1031 0.0000 64.5839 + 3 0.2209 6.0295 898.7440 0.0000 920.7709 + 4 -0.8671 2.9051 983.5217 0.0000 1377.0594 +----------------------------------------------------------------------------------------------- +Conical Geometric Measure (beta = 1.00, gamma = 1.00, Rcut = 0.50, in GeV): +Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.226292 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.867913 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 231.658386 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 18.664476 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.226292 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.867913 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 182.513597 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 3.495057 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 18.664476 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 13.006382 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.867913 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 179.292749 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2214 6.0293 897.9753 0.0000 920.0641 + 2 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1761 6.0554 68.8918 0.0000 122.2865 + 2 0.2214 6.0293 897.9753 0.0000 920.0641 + 3 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.1952 0.3156 9.0024 0.0000 9.1745 + 2 -1.1761 6.0554 68.8918 0.0000 122.2865 + 3 0.2214 6.0293 897.9753 0.0000 920.0641 + 4 -0.8669 2.9083 982.8186 0.0000 1375.8519 +----------------------------------------------------------------------------------------------- +Conical Geometric Measure (beta = 1.00, gamma = 1.00, Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 16.272565 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 26.314407 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 233.151153 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 18.326184 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 16.272565 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 26.314407 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 183.668072 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 3.464082 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 18.326184 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 14.054560 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 26.314407 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 180.418154 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2204 6.0296 897.9753 0.0000 919.8809 + 2 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2204 6.0296 897.9753 0.0000 919.8809 + 3 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2388 0.3066 9.0024 0.0000 9.2603 + 2 -1.1715 6.0708 70.3915 0.0000 124.4735 + 3 0.2204 6.0296 897.9753 0.0000 919.8809 + 4 -0.8669 2.9051 982.8186 0.0000 1375.8010 +----------------------------------------------------------------------------------------------- +Conical Geometric Measure (beta = 1.00, gamma = 1.00, Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.286116 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.135015 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 230.985312 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 17.825981 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.304065 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.148463 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 181.033425 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1565 6.0018 33.1306 6.2564 58.8906 21 9.731461 + 2 -1.2049 6.1569 34.4868 2.8637 62.9177 9 4.910160 + 3 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.304878 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.149554 + beam 122.671741 +total -0.3737 3.4760 22.5453 2256.9573 2416.5221 87 177.767794 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2216 6.0295 896.6708 0.0000 918.7747 + 2 -0.8681 2.9068 982.0603 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1994 6.0951 67.2330 0.0000 121.6795 + 2 0.2216 6.0295 896.6656 0.0000 918.7747 + 3 -0.8682 2.9070 981.9699 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1779 6.0463 33.1266 0.0000 58.8906 + 2 -1.2419 6.1488 33.5478 0.0000 62.9177 + 3 0.2216 6.0295 896.6654 0.0000 918.7747 + 4 -0.8682 2.9070 981.9677 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +Conical Geometric Measure (beta = 1.00, gamma = 1.00, Rcut = 0.50, in GeV): +One-Pass Minimization from Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.304593 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.149966 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 231.018740 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 17.824528 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.304593 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.149966 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 181.034002 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 3.383467 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 17.824528 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 13.084193 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.149966 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 177.701075 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2216 6.0295 896.6655 0.0000 918.7747 + 2 -0.8682 2.9070 981.9679 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.2009 6.0969 67.1535 0.0000 121.6795 + 2 0.2216 6.0295 896.6655 0.0000 918.7747 + 3 -0.8682 2.9070 981.9679 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2314 0.2545 7.4472 0.0000 7.6474 + 2 -1.2009 6.0969 67.1535 0.0000 121.6795 + 3 0.2216 6.0295 893.8387 0.0000 915.8784 + 4 -0.8682 2.9070 981.9679 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +Conical Geometric Measure (beta = 1.00, gamma = 1.00, Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.298211 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.140426 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 231.002818 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 17.825981 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.304611 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.148552 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 181.034060 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 3.383593 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 17.825981 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 13.084197 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.148552 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 177.701243 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2216 6.0295 896.6676 0.0000 918.7747 + 2 -0.8681 2.9068 982.0887 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1994 6.0951 67.2330 0.0000 121.6795 + 2 0.2216 6.0295 896.6655 0.0000 918.7747 + 3 -0.8682 2.9070 981.9704 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2315 0.2551 7.4470 0.0000 7.6474 + 2 -1.1994 6.0951 67.2330 0.0000 121.6795 + 3 0.2216 6.0295 893.8387 0.0000 915.8784 + 4 -0.8682 2.9070 981.9704 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +Conical Geometric Measure (beta = 2.00, gamma = 1.00, Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.174016 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095731 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 198.833928 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.375293 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.174016 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095731 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 138.399955 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1566 5.9774 27.0391 4.8386 47.9829 18 3.438540 + 2 -1.1975 6.1498 40.6162 4.4506 73.8254 12 1.972916 + 3 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.174016 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095731 + beam 122.671741 +total -0.3737 3.4760 22.5453 2256.9573 2416.5221 87 136.352944 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2209 6.0295 898.7440 0.0000 920.7709 + 2 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2209 6.0295 898.7440 0.0000 920.7709 + 3 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1567 5.9821 34.2883 0.0000 59.9023 + 2 -1.1854 6.1550 36.1031 0.0000 64.5839 + 3 0.2209 6.0295 898.7440 0.0000 920.7709 + 4 -0.8671 2.9051 983.5217 0.0000 1377.0594 +----------------------------------------------------------------------------------------------- +Conical Geometric Measure (beta = 2.00, gamma = 1.00, Rcut = 0.50, in GeV): +Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.173725 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.133185 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 198.871090 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.498514 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.173725 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.133185 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 138.560339 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 1.857690 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.498514 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 2.382959 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.133185 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 134.131268 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2214 6.0293 897.9753 0.0000 920.0641 + 2 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1761 6.0554 68.8918 0.0000 122.2865 + 2 0.2214 6.0293 897.9753 0.0000 920.0641 + 3 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.1952 0.3156 9.0024 0.0000 9.1745 + 2 -1.1761 6.0554 68.8918 0.0000 122.2865 + 3 0.2214 6.0293 897.9753 0.0000 920.0641 + 4 -0.8669 2.9083 982.8186 0.0000 1375.8519 +----------------------------------------------------------------------------------------------- +Conical Geometric Measure (beta = 2.00, gamma = 1.00, Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.176952 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095626 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 198.836759 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.375293 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.176952 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095626 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 138.402786 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 1.819946 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.375293 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 2.389321 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095626 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 133.939105 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2204 6.0296 897.9753 0.0000 919.8809 + 2 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2204 6.0296 897.9753 0.0000 919.8809 + 3 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2388 0.3066 9.0024 0.0000 9.2603 + 2 -1.1715 6.0708 70.3915 0.0000 124.4735 + 3 0.2204 6.0296 897.9753 0.0000 919.8809 + 4 -0.8669 2.9051 982.8186 0.0000 1375.8010 +----------------------------------------------------------------------------------------------- +Conical Geometric Measure (beta = 2.00, gamma = 1.00, Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.166488 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095934 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 198.826603 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.359191 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.166488 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095934 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 138.376529 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1566 5.9774 27.0391 4.8386 47.9829 18 3.455590 + 2 -1.1975 6.1498 40.6162 4.4506 73.8254 12 1.948586 + 3 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.166488 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095934 + beam 122.671741 +total -0.3737 3.4760 22.5453 2256.9573 2416.5221 87 136.338339 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2219 6.0306 896.6160 0.0000 918.7747 + 2 -0.8672 2.9051 982.6762 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1925 6.0804 67.6218 0.0000 121.6795 + 2 0.2219 6.0306 896.6160 0.0000 918.7747 + 3 -0.8672 2.9051 982.6762 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1699 5.9772 27.1700 0.0000 47.9829 + 2 -1.2022 6.1499 40.6990 0.0000 73.8254 + 3 0.2219 6.0306 896.6160 0.0000 918.7747 + 4 -0.8672 2.9051 982.6762 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +Conical Geometric Measure (beta = 2.00, gamma = 1.00, Rcut = 0.50, in GeV): +One-Pass Minimization from Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.166500 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095927 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 198.826607 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.359170 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.166500 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095927 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 138.376512 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 1.746242 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.359170 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 2.381730 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095927 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 133.841989 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2218 6.0306 896.6212 0.0000 918.7747 + 2 -0.8672 2.9051 982.6770 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1925 6.0804 67.6220 0.0000 121.6795 + 2 0.2218 6.0306 896.6212 0.0000 918.7747 + 3 -0.8672 2.9051 982.6770 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2275 0.2596 7.4537 0.0000 7.6474 + 2 -1.1925 6.0804 67.6220 0.0000 121.6795 + 3 0.2220 6.0295 893.7668 0.0000 915.8784 + 4 -0.8672 2.9051 982.6770 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +Conical Geometric Measure (beta = 2.00, gamma = 1.00, Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.166495 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095929 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 198.826605 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.359191 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.166495 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095929 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 138.376531 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 1.746243 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.359191 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 2.381851 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095929 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 133.842134 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2219 6.0307 896.6110 0.0000 918.7747 + 2 -0.8672 2.9051 982.6792 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1925 6.0804 67.6218 0.0000 121.6795 + 2 0.2219 6.0307 896.6110 0.0000 918.7747 + 3 -0.8672 2.9051 982.6792 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2275 0.2596 7.4537 0.0000 7.6474 + 2 -1.1925 6.0804 67.6218 0.0000 121.6795 + 3 0.2221 6.0295 893.7411 0.0000 915.8784 + 4 -0.8672 2.9051 982.6792 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +XCone Measure (beta = 1.00, Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.589862 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 26.147505 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 232.301548 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 18.326184 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.589862 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 26.147505 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 182.818467 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1566 5.9774 27.0391 4.8386 47.9829 18 8.047221 + 2 -1.1975 6.1498 40.6162 4.4506 73.8254 12 7.708673 + 3 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.589862 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 26.147505 + beam 122.671741 +total -0.3737 3.4760 22.5453 2256.9573 2416.5221 87 180.165002 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2209 6.0295 898.7440 0.0000 920.7709 + 2 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2209 6.0295 898.7440 0.0000 920.7709 + 3 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1567 5.9821 34.2883 0.0000 59.9023 + 2 -1.1854 6.1550 36.1031 0.0000 64.5839 + 3 0.2209 6.0295 898.7440 0.0000 920.7709 + 4 -0.8671 2.9051 983.5217 0.0000 1377.0594 +----------------------------------------------------------------------------------------------- +XCone Measure (beta = 1.00, Rcut = 0.50, in GeV): +Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.226292 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.867913 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 231.658386 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 18.664476 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.226292 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.867913 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 182.513597 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 3.495057 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 18.664476 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 13.006382 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.867913 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 179.292749 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2214 6.0293 897.9753 0.0000 920.0641 + 2 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1761 6.0554 68.8918 0.0000 122.2865 + 2 0.2214 6.0293 897.9753 0.0000 920.0641 + 3 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.1952 0.3156 9.0024 0.0000 9.1745 + 2 -1.1761 6.0554 68.8918 0.0000 122.2865 + 3 0.2214 6.0293 897.9753 0.0000 920.0641 + 4 -0.8669 2.9083 982.8186 0.0000 1375.8519 +----------------------------------------------------------------------------------------------- +XCone Measure (beta = 1.00, Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 16.272565 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 26.314407 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 233.151153 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 18.326184 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 16.272565 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 26.314407 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 183.668072 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 3.464082 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 18.326184 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 14.054560 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 26.314407 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 180.418154 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2204 6.0296 897.9753 0.0000 919.8809 + 2 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2204 6.0296 897.9753 0.0000 919.8809 + 3 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2388 0.3066 9.0024 0.0000 9.2603 + 2 -1.1715 6.0708 70.3915 0.0000 124.4735 + 3 0.2204 6.0296 897.9753 0.0000 919.8809 + 4 -0.8669 2.9051 982.8186 0.0000 1375.8010 +----------------------------------------------------------------------------------------------- +XCone Measure (beta = 1.00, Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.286116 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.135015 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 230.985312 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 17.825981 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.304065 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.148463 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 181.033425 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1565 6.0018 33.1306 6.2564 58.8906 21 9.731461 + 2 -1.2049 6.1569 34.4868 2.8637 62.9177 9 4.910160 + 3 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.304878 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.149554 + beam 122.671741 +total -0.3737 3.4760 22.5453 2256.9573 2416.5221 87 177.767794 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2216 6.0295 896.6708 0.0000 918.7747 + 2 -0.8681 2.9068 982.0603 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1994 6.0951 67.2330 0.0000 121.6795 + 2 0.2216 6.0295 896.6656 0.0000 918.7747 + 3 -0.8682 2.9070 981.9699 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1779 6.0463 33.1266 0.0000 58.8906 + 2 -1.2419 6.1488 33.5478 0.0000 62.9177 + 3 0.2216 6.0295 896.6654 0.0000 918.7747 + 4 -0.8682 2.9070 981.9677 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +XCone Measure (beta = 1.00, Rcut = 0.50, in GeV): +One-Pass Minimization from Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.304593 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.149966 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 231.018740 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 17.824528 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.304593 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.149966 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 181.034002 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 3.383467 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 17.824528 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 13.084193 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.149966 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 177.701075 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2216 6.0295 896.6655 0.0000 918.7747 + 2 -0.8682 2.9070 981.9679 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.2009 6.0969 67.1535 0.0000 121.6795 + 2 0.2216 6.0295 896.6655 0.0000 918.7747 + 3 -0.8682 2.9070 981.9679 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2314 0.2545 7.4472 0.0000 7.6474 + 2 -1.2009 6.0969 67.1535 0.0000 121.6795 + 3 0.2216 6.0295 893.8387 0.0000 915.8784 + 4 -0.8682 2.9070 981.9679 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +XCone Measure (beta = 1.00, Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.298211 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.140426 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 231.002818 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 17.825981 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 15.304611 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.148552 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 181.034060 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 3.383593 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 17.825981 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 13.084197 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 25.148552 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 177.701243 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2216 6.0295 896.6676 0.0000 918.7747 + 2 -0.8681 2.9068 982.0887 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1994 6.0951 67.2330 0.0000 121.6795 + 2 0.2216 6.0295 896.6655 0.0000 918.7747 + 3 -0.8682 2.9070 981.9704 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2315 0.2551 7.4470 0.0000 7.6474 + 2 -1.1994 6.0951 67.2330 0.0000 121.6795 + 3 0.2216 6.0295 893.8387 0.0000 915.8784 + 4 -0.8682 2.9070 981.9704 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +XCone Measure (beta = 2.00, Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.174016 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095731 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 198.833928 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.375293 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.174016 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095731 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 138.399955 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1566 5.9774 27.0391 4.8386 47.9829 18 3.438540 + 2 -1.1975 6.1498 40.6162 4.4506 73.8254 12 1.972916 + 3 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.174016 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095731 + beam 122.671741 +total -0.3737 3.4760 22.5453 2256.9573 2416.5221 87 136.352944 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2209 6.0295 898.7440 0.0000 920.7709 + 2 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2209 6.0295 898.7440 0.0000 920.7709 + 3 -0.8671 2.9051 983.5217 0.0000 1377.0594 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1567 5.9821 34.2883 0.0000 59.9023 + 2 -1.1854 6.1550 36.1031 0.0000 64.5839 + 3 0.2209 6.0295 898.7440 0.0000 920.7709 + 4 -0.8671 2.9051 983.5217 0.0000 1377.0594 +----------------------------------------------------------------------------------------------- +XCone Measure (beta = 2.00, Rcut = 0.50, in GeV): +Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.173725 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.133185 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 198.871090 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.498514 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.173725 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.133185 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 138.560339 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 1.857690 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.498514 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 2.382959 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.133185 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 134.131268 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2214 6.0293 897.9753 0.0000 920.0641 + 2 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1761 6.0554 68.8918 0.0000 122.2865 + 2 0.2214 6.0293 897.9753 0.0000 920.0641 + 3 -0.8669 2.9083 982.8186 0.0000 1375.8519 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.1952 0.3156 9.0024 0.0000 9.1745 + 2 -1.1761 6.0554 68.8918 0.0000 122.2865 + 3 0.2214 6.0293 897.9753 0.0000 920.0641 + 4 -0.8669 2.9083 982.8186 0.0000 1375.8519 +----------------------------------------------------------------------------------------------- +XCone Measure (beta = 2.00, Rcut = 0.50, in GeV): +General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.176952 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095626 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 198.836759 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.375293 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.176952 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095626 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 138.402786 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 1.819946 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.375293 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 2.389321 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095626 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 133.939105 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2204 6.0296 897.9753 0.0000 919.8809 + 2 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1715 6.0708 70.3915 0.0000 124.4735 + 2 0.2204 6.0296 897.9753 0.0000 919.8809 + 3 -0.8669 2.9051 982.8186 0.0000 1375.8010 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2388 0.3066 9.0024 0.0000 9.2603 + 2 -1.1715 6.0708 70.3915 0.0000 124.4735 + 3 0.2204 6.0296 897.9753 0.0000 919.8809 + 4 -0.8669 2.9051 982.8186 0.0000 1375.8010 +----------------------------------------------------------------------------------------------- +XCone Measure (beta = 2.00, Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 1.00) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.166488 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095934 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 198.826603 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.359191 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.166488 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095934 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 138.376529 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 -1.1566 5.9774 27.0391 4.8386 47.9829 18 3.455590 + 2 -1.1975 6.1498 40.6162 4.4506 73.8254 12 1.948586 + 3 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.166488 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095934 + beam 122.671741 +total -0.3737 3.4760 22.5453 2256.9573 2416.5221 87 136.338339 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2219 6.0306 896.6160 0.0000 918.7747 + 2 -0.8672 2.9051 982.6762 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1925 6.0804 67.6218 0.0000 121.6795 + 2 0.2219 6.0306 896.6160 0.0000 918.7747 + 3 -0.8672 2.9051 982.6762 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1699 5.9772 27.1700 0.0000 47.9829 + 2 -1.2022 6.1499 40.6990 0.0000 73.8254 + 3 0.2219 6.0306 896.6160 0.0000 918.7747 + 4 -0.8672 2.9051 982.6762 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +XCone Measure (beta = 2.00, Rcut = 0.50, in GeV): +One-Pass Minimization from Winner-Take-All General KT (p = 1.00), R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.166500 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095927 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 198.826607 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.359170 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.166500 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095927 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 138.376512 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 1.746242 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.359170 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 2.381730 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095927 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 133.841989 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2218 6.0306 896.6212 0.0000 918.7747 + 2 -0.8672 2.9051 982.6770 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1925 6.0804 67.6220 0.0000 121.6795 + 2 0.2218 6.0306 896.6212 0.0000 918.7747 + 3 -0.8672 2.9051 982.6770 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2275 0.2596 7.4537 0.0000 7.6474 + 2 -1.1925 6.0804 67.6220 0.0000 121.6795 + 3 0.2220 6.0295 893.7668 0.0000 915.8784 + 4 -0.8672 2.9051 982.6770 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +XCone Measure (beta = 2.00, Rcut = 0.50, in GeV): +One-Pass Minimization from General Recombiner (delta = 1.00), General KT (p = 0.50) Axes, R0 = 0.50: +jet # rap phi pt m e constit tau2 + 1 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.166495 + 2 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095929 + beam 190.564181 +total -0.3454 3.0714 87.5520 2162.5794 2294.7139 57 198.826605 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau3 + 1 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.359191 + 2 0.2218 6.0307 896.1128 30.5561 918.7747 26 4.166495 + 3 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095929 + beam 122.754916 +total -0.3737 3.4759 22.6284 2256.8562 2416.3934 86 138.376531 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e constit tau4 + 1 0.2211 0.2590 7.2461 1.7913 7.6474 12 1.746243 + 2 -1.1812 6.0803 67.3417 11.1422 121.6795 29 7.359191 + 3 0.2219 6.0296 893.4858 23.0670 915.8784 20 2.381851 + 4 -0.8670 2.9052 982.3424 31.7186 1375.9392 31 4.095929 + beam 118.258920 +total -0.3723 3.4713 18.1401 2262.4164 2421.1444 92 133.842134 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Axes Used for Above Jets +jet # rap phi pt m e + 1 0.2219 6.0307 896.6110 0.0000 918.7747 + 2 -0.8672 2.9051 982.6792 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 -1.1925 6.0804 67.6218 0.0000 121.6795 + 2 0.2219 6.0307 896.6110 0.0000 918.7747 + 3 -0.8672 2.9051 982.6792 0.0000 1375.9392 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +jet # rap phi pt m e + 1 0.2275 0.2596 7.4537 0.0000 7.6474 + 2 -1.1925 6.0804 67.6218 0.0000 121.6795 + 3 0.2221 6.0295 893.7411 0.0000 915.8784 + 4 -0.8672 2.9051 982.6792 0.0000 1375.9392 +----------------------------------------------------------------------------------------------- +Done Using N-jettiness as a Jet Algorithm +----------------------------------------------------------------------------------------------- Index: contrib/contribs/Nsubjettiness/tags/2.3.0/Doxyfile =================================================================== --- contrib/contribs/Nsubjettiness/tags/2.3.0/Doxyfile (revision 0) +++ contrib/contribs/Nsubjettiness/tags/2.3.0/Doxyfile (revision 1390) @@ -0,0 +1,2310 @@ +# Doxyfile 1.8.7 + +# This file describes the settings to be used by the documentation system +# doxygen (www.doxygen.org) for a project. +# +# All text after a double hash (##) is considered a comment and is placed in +# front of the TAG it is preceding. +# +# All text after a single hash (#) is considered a comment and will be ignored. +# The format is: +# TAG = value [value, ...] +# For lists, items can also be appended using: +# TAG += value [value, ...] +# Values that contain spaces should be placed between quotes (\" \"). + +#--------------------------------------------------------------------------- +# Project related configuration options +#--------------------------------------------------------------------------- + +# This tag specifies the encoding used for all characters in the config file +# that follow. The default is UTF-8 which is also the encoding used for all text +# before the first occurrence of this tag. Doxygen uses libiconv (or the iconv +# built into libc) for the transcoding. See http://www.gnu.org/software/libiconv +# for the list of possible encodings. +# The default value is: UTF-8. + +DOXYFILE_ENCODING = UTF-8 + +# The PROJECT_NAME tag is a single word (or a sequence of words surrounded by +# double-quotes, unless you are using Doxywizard) that should identify the +# project for which the documentation is generated. This name is used in the +# title of most generated pages and in a few other places. +# The default value is: My Project. + +PROJECT_NAME = "Nsubjettiness FastJet Contrib" + +# The PROJECT_NUMBER tag can be used to enter a project or revision number. This +# could be handy for archiving the generated documentation or if some version +# control system is used. + +PROJECT_NUMBER = "v2.2" + +# Using the PROJECT_BRIEF tag one can provide an optional one line description +# for a project that appears at the top of each page and should give viewer a +# quick idea about the purpose of the project. Keep the description short. + +PROJECT_BRIEF = + +# With the PROJECT_LOGO tag one can specify an logo or icon that is included in +# the documentation. The maximum height of the logo should not exceed 55 pixels +# and the maximum width should not exceed 200 pixels. Doxygen will copy the logo +# to the output directory. + +PROJECT_LOGO = + +# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path +# into which the generated documentation will be written. If a relative path is +# entered, it will be relative to the location where doxygen was started. If +# left blank the current directory will be used. + +OUTPUT_DIRECTORY = + +# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- +# directories (in 2 levels) under the output directory of each output format and +# will distribute the generated files over these directories. Enabling this +# option can be useful when feeding doxygen a huge amount of source files, where +# putting all generated files in the same directory would otherwise causes +# performance problems for the file system. +# The default value is: NO. + +CREATE_SUBDIRS = NO + +# If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII +# characters to appear in the names of generated files. If set to NO, non-ASCII +# characters will be escaped, for example _xE3_x81_x84 will be used for Unicode +# U+3044. +# The default value is: NO. + +ALLOW_UNICODE_NAMES = NO + +# The OUTPUT_LANGUAGE tag is used to specify the language in which all +# documentation generated by doxygen is written. Doxygen will use this +# information to generate all constant output in the proper language. +# Possible values are: Afrikaans, Arabic, Armenian, Brazilian, Catalan, Chinese, +# Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States), +# Esperanto, Farsi (Persian), Finnish, French, German, Greek, Hungarian, +# Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages), +# Korean, Korean-en (Korean with English messages), Latvian, Lithuanian, +# Macedonian, Norwegian, Persian (Farsi), Polish, Portuguese, Romanian, Russian, +# Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish, +# Ukrainian and Vietnamese. +# The default value is: English. + +OUTPUT_LANGUAGE = English + +# If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member +# descriptions after the members that are listed in the file and class +# documentation (similar to Javadoc). Set to NO to disable this. +# The default value is: YES. + +BRIEF_MEMBER_DESC = YES + +# If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief +# description of a member or function before the detailed description +# +# Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the +# brief descriptions will be completely suppressed. +# The default value is: YES. + +REPEAT_BRIEF = YES + +# This tag implements a quasi-intelligent brief description abbreviator that is +# used to form the text in various listings. Each string in this list, if found +# as the leading text of the brief description, will be stripped from the text +# and the result, after processing the whole list, is used as the annotated +# text. Otherwise, the brief description is used as-is. If left blank, the +# following values are used ($name is automatically replaced with the name of +# the entity):The $name class, The $name widget, The $name file, is, provides, +# specifies, contains, represents, a, an and the. + +ABBREVIATE_BRIEF = + +# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then +# doxygen will generate a detailed section even if there is only a brief +# description. +# The default value is: NO. + +ALWAYS_DETAILED_SEC = NO + +# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all +# inherited members of a class in the documentation of that class as if those +# members were ordinary class members. Constructors, destructors and assignment +# operators of the base classes will not be shown. +# The default value is: NO. + +INLINE_INHERITED_MEMB = NO + +# If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path +# before files name in the file list and in the header files. If set to NO the +# shortest path that makes the file name unique will be used +# The default value is: YES. + +FULL_PATH_NAMES = YES + +# The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path. +# Stripping is only done if one of the specified strings matches the left-hand +# part of the path. The tag can be used to show relative paths in the file list. +# If left blank the directory from which doxygen is run is used as the path to +# strip. +# +# Note that you can specify absolute paths here, but also relative paths, which +# will be relative from the directory where doxygen is started. +# This tag requires that the tag FULL_PATH_NAMES is set to YES. + +STRIP_FROM_PATH = + +# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the +# path mentioned in the documentation of a class, which tells the reader which +# header file to include in order to use a class. If left blank only the name of +# the header file containing the class definition is used. Otherwise one should +# specify the list of include paths that are normally passed to the compiler +# using the -I flag. + +STRIP_FROM_INC_PATH = + +# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but +# less readable) file names. This can be useful is your file systems doesn't +# support long names like on DOS, Mac, or CD-ROM. +# The default value is: NO. + +SHORT_NAMES = NO + +# If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the +# first line (until the first dot) of a Javadoc-style comment as the brief +# description. If set to NO, the Javadoc-style will behave just like regular Qt- +# style comments (thus requiring an explicit @brief command for a brief +# description.) +# The default value is: NO. + +JAVADOC_AUTOBRIEF = NO + +# If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first +# line (until the first dot) of a Qt-style comment as the brief description. If +# set to NO, the Qt-style will behave just like regular Qt-style comments (thus +# requiring an explicit \brief command for a brief description.) +# The default value is: NO. + +QT_AUTOBRIEF = NO + +# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a +# multi-line C++ special comment block (i.e. a block of //! or /// comments) as +# a brief description. This used to be the default behavior. The new default is +# to treat a multi-line C++ comment block as a detailed description. Set this +# tag to YES if you prefer the old behavior instead. +# +# Note that setting this tag to YES also means that rational rose comments are +# not recognized any more. +# The default value is: NO. + +MULTILINE_CPP_IS_BRIEF = NO + +# If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the +# documentation from any documented member that it re-implements. +# The default value is: YES. + +INHERIT_DOCS = YES + +# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce a +# new page for each member. If set to NO, the documentation of a member will be +# part of the file/class/namespace that contains it. +# The default value is: NO. + +SEPARATE_MEMBER_PAGES = NO + +# The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen +# uses this value to replace tabs by spaces in code fragments. +# Minimum value: 1, maximum value: 16, default value: 4. + +TAB_SIZE = 4 + +# This tag can be used to specify a number of aliases that act as commands in +# the documentation. An alias has the form: +# name=value +# For example adding +# "sideeffect=@par Side Effects:\n" +# will allow you to put the command \sideeffect (or @sideeffect) in the +# documentation, which will result in a user-defined paragraph with heading +# "Side Effects:". You can put \n's in the value part of an alias to insert +# newlines. + +ALIASES = + +# This tag can be used to specify a number of word-keyword mappings (TCL only). +# A mapping has the form "name=value". For example adding "class=itcl::class" +# will allow you to use the command class in the itcl::class meaning. + +TCL_SUBST = + +# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources +# only. Doxygen will then generate output that is more tailored for C. For +# instance, some of the names that are used will be different. The list of all +# members will be omitted, etc. +# The default value is: NO. + +OPTIMIZE_OUTPUT_FOR_C = NO + +# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or +# Python sources only. Doxygen will then generate output that is more tailored +# for that language. For instance, namespaces will be presented as packages, +# qualified scopes will look different, etc. +# The default value is: NO. + +OPTIMIZE_OUTPUT_JAVA = NO + +# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran +# sources. Doxygen will then generate output that is tailored for Fortran. +# The default value is: NO. + +OPTIMIZE_FOR_FORTRAN = NO + +# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL +# sources. Doxygen will then generate output that is tailored for VHDL. +# The default value is: NO. + +OPTIMIZE_OUTPUT_VHDL = NO + +# Doxygen selects the parser to use depending on the extension of the files it +# parses. With this tag you can assign which parser to use for a given +# extension. Doxygen has a built-in mapping, but you can override or extend it +# using this tag. The format is ext=language, where ext is a file extension, and +# language is one of the parsers supported by doxygen: IDL, Java, Javascript, +# C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran: +# FortranFixed, free formatted Fortran: FortranFree, unknown formatted Fortran: +# Fortran. In the later case the parser tries to guess whether the code is fixed +# or free formatted code, this is the default for Fortran type files), VHDL. For +# instance to make doxygen treat .inc files as Fortran files (default is PHP), +# and .f files as C (default is Fortran), use: inc=Fortran f=C. +# +# Note For files without extension you can use no_extension as a placeholder. +# +# Note that for custom extensions you also need to set FILE_PATTERNS otherwise +# the files are not read by doxygen. + +EXTENSION_MAPPING = + +# If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments +# according to the Markdown format, which allows for more readable +# documentation. See http://daringfireball.net/projects/markdown/ for details. +# The output of markdown processing is further processed by doxygen, so you can +# mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in +# case of backward compatibilities issues. +# The default value is: YES. + +MARKDOWN_SUPPORT = YES + +# When enabled doxygen tries to link words that correspond to documented +# classes, or namespaces to their corresponding documentation. Such a link can +# be prevented in individual cases by by putting a % sign in front of the word +# or globally by setting AUTOLINK_SUPPORT to NO. +# The default value is: YES. + +AUTOLINK_SUPPORT = YES + +# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want +# to include (a tag file for) the STL sources as input, then you should set this +# tag to YES in order to let doxygen match functions declarations and +# definitions whose arguments contain STL classes (e.g. func(std::string); +# versus func(std::string) {}). This also make the inheritance and collaboration +# diagrams that involve STL classes more complete and accurate. +# The default value is: NO. + +BUILTIN_STL_SUPPORT = NO + +# If you use Microsoft's C++/CLI language, you should set this option to YES to +# enable parsing support. +# The default value is: NO. + +CPP_CLI_SUPPORT = NO + +# Set the SIP_SUPPORT tag to YES if your project consists of sip (see: +# http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen +# will parse them like normal C++ but will assume all classes use public instead +# of private inheritance when no explicit protection keyword is present. +# The default value is: NO. + +SIP_SUPPORT = NO + +# For Microsoft's IDL there are propget and propput attributes to indicate +# getter and setter methods for a property. Setting this option to YES will make +# doxygen to replace the get and set methods by a property in the documentation. +# This will only work if the methods are indeed getting or setting a simple +# type. If this is not the case, or you want to show the methods anyway, you +# should set this option to NO. +# The default value is: YES. + +IDL_PROPERTY_SUPPORT = YES + +# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC +# tag is set to YES, then doxygen will reuse the documentation of the first +# member in the group (if any) for the other members of the group. By default +# all members of a group must be documented explicitly. +# The default value is: NO. + +DISTRIBUTE_GROUP_DOC = NO + +# Set the SUBGROUPING tag to YES to allow class member groups of the same type +# (for instance a group of public functions) to be put as a subgroup of that +# type (e.g. under the Public Functions section). Set it to NO to prevent +# subgrouping. Alternatively, this can be done per class using the +# \nosubgrouping command. +# The default value is: YES. + +SUBGROUPING = YES + +# When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions +# are shown inside the group in which they are included (e.g. using \ingroup) +# instead of on a separate page (for HTML and Man pages) or section (for LaTeX +# and RTF). +# +# Note that this feature does not work in combination with +# SEPARATE_MEMBER_PAGES. +# The default value is: NO. + +INLINE_GROUPED_CLASSES = NO + +# When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions +# with only public data fields or simple typedef fields will be shown inline in +# the documentation of the scope in which they are defined (i.e. file, +# namespace, or group documentation), provided this scope is documented. If set +# to NO, structs, classes, and unions are shown on a separate page (for HTML and +# Man pages) or section (for LaTeX and RTF). +# The default value is: NO. + +INLINE_SIMPLE_STRUCTS = NO + +# When TYPEDEF_HIDES_STRUCT tag is enabled, a typedef of a struct, union, or +# enum is documented as struct, union, or enum with the name of the typedef. So +# typedef struct TypeS {} TypeT, will appear in the documentation as a struct +# with name TypeT. When disabled the typedef will appear as a member of a file, +# namespace, or class. And the struct will be named TypeS. This can typically be +# useful for C code in case the coding convention dictates that all compound +# types are typedef'ed and only the typedef is referenced, never the tag name. +# The default value is: NO. + +TYPEDEF_HIDES_STRUCT = NO + +# The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This +# cache is used to resolve symbols given their name and scope. Since this can be +# an expensive process and often the same symbol appears multiple times in the +# code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small +# doxygen will become slower. If the cache is too large, memory is wasted. The +# cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range +# is 0..9, the default is 0, corresponding to a cache size of 2^16=65536 +# symbols. At the end of a run doxygen will report the cache usage and suggest +# the optimal cache size from a speed point of view. +# Minimum value: 0, maximum value: 9, default value: 0. + +LOOKUP_CACHE_SIZE = 0 + +#--------------------------------------------------------------------------- +# Build related configuration options +#--------------------------------------------------------------------------- + +# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in +# documentation are documented, even if no documentation was available. Private +# class members and static file members will be hidden unless the +# EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES. +# Note: This will also disable the warnings about undocumented members that are +# normally produced when WARNINGS is set to YES. +# The default value is: NO. + +EXTRACT_ALL = NO + +# If the EXTRACT_PRIVATE tag is set to YES all private members of a class will +# be included in the documentation. +# The default value is: NO. + +EXTRACT_PRIVATE = NO + +# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal +# scope will be included in the documentation. +# The default value is: NO. + +EXTRACT_PACKAGE = NO + +# If the EXTRACT_STATIC tag is set to YES all static members of a file will be +# included in the documentation. +# The default value is: NO. + +EXTRACT_STATIC = NO + +# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) defined +# locally in source files will be included in the documentation. If set to NO +# only classes defined in header files are included. Does not have any effect +# for Java sources. +# The default value is: YES. + +EXTRACT_LOCAL_CLASSES = YES + +# This flag is only useful for Objective-C code. When set to YES local methods, +# which are defined in the implementation section but not in the interface are +# included in the documentation. If set to NO only methods in the interface are +# included. +# The default value is: NO. + +EXTRACT_LOCAL_METHODS = NO + +# If this flag is set to YES, the members of anonymous namespaces will be +# extracted and appear in the documentation as a namespace called +# 'anonymous_namespace{file}', where file will be replaced with the base name of +# the file that contains the anonymous namespace. By default anonymous namespace +# are hidden. +# The default value is: NO. + +EXTRACT_ANON_NSPACES = NO + +# If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all +# undocumented members inside documented classes or files. If set to NO these +# members will be included in the various overviews, but no documentation +# section is generated. This option has no effect if EXTRACT_ALL is enabled. +# The default value is: NO. + +HIDE_UNDOC_MEMBERS = NO + +# If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all +# undocumented classes that are normally visible in the class hierarchy. If set +# to NO these classes will be included in the various overviews. This option has +# no effect if EXTRACT_ALL is enabled. +# The default value is: NO. + +HIDE_UNDOC_CLASSES = NO + +# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend +# (class|struct|union) declarations. If set to NO these declarations will be +# included in the documentation. +# The default value is: NO. + +HIDE_FRIEND_COMPOUNDS = NO + +# If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any +# documentation blocks found inside the body of a function. If set to NO these +# blocks will be appended to the function's detailed documentation block. +# The default value is: NO. + +HIDE_IN_BODY_DOCS = NO + +# The INTERNAL_DOCS tag determines if documentation that is typed after a +# \internal command is included. If the tag is set to NO then the documentation +# will be excluded. Set it to YES to include the internal documentation. +# The default value is: NO. + +INTERNAL_DOCS = NO + +# If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file +# names in lower-case letters. If set to YES upper-case letters are also +# allowed. This is useful if you have classes or files whose names only differ +# in case and if your file system supports case sensitive file names. Windows +# and Mac users are advised to set this option to NO. +# The default value is: system dependent. + +CASE_SENSE_NAMES = NO + +# If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with +# their full class and namespace scopes in the documentation. If set to YES the +# scope will be hidden. +# The default value is: NO. + +HIDE_SCOPE_NAMES = NO + +# If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of +# the files that are included by a file in the documentation of that file. +# The default value is: YES. + +SHOW_INCLUDE_FILES = YES + +# If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each +# grouped member an include statement to the documentation, telling the reader +# which file to include in order to use the member. +# The default value is: NO. + +SHOW_GROUPED_MEMB_INC = NO + +# If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include +# files with double quotes in the documentation rather than with sharp brackets. +# The default value is: NO. + +FORCE_LOCAL_INCLUDES = NO + +# If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the +# documentation for inline members. +# The default value is: YES. + +INLINE_INFO = YES + +# If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the +# (detailed) documentation of file and class members alphabetically by member +# name. If set to NO the members will appear in declaration order. +# The default value is: YES. + +SORT_MEMBER_DOCS = YES + +# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief +# descriptions of file, namespace and class members alphabetically by member +# name. If set to NO the members will appear in declaration order. Note that +# this will also influence the order of the classes in the class list. +# The default value is: NO. + +SORT_BRIEF_DOCS = NO + +# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the +# (brief and detailed) documentation of class members so that constructors and +# destructors are listed first. If set to NO the constructors will appear in the +# respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS. +# Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief +# member documentation. +# Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting +# detailed member documentation. +# The default value is: NO. + +SORT_MEMBERS_CTORS_1ST = NO + +# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy +# of group names into alphabetical order. If set to NO the group names will +# appear in their defined order. +# The default value is: NO. + +SORT_GROUP_NAMES = NO + +# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by +# fully-qualified names, including namespaces. If set to NO, the class list will +# be sorted only by class name, not including the namespace part. +# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. +# Note: This option applies only to the class list, not to the alphabetical +# list. +# The default value is: NO. + +SORT_BY_SCOPE_NAME = NO + +# If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to do proper +# type resolution of all parameters of a function it will reject a match between +# the prototype and the implementation of a member function even if there is +# only one candidate or it is obvious which candidate to choose by doing a +# simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still +# accept a match between prototype and implementation in such cases. +# The default value is: NO. + +STRICT_PROTO_MATCHING = NO + +# The GENERATE_TODOLIST tag can be used to enable ( YES) or disable ( NO) the +# todo list. This list is created by putting \todo commands in the +# documentation. +# The default value is: YES. + +GENERATE_TODOLIST = YES + +# The GENERATE_TESTLIST tag can be used to enable ( YES) or disable ( NO) the +# test list. This list is created by putting \test commands in the +# documentation. +# The default value is: YES. + +GENERATE_TESTLIST = YES + +# The GENERATE_BUGLIST tag can be used to enable ( YES) or disable ( NO) the bug +# list. This list is created by putting \bug commands in the documentation. +# The default value is: YES. + +GENERATE_BUGLIST = YES + +# The GENERATE_DEPRECATEDLIST tag can be used to enable ( YES) or disable ( NO) +# the deprecated list. This list is created by putting \deprecated commands in +# the documentation. +# The default value is: YES. + +GENERATE_DEPRECATEDLIST= YES + +# The ENABLED_SECTIONS tag can be used to enable conditional documentation +# sections, marked by \if ... \endif and \cond +# ... \endcond blocks. + +ENABLED_SECTIONS = + +# The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the +# initial value of a variable or macro / define can have for it to appear in the +# documentation. If the initializer consists of more lines than specified here +# it will be hidden. Use a value of 0 to hide initializers completely. The +# appearance of the value of individual variables and macros / defines can be +# controlled using \showinitializer or \hideinitializer command in the +# documentation regardless of this setting. +# Minimum value: 0, maximum value: 10000, default value: 30. + +MAX_INITIALIZER_LINES = 30 + +# Set the SHOW_USED_FILES tag to NO to disable the list of files generated at +# the bottom of the documentation of classes and structs. If set to YES the list +# will mention the files that were used to generate the documentation. +# The default value is: YES. + +SHOW_USED_FILES = YES + +# Set the SHOW_FILES tag to NO to disable the generation of the Files page. This +# will remove the Files entry from the Quick Index and from the Folder Tree View +# (if specified). +# The default value is: YES. + +SHOW_FILES = YES + +# Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces +# page. This will remove the Namespaces entry from the Quick Index and from the +# Folder Tree View (if specified). +# The default value is: YES. + +SHOW_NAMESPACES = YES + +# The FILE_VERSION_FILTER tag can be used to specify a program or script that +# doxygen should invoke to get the current version for each file (typically from +# the version control system). Doxygen will invoke the program by executing (via +# popen()) the command command input-file, where command is the value of the +# FILE_VERSION_FILTER tag, and input-file is the name of an input file provided +# by doxygen. Whatever the program writes to standard output is used as the file +# version. For an example see the documentation. + +FILE_VERSION_FILTER = + +# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed +# by doxygen. The layout file controls the global structure of the generated +# output files in an output format independent way. To create the layout file +# that represents doxygen's defaults, run doxygen with the -l option. You can +# optionally specify a file name after the option, if omitted DoxygenLayout.xml +# will be used as the name of the layout file. +# +# Note that if you run doxygen from a directory containing a file called +# DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE +# tag is left empty. + +LAYOUT_FILE = + +# The CITE_BIB_FILES tag can be used to specify one or more bib files containing +# the reference definitions. This must be a list of .bib files. The .bib +# extension is automatically appended if omitted. This requires the bibtex tool +# to be installed. See also http://en.wikipedia.org/wiki/BibTeX for more info. +# For LaTeX the style of the bibliography can be controlled using +# LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the +# search path. Do not use file names with spaces, bibtex cannot handle them. See +# also \cite for info how to create references. + +CITE_BIB_FILES = + +#--------------------------------------------------------------------------- +# Configuration options related to warning and progress messages +#--------------------------------------------------------------------------- + +# The QUIET tag can be used to turn on/off the messages that are generated to +# standard output by doxygen. If QUIET is set to YES this implies that the +# messages are off. +# The default value is: NO. + +QUIET = NO + +# The WARNINGS tag can be used to turn on/off the warning messages that are +# generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES +# this implies that the warnings are on. +# +# Tip: Turn warnings on while writing the documentation. +# The default value is: YES. + +WARNINGS = YES + +# If the WARN_IF_UNDOCUMENTED tag is set to YES, then doxygen will generate +# warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag +# will automatically be disabled. +# The default value is: YES. + +WARN_IF_UNDOCUMENTED = YES + +# If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for +# potential errors in the documentation, such as not documenting some parameters +# in a documented function, or documenting parameters that don't exist or using +# markup commands wrongly. +# The default value is: YES. + +WARN_IF_DOC_ERROR = YES + +# This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that +# are documented, but have no documentation for their parameters or return +# value. If set to NO doxygen will only warn about wrong or incomplete parameter +# documentation, but not about the absence of documentation. +# The default value is: NO. + +WARN_NO_PARAMDOC = NO + +# The WARN_FORMAT tag determines the format of the warning messages that doxygen +# can produce. The string should contain the $file, $line, and $text tags, which +# will be replaced by the file and line number from which the warning originated +# and the warning text. Optionally the format may contain $version, which will +# be replaced by the version of the file (if it could be obtained via +# FILE_VERSION_FILTER) +# The default value is: $file:$line: $text. + +WARN_FORMAT = "$file:$line: $text" + +# The WARN_LOGFILE tag can be used to specify a file to which warning and error +# messages should be written. If left blank the output is written to standard +# error (stderr). + +WARN_LOGFILE = + +#--------------------------------------------------------------------------- +# Configuration options related to the input files +#--------------------------------------------------------------------------- + +# The INPUT tag is used to specify the files and/or directories that contain +# documented source files. You may enter file names like myfile.cpp or +# directories like /usr/src/myproject. Separate the files or directories with +# spaces. +# Note: If this tag is empty the current directory is searched. + +INPUT = + +# This tag can be used to specify the character encoding of the source files +# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses +# libiconv (or the iconv built into libc) for the transcoding. See the libiconv +# documentation (see: http://www.gnu.org/software/libiconv) for the list of +# possible encodings. +# The default value is: UTF-8. + +INPUT_ENCODING = UTF-8 + +# If the value of the INPUT tag contains directories, you can use the +# FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and +# *.h) to filter out the source-files in the directories. If left blank the +# following patterns are tested:*.c, *.cc, *.cxx, *.cpp, *.c++, *.java, *.ii, +# *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h, *.hh, *.hxx, *.hpp, +# *.h++, *.cs, *.d, *.php, *.php4, *.php5, *.phtml, *.inc, *.m, *.markdown, +# *.md, *.mm, *.dox, *.py, *.f90, *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf, +# *.qsf, *.as and *.js. + +FILE_PATTERNS = + +# The RECURSIVE tag can be used to specify whether or not subdirectories should +# be searched for input files as well. +# The default value is: NO. + +RECURSIVE = NO + +# The EXCLUDE tag can be used to specify files and/or directories that should be +# excluded from the INPUT source files. This way you can easily exclude a +# subdirectory from a directory tree whose root is specified with the INPUT tag. +# +# Note that relative paths are relative to the directory from which doxygen is +# run. + +EXCLUDE = + +# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or +# directories that are symbolic links (a Unix file system feature) are excluded +# from the input. +# The default value is: NO. + +EXCLUDE_SYMLINKS = NO + +# If the value of the INPUT tag contains directories, you can use the +# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude +# certain files from those directories. +# +# Note that the wildcards are matched against the file with absolute path, so to +# exclude all test directories for example use the pattern */test/* + +EXCLUDE_PATTERNS = example* + +# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names +# (namespaces, classes, functions, etc.) that should be excluded from the +# output. The symbol name can be a fully qualified name, a word, or if the +# wildcard * is used, a substring. Examples: ANamespace, AClass, +# AClass::ANamespace, ANamespace::*Test +# +# Note that the wildcards are matched against the file with absolute path, so to +# exclude all test directories use the pattern */test/* + +EXCLUDE_SYMBOLS = + +# The EXAMPLE_PATH tag can be used to specify one or more files or directories +# that contain example code fragments that are included (see the \include +# command). + +EXAMPLE_PATH = + +# If the value of the EXAMPLE_PATH tag contains directories, you can use the +# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and +# *.h) to filter out the source-files in the directories. If left blank all +# files are included. + +EXAMPLE_PATTERNS = + +# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be +# searched for input files to be used with the \include or \dontinclude commands +# irrespective of the value of the RECURSIVE tag. +# The default value is: NO. + +EXAMPLE_RECURSIVE = NO + +# The IMAGE_PATH tag can be used to specify one or more files or directories +# that contain images that are to be included in the documentation (see the +# \image command). + +IMAGE_PATH = + +# The INPUT_FILTER tag can be used to specify a program that doxygen should +# invoke to filter for each input file. Doxygen will invoke the filter program +# by executing (via popen()) the command: +# +# +# +# where is the value of the INPUT_FILTER tag, and is the +# name of an input file. Doxygen will then use the output that the filter +# program writes to standard output. If FILTER_PATTERNS is specified, this tag +# will be ignored. +# +# Note that the filter must not add or remove lines; it is applied before the +# code is scanned, but not when the output code is generated. If lines are added +# or removed, the anchors will not be placed correctly. + +INPUT_FILTER = + +# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern +# basis. Doxygen will compare the file name with each pattern and apply the +# filter if there is a match. The filters are a list of the form: pattern=filter +# (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how +# filters are used. If the FILTER_PATTERNS tag is empty or if none of the +# patterns match the file name, INPUT_FILTER is applied. + +FILTER_PATTERNS = + +# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using +# INPUT_FILTER ) will also be used to filter the input files that are used for +# producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES). +# The default value is: NO. + +FILTER_SOURCE_FILES = NO + +# The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file +# pattern. A pattern will override the setting for FILTER_PATTERN (if any) and +# it is also possible to disable source filtering for a specific pattern using +# *.ext= (so without naming a filter). +# This tag requires that the tag FILTER_SOURCE_FILES is set to YES. + +FILTER_SOURCE_PATTERNS = + +# If the USE_MDFILE_AS_MAINPAGE tag refers to the name of a markdown file that +# is part of the input, its contents will be placed on the main page +# (index.html). This can be useful if you have a project on for instance GitHub +# and want to reuse the introduction page also for the doxygen output. + +USE_MDFILE_AS_MAINPAGE = + +#--------------------------------------------------------------------------- +# Configuration options related to source browsing +#--------------------------------------------------------------------------- + +# If the SOURCE_BROWSER tag is set to YES then a list of source files will be +# generated. Documented entities will be cross-referenced with these sources. +# +# Note: To get rid of all source code in the generated output, make sure that +# also VERBATIM_HEADERS is set to NO. +# The default value is: NO. + +SOURCE_BROWSER = NO + +# Setting the INLINE_SOURCES tag to YES will include the body of functions, +# classes and enums directly into the documentation. +# The default value is: NO. + +INLINE_SOURCES = NO + +# Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any +# special comment blocks from generated source code fragments. Normal C, C++ and +# Fortran comments will always remain visible. +# The default value is: YES. + +STRIP_CODE_COMMENTS = YES + +# If the REFERENCED_BY_RELATION tag is set to YES then for each documented +# function all documented functions referencing it will be listed. +# The default value is: NO. + +REFERENCED_BY_RELATION = NO + +# If the REFERENCES_RELATION tag is set to YES then for each documented function +# all documented entities called/used by that function will be listed. +# The default value is: NO. + +REFERENCES_RELATION = NO + +# If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set +# to YES, then the hyperlinks from functions in REFERENCES_RELATION and +# REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will +# link to the documentation. +# The default value is: YES. + +REFERENCES_LINK_SOURCE = YES + +# If SOURCE_TOOLTIPS is enabled (the default) then hovering a hyperlink in the +# source code will show a tooltip with additional information such as prototype, +# brief description and links to the definition and documentation. Since this +# will make the HTML file larger and loading of large files a bit slower, you +# can opt to disable this feature. +# The default value is: YES. +# This tag requires that the tag SOURCE_BROWSER is set to YES. + +SOURCE_TOOLTIPS = YES + +# If the USE_HTAGS tag is set to YES then the references to source code will +# point to the HTML generated by the htags(1) tool instead of doxygen built-in +# source browser. The htags tool is part of GNU's global source tagging system +# (see http://www.gnu.org/software/global/global.html). You will need version +# 4.8.6 or higher. +# +# To use it do the following: +# - Install the latest version of global +# - Enable SOURCE_BROWSER and USE_HTAGS in the config file +# - Make sure the INPUT points to the root of the source tree +# - Run doxygen as normal +# +# Doxygen will invoke htags (and that will in turn invoke gtags), so these +# tools must be available from the command line (i.e. in the search path). +# +# The result: instead of the source browser generated by doxygen, the links to +# source code will now point to the output of htags. +# The default value is: NO. +# This tag requires that the tag SOURCE_BROWSER is set to YES. + +USE_HTAGS = NO + +# If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a +# verbatim copy of the header file for each class for which an include is +# specified. Set to NO to disable this. +# See also: Section \class. +# The default value is: YES. + +VERBATIM_HEADERS = YES + +#--------------------------------------------------------------------------- +# Configuration options related to the alphabetical class index +#--------------------------------------------------------------------------- + +# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all +# compounds will be generated. Enable this if the project contains a lot of +# classes, structs, unions or interfaces. +# The default value is: YES. + +ALPHABETICAL_INDEX = YES + +# The COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns in +# which the alphabetical index list will be split. +# Minimum value: 1, maximum value: 20, default value: 5. +# This tag requires that the tag ALPHABETICAL_INDEX is set to YES. + +COLS_IN_ALPHA_INDEX = 5 + +# In case all classes in a project start with a common prefix, all classes will +# be put under the same header in the alphabetical index. The IGNORE_PREFIX tag +# can be used to specify a prefix (or a list of prefixes) that should be ignored +# while generating the index headers. +# This tag requires that the tag ALPHABETICAL_INDEX is set to YES. + +IGNORE_PREFIX = + +#--------------------------------------------------------------------------- +# Configuration options related to the HTML output +#--------------------------------------------------------------------------- + +# If the GENERATE_HTML tag is set to YES doxygen will generate HTML output +# The default value is: YES. + +GENERATE_HTML = YES + +# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a +# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of +# it. +# The default directory is: html. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_OUTPUT = html + +# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each +# generated HTML page (for example: .htm, .php, .asp). +# The default value is: .html. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_FILE_EXTENSION = .html + +# The HTML_HEADER tag can be used to specify a user-defined HTML header file for +# each generated HTML page. If the tag is left blank doxygen will generate a +# standard header. +# +# To get valid HTML the header file that includes any scripts and style sheets +# that doxygen needs, which is dependent on the configuration options used (e.g. +# the setting GENERATE_TREEVIEW). It is highly recommended to start with a +# default header using +# doxygen -w html new_header.html new_footer.html new_stylesheet.css +# YourConfigFile +# and then modify the file new_header.html. See also section "Doxygen usage" +# for information on how to generate the default header that doxygen normally +# uses. +# Note: The header is subject to change so you typically have to regenerate the +# default header when upgrading to a newer version of doxygen. For a description +# of the possible markers and block names see the documentation. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_HEADER = + +# The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each +# generated HTML page. If the tag is left blank doxygen will generate a standard +# footer. See HTML_HEADER for more information on how to generate a default +# footer and what special commands can be used inside the footer. See also +# section "Doxygen usage" for information on how to generate the default footer +# that doxygen normally uses. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_FOOTER = + +# The HTML_STYLESHEET tag can be used to specify a user-defined cascading style +# sheet that is used by each HTML page. It can be used to fine-tune the look of +# the HTML output. If left blank doxygen will generate a default style sheet. +# See also section "Doxygen usage" for information on how to generate the style +# sheet that doxygen normally uses. +# Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as +# it is more robust and this tag (HTML_STYLESHEET) will in the future become +# obsolete. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_STYLESHEET = + +# The HTML_EXTRA_STYLESHEET tag can be used to specify an additional user- +# defined cascading style sheet that is included after the standard style sheets +# created by doxygen. Using this option one can overrule certain style aspects. +# This is preferred over using HTML_STYLESHEET since it does not replace the +# standard style sheet and is therefor more robust against future updates. +# Doxygen will copy the style sheet file to the output directory. For an example +# see the documentation. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_EXTRA_STYLESHEET = + +# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or +# other source files which should be copied to the HTML output directory. Note +# that these files will be copied to the base HTML output directory. Use the +# $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these +# files. In the HTML_STYLESHEET file, use the file name only. Also note that the +# files will be copied as-is; there are no commands or markers available. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_EXTRA_FILES = + +# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen +# will adjust the colors in the stylesheet and background images according to +# this color. Hue is specified as an angle on a colorwheel, see +# http://en.wikipedia.org/wiki/Hue for more information. For instance the value +# 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300 +# purple, and 360 is red again. +# Minimum value: 0, maximum value: 359, default value: 220. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_COLORSTYLE_HUE = 220 + +# The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors +# in the HTML output. For a value of 0 the output will use grayscales only. A +# value of 255 will produce the most vivid colors. +# Minimum value: 0, maximum value: 255, default value: 100. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_COLORSTYLE_SAT = 100 + +# The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the +# luminance component of the colors in the HTML output. Values below 100 +# gradually make the output lighter, whereas values above 100 make the output +# darker. The value divided by 100 is the actual gamma applied, so 80 represents +# a gamma of 0.8, The value 220 represents a gamma of 2.2, and 100 does not +# change the gamma. +# Minimum value: 40, maximum value: 240, default value: 80. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_COLORSTYLE_GAMMA = 80 + +# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML +# page will contain the date and time when the page was generated. Setting this +# to NO can help when comparing the output of multiple runs. +# The default value is: YES. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_TIMESTAMP = YES + +# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML +# documentation will contain sections that can be hidden and shown after the +# page has loaded. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_DYNAMIC_SECTIONS = NO + +# With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries +# shown in the various tree structured indices initially; the user can expand +# and collapse entries dynamically later on. Doxygen will expand the tree to +# such a level that at most the specified number of entries are visible (unless +# a fully collapsed tree already exceeds this amount). So setting the number of +# entries 1 will produce a full collapsed tree by default. 0 is a special value +# representing an infinite number of entries and will result in a full expanded +# tree by default. +# Minimum value: 0, maximum value: 9999, default value: 100. +# This tag requires that the tag GENERATE_HTML is set to YES. + +HTML_INDEX_NUM_ENTRIES = 100 + +# If the GENERATE_DOCSET tag is set to YES, additional index files will be +# generated that can be used as input for Apple's Xcode 3 integrated development +# environment (see: http://developer.apple.com/tools/xcode/), introduced with +# OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a +# Makefile in the HTML output directory. Running make will produce the docset in +# that directory and running make install will install the docset in +# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find it at +# startup. See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html +# for more information. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +GENERATE_DOCSET = NO + +# This tag determines the name of the docset feed. A documentation feed provides +# an umbrella under which multiple documentation sets from a single provider +# (such as a company or product suite) can be grouped. +# The default value is: Doxygen generated docs. +# This tag requires that the tag GENERATE_DOCSET is set to YES. + +DOCSET_FEEDNAME = "Doxygen generated docs" + +# This tag specifies a string that should uniquely identify the documentation +# set bundle. This should be a reverse domain-name style string, e.g. +# com.mycompany.MyDocSet. Doxygen will append .docset to the name. +# The default value is: org.doxygen.Project. +# This tag requires that the tag GENERATE_DOCSET is set to YES. + +DOCSET_BUNDLE_ID = org.doxygen.Project + +# The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify +# the documentation publisher. This should be a reverse domain-name style +# string, e.g. com.mycompany.MyDocSet.documentation. +# The default value is: org.doxygen.Publisher. +# This tag requires that the tag GENERATE_DOCSET is set to YES. + +DOCSET_PUBLISHER_ID = org.doxygen.Publisher + +# The DOCSET_PUBLISHER_NAME tag identifies the documentation publisher. +# The default value is: Publisher. +# This tag requires that the tag GENERATE_DOCSET is set to YES. + +DOCSET_PUBLISHER_NAME = Publisher + +# If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three +# additional HTML index files: index.hhp, index.hhc, and index.hhk. The +# index.hhp is a project file that can be read by Microsoft's HTML Help Workshop +# (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on +# Windows. +# +# The HTML Help Workshop contains a compiler that can convert all HTML output +# generated by doxygen into a single compiled HTML file (.chm). Compiled HTML +# files are now used as the Windows 98 help format, and will replace the old +# Windows help format (.hlp) on all Windows platforms in the future. Compressed +# HTML files also contain an index, a table of contents, and you can search for +# words in the documentation. The HTML workshop also contains a viewer for +# compressed HTML files. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +GENERATE_HTMLHELP = NO + +# The CHM_FILE tag can be used to specify the file name of the resulting .chm +# file. You can add a path in front of the file if the result should not be +# written to the html output directory. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +CHM_FILE = + +# The HHC_LOCATION tag can be used to specify the location (absolute path +# including file name) of the HTML help compiler ( hhc.exe). If non-empty +# doxygen will try to run the HTML help compiler on the generated index.hhp. +# The file has to be specified with full path. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +HHC_LOCATION = + +# The GENERATE_CHI flag controls if a separate .chi index file is generated ( +# YES) or that it should be included in the master .chm file ( NO). +# The default value is: NO. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +GENERATE_CHI = NO + +# The CHM_INDEX_ENCODING is used to encode HtmlHelp index ( hhk), content ( hhc) +# and project file content. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +CHM_INDEX_ENCODING = + +# The BINARY_TOC flag controls whether a binary table of contents is generated ( +# YES) or a normal table of contents ( NO) in the .chm file. Furthermore it +# enables the Previous and Next buttons. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +BINARY_TOC = NO + +# The TOC_EXPAND flag can be set to YES to add extra items for group members to +# the table of contents of the HTML help documentation and to the tree view. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTMLHELP is set to YES. + +TOC_EXPAND = NO + +# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and +# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that +# can be used as input for Qt's qhelpgenerator to generate a Qt Compressed Help +# (.qch) of the generated HTML documentation. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +GENERATE_QHP = NO + +# If the QHG_LOCATION tag is specified, the QCH_FILE tag can be used to specify +# the file name of the resulting .qch file. The path specified is relative to +# the HTML output folder. +# This tag requires that the tag GENERATE_QHP is set to YES. + +QCH_FILE = + +# The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help +# Project output. For more information please see Qt Help Project / Namespace +# (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace). +# The default value is: org.doxygen.Project. +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHP_NAMESPACE = org.doxygen.Project + +# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt +# Help Project output. For more information please see Qt Help Project / Virtual +# Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual- +# folders). +# The default value is: doc. +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHP_VIRTUAL_FOLDER = doc + +# If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom +# filter to add. For more information please see Qt Help Project / Custom +# Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom- +# filters). +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHP_CUST_FILTER_NAME = + +# The QHP_CUST_FILTER_ATTRS tag specifies the list of the attributes of the +# custom filter to add. For more information please see Qt Help Project / Custom +# Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom- +# filters). +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHP_CUST_FILTER_ATTRS = + +# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this +# project's filter section matches. Qt Help Project / Filter Attributes (see: +# http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes). +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHP_SECT_FILTER_ATTRS = + +# The QHG_LOCATION tag can be used to specify the location of Qt's +# qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the +# generated .qhp file. +# This tag requires that the tag GENERATE_QHP is set to YES. + +QHG_LOCATION = + +# If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be +# generated, together with the HTML files, they form an Eclipse help plugin. To +# install this plugin and make it available under the help contents menu in +# Eclipse, the contents of the directory containing the HTML and XML files needs +# to be copied into the plugins directory of eclipse. The name of the directory +# within the plugins directory should be the same as the ECLIPSE_DOC_ID value. +# After copying Eclipse needs to be restarted before the help appears. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +GENERATE_ECLIPSEHELP = NO + +# A unique identifier for the Eclipse help plugin. When installing the plugin +# the directory name containing the HTML and XML files should also have this +# name. Each documentation set should have its own identifier. +# The default value is: org.doxygen.Project. +# This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES. + +ECLIPSE_DOC_ID = org.doxygen.Project + +# If you want full control over the layout of the generated HTML pages it might +# be necessary to disable the index and replace it with your own. The +# DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top +# of each HTML page. A value of NO enables the index and the value YES disables +# it. Since the tabs in the index contain the same information as the navigation +# tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +DISABLE_INDEX = NO + +# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index +# structure should be generated to display hierarchical information. If the tag +# value is set to YES, a side panel will be generated containing a tree-like +# index structure (just like the one that is generated for HTML Help). For this +# to work a browser that supports JavaScript, DHTML, CSS and frames is required +# (i.e. any modern browser). Windows users are probably better off using the +# HTML help feature. Via custom stylesheets (see HTML_EXTRA_STYLESHEET) one can +# further fine-tune the look of the index. As an example, the default style +# sheet generated by doxygen has an example that shows how to put an image at +# the root of the tree instead of the PROJECT_NAME. Since the tree basically has +# the same information as the tab index, you could consider setting +# DISABLE_INDEX to YES when enabling this option. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +GENERATE_TREEVIEW = NO + +# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that +# doxygen will group on one line in the generated HTML documentation. +# +# Note that a value of 0 will completely suppress the enum values from appearing +# in the overview section. +# Minimum value: 0, maximum value: 20, default value: 4. +# This tag requires that the tag GENERATE_HTML is set to YES. + +ENUM_VALUES_PER_LINE = 4 + +# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used +# to set the initial width (in pixels) of the frame in which the tree is shown. +# Minimum value: 0, maximum value: 1500, default value: 250. +# This tag requires that the tag GENERATE_HTML is set to YES. + +TREEVIEW_WIDTH = 250 + +# When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open links to +# external symbols imported via tag files in a separate window. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +EXT_LINKS_IN_WINDOW = NO + +# Use this tag to change the font size of LaTeX formulas included as images in +# the HTML documentation. When you change the font size after a successful +# doxygen run you need to manually remove any form_*.png images from the HTML +# output directory to force them to be regenerated. +# Minimum value: 8, maximum value: 50, default value: 10. +# This tag requires that the tag GENERATE_HTML is set to YES. + +FORMULA_FONTSIZE = 10 + +# Use the FORMULA_TRANPARENT tag to determine whether or not the images +# generated for formulas are transparent PNGs. Transparent PNGs are not +# supported properly for IE 6.0, but are supported on all modern browsers. +# +# Note that when changing this option you need to delete any form_*.png files in +# the HTML output directory before the changes have effect. +# The default value is: YES. +# This tag requires that the tag GENERATE_HTML is set to YES. + +FORMULA_TRANSPARENT = YES + +# Enable the USE_MATHJAX option to render LaTeX formulas using MathJax (see +# http://www.mathjax.org) which uses client side Javascript for the rendering +# instead of using prerendered bitmaps. Use this if you do not have LaTeX +# installed or if you want to formulas look prettier in the HTML output. When +# enabled you may also need to install MathJax separately and configure the path +# to it using the MATHJAX_RELPATH option. +# The default value is: NO. +# This tag requires that the tag GENERATE_HTML is set to YES. + +USE_MATHJAX = NO + +# When MathJax is enabled you can set the default output format to be used for +# the MathJax output. See the MathJax site (see: +# http://docs.mathjax.org/en/latest/output.html) for more details. +# Possible values are: HTML-CSS (which is slower, but has the best +# compatibility), NativeMML (i.e. MathML) and SVG. +# The default value is: HTML-CSS. +# This tag requires that the tag USE_MATHJAX is set to YES. + +MATHJAX_FORMAT = HTML-CSS + +# When MathJax is enabled you need to specify the location relative to the HTML +# output directory using the MATHJAX_RELPATH option. The destination directory +# should contain the MathJax.js script. For instance, if the mathjax directory +# is located at the same level as the HTML output directory, then +# MATHJAX_RELPATH should be ../mathjax. The default value points to the MathJax +# Content Delivery Network so you can quickly see the result without installing +# MathJax. However, it is strongly recommended to install a local copy of +# MathJax from http://www.mathjax.org before deployment. +# The default value is: http://cdn.mathjax.org/mathjax/latest. +# This tag requires that the tag USE_MATHJAX is set to YES. + +MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest + +# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax +# extension names that should be enabled during MathJax rendering. For example +# MATHJAX_EXTENSIONS = TeX/AMSmath TeX/AMSsymbols +# This tag requires that the tag USE_MATHJAX is set to YES. + +MATHJAX_EXTENSIONS = + +# The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces +# of code that will be used on startup of the MathJax code. See the MathJax site +# (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an +# example see the documentation. +# This tag requires that the tag USE_MATHJAX is set to YES. + +MATHJAX_CODEFILE = + +# When the SEARCHENGINE tag is enabled doxygen will generate a search box for +# the HTML output. The underlying search engine uses javascript and DHTML and +# should work on any modern browser. Note that when using HTML help +# (GENERATE_HTMLHELP), Qt help (GENERATE_QHP), or docsets (GENERATE_DOCSET) +# there is already a search function so this one should typically be disabled. +# For large projects the javascript based search engine can be slow, then +# enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to +# search using the keyboard; to jump to the search box use + S +# (what the is depends on the OS and browser, but it is typically +# , /