- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 6 2021
Jul 6 2021
More Doxygen documentation for Tensor Class
black committed rHEJ6ac46084782c: Moved implementation of Tensor class to separate header. (authored by black).
Moved implementation of Tensor class to separate header.
black committed rHEJ42fd18fbada9: Moved Implementation to bottom of header. More Doxygen. (authored by black).
Moved Implementation to bottom of header. More Doxygen.
black committed rHEJa60407de2664: Tensor Class information added to the developer manual. (authored by black).
Tensor Class information added to the developer manual.
Removed TODO.
black committed rHEJ7e2003d78b9b: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into TensorDoc (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into TensorDoc
black committed rHEJ003780fc3a48: Altered location of Tensor_impl.hh to a subfolder in effort to help keep header… (authored by black).
Altered location of Tensor_impl.hh to a subfolder in effort to help keep header…
black committed rHEJ908f51ee2265: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WJets_enu (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WJets_enu
black committed rHEJ619984f02209: Merge branch 'fix_qqx_label' into 'WJets_enu' (authored by black).
Merge branch 'fix_qqx_label' into 'WJets_enu'
black committed rHEJd69588855f84: Moved definition to avoid compiler warning if DCMAKE_BUILD_TYPE!=DEBUG. (authored by black).
Moved definition to avoid compiler warning if DCMAKE_BUILD_TYPE!=DEBUG.
Merge branch 'TensorDoc' into 'master'
black committed rHEJf9e8d629259f: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WJets_enu (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WJets_enu
black committed rHEJ17ac9927cbf3: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WJetsDoc (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WJetsDoc
black committed rHEJcab0a8bfe773: Updated manual to reflect status of contents of currents.cc/Wjets.cc (authored by black).
Updated manual to reflect status of contents of currents.cc/Wjets.cc
black committed rHEJ9c74481d74f6: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WJets_enu (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WJets_enu
Removed Dead Code
Added New ME tests for W+Jets
black committed rHEJfdc163d32f44: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into qqxPhspGen (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into qqxPhspGen
black committed rHEJ2f4c301b3571: Unordered classification now same Forwards/Backwards. (reverse input) (authored by black).
Unordered classification now same Forwards/Backwards. (reverse input)
black committed rHEJcddd043e408e: Fixed: Broken Assert causing failed Debug build. (authored by black).
Fixed: Broken Assert causing failed Debug build.
black committed rHEJ30e8f3f90eea: Ex_qqx classification test same for forward/backward. reverse input. (authored by black).
Ex_qqx classification test same for forward/backward. reverse input.
black committed rHEJf2244525daad: Split up is_W_Current so that Wm and Wp can be evaluated separately (authored by black).
Split up is_W_Current so that Wm and Wp can be evaluated separately
Removed Superfluous conditionals
black committed rHEJ2708fdf315c2: Allow one flavour changing current(if W exists), sanity check: flavour change… (authored by black).
Allow one flavour changing current(if W exists), sanity check: flavour change…
Applied min P_T cut to qqxmid pair.
Unordered Events now require valid currents.
black committed rHEJd16f8917a607: P_T_min applied to correct parton in qqxmid case. (authored by black).
P_T_min applied to correct parton in qqxmid case.
black committed rHEJec2688bc81f9: Merge branch 'qqxPhspGen' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into qqxPhspGen (authored by black).
Merge branch 'qqxPhspGen' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into qqxPhspGen
black committed rHEJ8578bd66b5f8: Fixed: Allow AWZ anywhere in Unordered Event classification. (authored by black).
Fixed: Allow AWZ anywhere in Unordered Event classification.
Fixed: Naive parton labelling
black committed rHEJa7a0881194fe: Ensured Jet Check works in Forward qqx case as well as backward. (authored by black).
Ensured Jet Check works in Forward qqx case as well as backward.
black committed rHEJd9d49634ba5e: Altered Rapidity sampling in Central qqx Case (authored by black).
Altered Rapidity sampling in Central qqx Case
black committed rHEJ9b64b0f2afa0: Merge branch 'new_classification_test' into 'qqxPhspGen' (authored by black).
Merge branch 'new_classification_test' into 'qqxPhspGen'
black committed rHEJ8a4368a31af2: Central qqx: Rescale rapidities of non-jet gluons based on rapidity rather than… (authored by black).
Central qqx: Rescale rapidities of non-jet gluons based on rapidity rather than…
Changed Rapidity sampling to references.
black committed rHEJ4e350c6ed322: Added some Doxygen documentation for the new boolean functions. (authored by black).
Added some Doxygen documentation for the new boolean functions.
black committed rHEJ341df8bd8175: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into subleadingsplit (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into subleadingsplit
black committed rHEJ44bf301d22d7: Split up "is_qqx()" boolean, to ask for Extremal or midqqx (authored by black).
Split up "is_qqx()" boolean, to ask for Extremal or midqqx
black committed rHEJb65b5339e558: Split up qqx into Ex_qqx and Cen_qqx in run card (authored by black).
Split up qqx into Ex_qqx and Cen_qqx in run card
black committed rHEJ227d151f3dd9: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into qqxPhspGen (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into qqxPhspGen
black committed rHEJ5fcd75cff21e: Fixed: rescale_qqx_rapidities(). Additional assert to avoid future problems. (authored by black).
Fixed: rescale_qqx_rapidities(). Additional assert to avoid future problems.
black committed rHEJ16c7a26dbe33: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into qqxPhspGen (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into qqxPhspGen
black committed rHEJ0d43f37338d0: Changed new classification to use is_W_Current() functions. (authored by black).
Changed new classification to use is_W_Current() functions.
Altered comments for readability. Visuals.
black committed rHEJ3532eac1ec03: Used is_Pure_Current() to improve readability in new classify (authored by black).
Used is_Pure_Current() to improve readability in new classify
black committed rHEJ61a04e8122b3: Implemented helper function to remove some code duplicity. (authored by black).
Implemented helper function to remove some code duplicity.
Removed Dead code
black committed rHEJ5f357969144a: Use is_valid_IF() in search of MidQQbar also. (authored by black).
Use is_valid_IF() in search of MidQQbar also.
Neatened book-keeping in new classify.
black committed rHEJ79f7b23f5b23: ALtered new classify to use iterators. (In prep for reversing implementation) (authored by black).
ALtered new classify to use iterators. (In prep for reversing implementation)
black committed rHEJ2d9cdc8cf0eb: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into 18-w-jets-fog… (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into 18-w-jets-fog…
black committed rHEJc520ad0b5cc4: Merge branch '18-w-jets-fog-offshell-decay' into 'master' (authored by black).
Merge branch '18-w-jets-fog-offshell-decay' into 'master'
Cleaned jW_mu * j_unof^mu functions
black committed rHEJ6ed4572f6e93: Change Arg ordering for consistency. Added documentation. (authored by black).
Change Arg ordering for consistency. Added documentation.
Cleaned jW_mu * j_unob^mu functions
black committed rHEJ666d06ace667: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WUnoClean (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WUnoClean
black committed rHEJ353249bb44e2: Cleaned up same side W and uno ME calc (q/qbar incoming only, gluon next) (authored by black).
Cleaned up same side W and uno ME calc (q/qbar incoming only, gluon next)
black committed rHEJ418c3e31d349: Altered documentation. Cleaned W+Jets Extremal qqx with W emssion functions. (authored by black).
Altered documentation. Cleaned W+Jets Extremal qqx with W emssion functions.
Modified naming convention.
black committed rHEJ4d51128c30ec: W+Jets FKL ME functions cleaned (incoming quarks so far) (authored by black).
W+Jets FKL ME functions cleaned (incoming quarks so far)
black committed rHEJ576c61759078: Cleaned up remaining side W and uno ME functions. (authored by black).
Cleaned up remaining side W and uno ME functions.
black committed rHEJ0e3851630767: Remaining W+Jets FKL ME functions cleaned, and removed functions no longer used. (authored by black).
Remaining W+Jets FKL ME functions cleaned, and removed functions no longer used.
black committed rHEJ226937f09758: Finished Altering name convention for W+Jets ME functions. (authored by black).
Finished Altering name convention for W+Jets ME functions.
Removed old Documentation.
black committed rHEJ9838191587a7: Changed Naming convention for FKL and Uno W+Jet Events. (authored by black).
Changed Naming convention for FKL and Uno W+Jet Events.
Removed Superfluous comments
black committed rHEJf29a4b1bf291: Removed superfluous comments (already in Header file) (authored by black).
Removed superfluous comments (already in Header file)
black committed rHEJf41e3290fff9: Altered Naming convention for W+Jets Central qqx (authored by black).
Altered Naming convention for W+Jets Central qqx
black committed rHEJc75b1606690f: Made use of K_g in cam factor assignment for Central qqx. (authored by black).
Made use of K_g in cam factor assignment for Central qqx.
black committed rHEJ562b6ac34877: Altered naming convention for Pure Jet FKL ME calculations. (authored by black).
Altered naming convention for Pure Jet FKL ME calculations.
black committed rHEJ908c9f1368e9: Altered naming convention for Higgs FKL ME functions. (authored by black).
Altered naming convention for Higgs FKL ME functions.
Removed unused function.
Added Todo and removed dead code.
black committed rHEJ9f81eee7c4dd: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into… (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into…
black committed rHEJf6dfce2f14cf: Altered naming convention for Higgs Subleading ME calculations. (authored by black).
Altered naming convention for Higgs Subleading ME calculations.
black committed rHEJd8edec632b67: Implemented wrapper functions in pure jet FKL functions (ME_[incoming]) (authored by black).
Implemented wrapper functions in pure jet FKL functions (ME_[incoming])
black committed rHEJa446da5897ed: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into CurrentsClean (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into CurrentsClean
black committed rHEJ950e98778050: Implemented wrapper function around j_h_j for FKL Higgs MEs. (authored by black).
Implemented wrapper function around j_h_j for FKL Higgs MEs.
Added Doxygen grouping
black committed rHEJf1e56838169e: Implemented wrapper function for unof Higgs MEs. (authored by black).
Implemented wrapper function for unof Higgs MEs.
Removed unused function
Removed function which is no longer used.
Added doxygen grouping
black committed rHEJ64b243457ec1: Implemented unob higgs wrapper functions around juno_h_j (authored by black).
Implemented unob higgs wrapper functions around juno_h_j
Changed doxygen grouping
black committed rHEJed11b86ed2d3: Removed superfluous juno_h_j with call of j_h_uno different argument ordering. (authored by black).
Removed superfluous juno_h_j with call of j_h_uno different argument ordering.
Added Doxygen grouping
Removed function which is no longer used.
black committed rHEJ929fc34e06ad: Altered name convention for Higgs Outside function (authored by black).
Altered name convention for Higgs Outside function
black committed rHEJ1b940de149c8: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into… (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into…
black committed rHEJ26a315447c72: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into… (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into…
Fix: Corrected Uno calls for W+Jets
black committed rHEJ8bff9048eb81: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into CurrentsClean (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into CurrentsClean
Added check of W+Jets Uno XS.
black committed rHEJb3d5fe8a951d: Avoid swapping arguments multiple times to get correct result. (authored by black).
Avoid swapping arguments multiple times to get correct result.
Relaxed test of W+Jets Uno res_XS
black committed rHEJ591abf37714c: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into fix_unocall (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into fix_unocall