- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 14 2021
Jan 14 2021
Added Matrix Element Calls (PureExQQx)
Currents for Pure Jets Exqqx implemented
black committed rHEJd523a7653d2d: Added Iterator which allows calls of qqxb and qqxf (Pure) (authored by black).
Added Iterator which allows calls of qqxb and qqxf (Pure)
Removed dead code
black committed rHEJ542c548803e3: Merge branch '92-use-jet-pt-fraction-in-event-classification' into 'master' (authored by black).
Merge branch '92-use-jet-pt-fraction-in-event-classification' into 'master'
black committed rHEJ2a7df092ac1f: Merge branch '93-classification-allows-not-implemented-processes' into 'master' (authored by black).
Merge branch '93-classification-allows-not-implemented-processes' into 'master'
black committed rHEJ62a9c02998ea: Merge branch '91-fkl-impact-factor-below-jet-cut' into 'master' (authored by black).
Merge branch '91-fkl-impact-factor-below-jet-cut' into 'master'
Merge branch 'more_markdown' into 'master'
Merge branch 'fix_virtual_W' into 'master'
black committed rHEJ08630d350e77: Merge branch 'process_id_hepmc2' into 'master' (authored by black).
Merge branch 'process_id_hepmc2' into 'master'
Merge branch 'lhef_order' into 'master'
Merge branch 'clean_jets' into 'master'
Typo in runcard.
Merge branch 'check_colour' into 'master'
black committed rHEJ0aeb6028ff8e: Merge branch 'gauge_invariant_Wuno' into 'master' (authored by black).
Merge branch 'gauge_invariant_Wuno' into 'master'
black committed rHEJ29a1a2f08e71: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into CombineUnobUnof (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into CombineUnobUnof
Merge branch 'tensor-cleanup' into 'master'
black committed rHEJ47184d881134: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into tensor-cleanup (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into tensor-cleanup
black committed rHEJ434eb7925bf3: FKL most likely, check for that first. Throw error if process type not… (authored by black).
FKL most likely, check for that first. Throw error if process type not…
black committed rHEJc571c2f70ff0: Assign pq/pqbar in a smarter way to allow const. (authored by black).
Assign pq/pqbar in a smarter way to allow const.
black committed rHEJc79d2e795fa3: Added comment about calling in reverse ordering for unof in Pure Jets. (authored by black).
Added comment about calling in reverse ordering for unof in Pure Jets.
black committed rHEJ48344622e3bb: Removed unnecessary if(bool) statements from ME_W_qqxf/b_current (authored by black).
Removed unnecessary if(bool) statements from ME_W_qqxf/b_current
black committed rHEJ3285071b5c1b: Inserted comment about reversing argument ordering for qqxf (authored by black).
Inserted comment about reversing argument ordering for qqxf
Removed superfluous functions
black committed rHEJa9e36529c519: Symmeterised qqxf and qqxb function calls in W+Jets. (authored by black).
Symmeterised qqxf and qqxb function calls in W+Jets.
Set `swap_q_qx` in a smarter way.
black committed rHEJ659a2320509b: Removed unnecessary if(bool) statements in Centralqqx W case. (authored by black).
Removed unnecessary if(bool) statements in Centralqqx W case.
Corrected is(bool) usage
black committed rHEJa49ca930b497: Rewrote `ME_W_qqxmid_current` in a much smarter way. (authored by black).
Rewrote `ME_W_qqxmid_current` in a much smarter way.
black committed rHEJ628d104c99ec: Merge branch 'CombineUnobUnof' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into… (authored by black).
Merge branch 'CombineUnobUnof' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into…
black committed rHEJ2f7cb22a7cc6: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into CombineUnobUnof (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into CombineUnobUnof
black committed rHEJ7b4432e46a34: Utilize function `K_g` for colour accelerations multiplier functions. (authored by black).
Utilize function `K_g` for colour accelerations multiplier functions.
black committed rHEJ71dc32735cee: Change `swapQuarkAntiquark` boolean name to `swap_q_qx`. More concise (authored by black).
Change `swapQuarkAntiquark` boolean name to `swap_q_qx`. More concise
black committed rHEJ3fce6bf8e520: Removed declarations of superfluous unof functions. (authored by black).
Removed declarations of superfluous unof functions.
black committed rHEJ941970dbe85d: Updated test data. The change in ME due to calculating using reversed input was… (authored by black).
Updated test data. The change in ME due to calculating using reversed input was…
black committed rHEJ859febbb0556: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into CombineUnobUnof (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into CombineUnobUnof
black committed rHEJ8206990479df: Combined unob and unof in W+jet calls, removed superfluous unof calls. This… (authored by black).
Combined unob and unof in W+jet calls, removed superfluous unof calls. This…
black committed rHEJc708f2cb4565: Ensured Developer manual is up to date with addition of pure uno currents. (authored by black).
Ensured Developer manual is up to date with addition of pure uno currents.
Make use of HLV typedef for visuals (juno_j)
black committed rHEJ4e8d0a398757: Added comments over the split of the uno current (see commit… (authored by black).
Added comments over the split of the uno current (see commit…
black committed rHEJ98541b6902cf: Updated user change log to reflect new subleading process in pure jets. (authored by black).
Updated user change log to reflect new subleading process in pure jets.
black committed rHEJ136a3036cc67: Updated documentation of jets.hh to include unordered as a valid pure process. (authored by black).
Updated documentation of jets.hh to include unordered as a valid pure process.
black committed rHEJ715c263c7385: Cut line length of ME_unob_* functions to fix broken pipeline. (make use of HLV… (authored by black).
Cut line length of ME_unob_* functions to fix broken pipeline. (make use of HLV…
black committed rHEJ7d2cfa6e267a: Implemented wrapper functions in Pure Unordered to cut duplicity. (authored by black).
Implemented wrapper functions in Pure Unordered to cut duplicity.
Removed jio dependence from pure uno.
Removed dead code
black committed rHEJ9431f451e9aa: Updated CI Test: `t_ME_j` to calculate some unordered MEs. (authored by black).
Updated CI Test: `t_ME_j` to calculate some unordered MEs.
Added StopGap Test for Pure Jet uno XS.
black committed rHEJe82e1f751a63: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into PureUno (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into PureUno
black committed rHEJ79241e5e9602: Removed superfluous unof functions in Pure Jets (Checked reversed unob result… (authored by black).
Removed superfluous unof functions in Pure Jets (Checked reversed unob result…
black committed rHEJ74201e45ff10: Altered naming convention for Pure Uno in line with rest of code (see commit… (authored by black).
Altered naming convention for Pure Uno in line with rest of code (see commit…
black committed rHEJ3308fe229cf3: Included subleading processes (Pure Jet) in header ready for implementation. (authored by black).
Included subleading processes (Pure Jet) in header ready for implementation.
Added Pure Uno ME calls
Fixed: Function name
black committed rHEJad17ebe9f452: Fixed: Bug causing nan values for qg unordered pure functions. (authored by black).
Fixed: Bug causing nan values for qg unordered pure functions.
Added Pure Jet unordered currents.
Unof is now a reversed call of Unob.
Removed superfluous unof functions.
black committed rHEJ171e272a84df: Synchronised argument ordering for `ME_H_unob_XX` and `ME_H_unof_XX` More… (authored by black).
Synchronised argument ordering for `ME_H_unob_XX` and `ME_H_unof_XX` More…
black committed rHEJ6d0d4f5433ad: Renamed j_h_juno -> juno_h_j to more accurately reflect what the function does (authored by black).
Renamed j_h_juno -> juno_h_j to more accurately reflect what the function does
black committed rHEJ302aedc5181b: Clean up of j_h_juno (variable declaration not separate from assignment) (authored by black).
Clean up of j_h_juno (variable declaration not separate from assignment)
black committed rHEJa18e3d6bbd29: Reimplemented changes from commit: 4a15150445f2cc8311318cc9e3aef432348cf4af… (authored by black).
Reimplemented changes from commit: 4a15150445f2cc8311318cc9e3aef432348cf4af…
black committed rHEJ3e6ef1baefa5: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into 54-split… (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into 54-split…
Updated documentation for header file split.
black committed rHEJ3eec636e2e4d: Renamed `include/HEJ/currents.hh` -> `include/HEJ/jets.hh` (authored by black).
Renamed `include/HEJ/currents.hh` -> `include/HEJ/jets.hh`
Use of anonymous namespacing in src/Wjets.cc
black committed rHEJ4e813c322ff6: Split H+jets ME function declarations into separate header (`include/HEJ/Hjets. (authored by black).
Split H+jets ME function declarations into separate header (`include/HEJ/Hjets.
black committed rHEJ4bc0260bc2ff: Updated developer manual to reflect split of currents.cc (authored by black).
Updated developer manual to reflect split of currents.cc
black committed rHEJbcfbec63342d: Updated TODO to link to correct file (jets.cc, not currents.cc) (authored by black).
Updated TODO to link to correct file (jets.cc, not currents.cc)
black committed rHEJ76aa2bd7d092: Split W+jets ME function declarations into `include/HEJ/Wjets.hh` (authored by black).
Split W+jets ME function declarations into `include/HEJ/Wjets.hh`
black committed rHEJ14b16a1ff0b6: Removed utility.hh header which is not required (in my env at least...) (authored by black).
Removed utility.hh header which is not required (in my env at least...)
anonymous namespace for j_j
Removed resolved TODOs and old comments.
Rename src/currents.cc src/jets.cc
black committed rHEJ622394dbc077: Use anonymous namespaces for more functions in src/Hjets.cc (authored by black).
Use anonymous namespaces for more functions in src/Hjets.cc
black committed rHEJ4194cbb8014d: Split currents.cc into two files. Remove unnecessary headers. (authored by black).
Split currents.cc into two files. Remove unnecessary headers.
black committed rHEJbf3aa9ad46e1: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WJetsCleanup (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WJetsCleanup
black committed rHEJd2066694d21a: Added documentation to joi, joo, jio functions (authored by black).
Added documentation to joi, joo, jio functions
reduce duplicity in overloaded functions
black committed rHEJc6d522aa8965: Added documentation of j_*_j functions in src/currents.cc (authored by black).
Added documentation of j_*_j functions in src/currents.cc
Fixed comment
black committed rHEJe5345abff0ad: Removed Rank 1 tensors that are not required. (authored by black).
Removed Rank 1 tensors that are not required.
black committed rHEJbe78bd549e18: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WJetsCleanup (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WJetsCleanup
black committed rHEJ9d6615030fdd: Allow outer product of HLV and tensor, eg: outer(HLV, Tensor) and outer(Tensor… (authored by black).
Allow outer product of HLV and tensor, eg: outer(HLV, Tensor) and outer(Tensor…
black committed rHEJ22037d81be6a: Removed needless creation of some Rank 1 tensors. (authored by black).
Removed needless creation of some Rank 1 tensors.
black committed rHEJd7c8dad005e3: 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 rHEJ47f513bb277b: Allow contraction of Tensor class with a HLV. (authored by black).
Allow contraction of Tensor class with a HLV.
black committed rHEJddbcfc950ecc: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WJetsCleanup (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WJetsCleanup
black committed rHEJ9e5968688c75: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WJetsCleanup (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into WJetsCleanup
Use HEJ::C_F.
black committed rHEJde1f2ee9aede: Move helicity factor out of cHdot into j_h_j. More consistent (authored by black).
Move helicity factor out of cHdot into j_h_j. More consistent
black committed rHEJ8a3d21dbb7b6: 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 rHEJcd418ce87caa: Removed calls to jio in j_h_juno. Replaced with calls to joi. (authored by black).
Removed calls to jio in j_h_juno. Replaced with calls to joi.
black committed rHEJdfa393c133b2: Added assertion header to fix QCDLoop compile. (authored by black).
Added assertion header to fix QCDLoop compile.
black committed rHEJ77f5bbf816c8: Added comment to Higgs+Jets uno calc, to clear confusion with joo() (authored by black).
Added comment to Higgs+Jets uno calc, to clear confusion with joo()
Removed some duplicity in j_h_juno
Replaced std::cerr reporting with assert
black committed rHEJ16dd759b96b9: Changed jio() with an appropriate wrapper around joi() (authored by black).
Changed jio() with an appropriate wrapper around joi()