Page MenuHomeHEPForge
Feed Advanced Search

Jul 6 2021

amaier committed rHEJbca6b3d9dbbb: reworded documentation of optional dependencies.
Jul 6 2021, 4:41 PM
amaier committed rHEJ5796acbc1276: added test for hdf5 reader.
Jul 6 2021, 4:41 PM
amaier committed rHEJc21b4df877dd: support EXCLUDE_HighFive flag.
Jul 6 2021, 4:41 PM
amaier committed rHEJ461ace9a186f: Merge branch 'master' into WJets_enu.
Jul 6 2021, 4:41 PM
amaier committed rHEJ2744914cac47: fixed obsolete class name in flow chart.
Jul 6 2021, 4:41 PM
amaier committed rHEJc1939ee1f614: bug fix: fixed wrong assignment in HDF5 reader.
Jul 6 2021, 4:41 PM
amaier committed rHEJ23eb56594a98: added new aliases for particle types and function to return particle name.
Jul 6 2021, 4:41 PM
amaier committed rHEJ51dae4963304: added test for single W reconstruction.
Jul 6 2021, 4:41 PM
amaier committed rHEJ1cd5fd22386a: allow calling is_lepton and similar functions on Particles, not just ParticleIDs.
Jul 6 2021, 4:41 PM
amaier committed rHEJ3adb3790774f: reconstruct intermediate bosons if they are not part of the event record.
Jul 6 2021, 4:41 PM
amaier committed rHEJc1baa4118ce5: changed test to compare reconstructed to original bosons.
Jul 6 2021, 4:41 PM
amaier committed rHEJddbbddc56317: drop input events with zero weight.
Jul 6 2021, 4:41 PM
amaier committed rHEJ3d593122c539: use user parameter to require hard partons inside jets.
Jul 6 2021, 4:40 PM
amaier committed rHEJe982a5ebce4c: Simplified code for tree_param. This also changes the behaviour of….
Jul 6 2021, 4:40 PM
amaier committed rHEJe4f8543d371a: added Event member function to iterate over partons.
Jul 6 2021, 4:40 PM
amaier committed rHEJ37687131295a: replaced next call to filter_partons.
Jul 6 2021, 4:40 PM
amaier committed rHEJ6090e9783f03: replaced next occurence of filter_partons.
Jul 6 2021, 4:40 PM
amaier committed rHEJ7c5ac98f275f: refactoring: split helper function for finding quark jet.
Jul 6 2021, 4:40 PM
amaier committed rHEJ8c8d808bf8ea: eliminated duplicated code, replacing another call to filter_partons.
Jul 6 2021, 4:40 PM
amaier committed rHEJ5348206e56de: updated changelog.
Jul 6 2021, 4:40 PM
amaier committed rHEJ9d9fabaa2ae2: replaced two more calls to filter_partons.
Jul 6 2021, 4:40 PM
amaier committed rHEJa44ac0cc2667: removed empty line.
Jul 6 2021, 4:40 PM
amaier committed rHEJ30c259069973: replaced at() member function in Tensor.
Jul 6 2021, 4:40 PM
amaier committed rHEJ373f8e60375b: added conversion of rank 0 tensors to scalars.
Jul 6 2021, 4:40 PM
amaier committed rHEJdcb6ec914522: added more idiomatic accessor.
Jul 6 2021, 4:40 PM
amaier committed rHEJf4cb0b76600b: made single-argument tensor constructor explicit.
Jul 6 2021, 4:40 PM
amaier committed rHEJa05a09c2f158: removed unused Tensor member function.
Jul 6 2021, 4:40 PM
amaier committed rHEJ266f87a1dac4: sanitised basic tensor arithmetic operators.
Jul 6 2021, 4:40 PM
amaier committed rHEJ2198e8e3e947: removed Set member function in tensor.
Jul 6 2021, 4:40 PM
amaier committed rHEJ47199cf77e57: removed obsolete at() member function in Tensor.
Jul 6 2021, 4:40 PM
amaier committed rHEJc8d804e98695: replaced leftprod and rightprod by generic outer (tensor) product.
Jul 6 2021, 4:40 PM
amaier committed rHEJ7af16011c7e7: use array instead of valarray as underlying container for Tensor.
Jul 6 2021, 4:40 PM
amaier committed rHEJ040e56ddafd6: removed useless Tensor data member.
Jul 6 2021, 4:40 PM
amaier committed rHEJ3a6e0c1879e2: fixed return type.
Jul 6 2021, 4:40 PM
amaier committed rHEJc7c2ee94ff75: eliminated compiler warnings.
Jul 6 2021, 4:40 PM
amaier committed rHEJ988c5178c033: clean up Tensor contract member function.
Jul 6 2021, 4:40 PM
amaier committed rHEJ7ee98becfe28: bug fix: missing inline specifier.
Jul 6 2021, 4:40 PM
amaier committed rHEJ233425e9b239: Merge branch 'read_idwtup' into 'master'.
Jul 6 2021, 4:40 PM
amaier committed rHEJ5677e61b3cb7: only compute metric once.
Jul 6 2021, 4:39 PM
amaier committed rHEJ46554fced6d2: put tensor code into HEJ namespace.
Jul 6 2021, 4:39 PM
amaier committed rHEJ208681aa2db7: bug fix: missing inline specifier.
Jul 6 2021, 4:39 PM
amaier committed rHEJ5c5b8b65fae5: added comparison operators for Tensors.
Jul 6 2021, 4:39 PM
amaier committed rHEJ06620dc7847b: changed arguments for higher-rank tensor current functions.
Jul 6 2021, 4:39 PM
amaier committed rHEJc4e83760b256: renamed functions for tensor currents.
Jul 6 2021, 4:39 PM
amaier committed rHEJe67c4176ab77: member function to complex conjugate tensor.
Jul 6 2021, 4:39 PM
amaier committed rHEJ6dbd2c5bf121: use proper enum for helicities.
Jul 6 2021, 4:39 PM
amaier committed rHEJ7d49700e08e8: slightly simplified function for converting tensor indices to single index.
Jul 6 2021, 4:39 PM
amaier committed rHEJff94fe4590d7: auxiliary function for normalised p_perp.
Jul 6 2021, 4:39 PM
amaier committed rHEJ287db2ab0e62: removed unused constants.
Jul 6 2021, 4:39 PM
amaier committed rHEJ464a29604809: new implementation of vector current according to developer manual.
Jul 6 2021, 4:39 PM
amaier committed rHEJ129528d8af83: simplified implementations of higher-rank currents.
Jul 6 2021, 4:39 PM
amaier committed rHEJ2d5575bc8ac0: removed unused function.
Jul 6 2021, 4:39 PM
amaier committed rHEJ2f42548466dd: fixed signature of auxiliary functions.
Jul 6 2021, 4:39 PM
amaier committed rHEJbedf30084b3e: document expression for polarisation vector.
Jul 6 2021, 4:39 PM
amaier committed rHEJbda4d5f38317: bug fix: use complex square root in current.
Jul 6 2021, 4:39 PM
amaier committed rHEJ8def852a9685: New implementation for polarisation vector.
Jul 6 2021, 4:39 PM
amaier committed rHEJb78e6e2c9703: removed obsolete code.
Jul 6 2021, 4:39 PM
amaier committed rHEJcbac727b87e1: call expensive init function only once (instead of once for each call site).
Jul 6 2021, 4:39 PM
amaier committed rHEJe6a2ba4a1ebd: comment on angle/square spinor products.
Jul 6 2021, 4:39 PM
amaier committed rHEJ19795ec7d859: show labels in developer manual so that they can be found more easily from….
Jul 6 2021, 4:39 PM
amaier committed rHEJ183d8e43383a: rewrote assert.
Jul 6 2021, 4:39 PM
amaier committed rHEJc6066627f887: Merge branch 'contractAndOuter' into 'master'.
Jul 6 2021, 4:39 PM
amaier committed rHEJ34eb1289652d: changed interface of common HepMC_init_kinematics.
Jul 6 2021, 4:39 PM
amaier committed rHEJd710aeeee84a: updated user documentation.
Jul 6 2021, 4:39 PM
amaier committed rHEJfafd84b41372: Merge branch 'HepMC3' into 'master'.
Jul 6 2021, 4:39 PM
amaier committed rHEJce611c76be1b: Merge branch 'multicore_ctest' into 'master'.
Jul 6 2021, 4:39 PM
amaier committed rHEJd7cdc1280c0c: removed obsolete forward declaration.
Jul 6 2021, 4:39 PM
amaier committed rHEJaccc2635225f: removed obsolete include.
Jul 6 2021, 4:39 PM
amaier committed rHEJd8f774025b74: removed unused function.
Jul 6 2021, 4:39 PM
amaier committed rHEJbda85d8da1dc: renamed function.
Jul 6 2021, 4:39 PM
amaier committed rHEJ4457a0f45b23: express new W current in terms of helicity.
Jul 6 2021, 4:39 PM
amaier committed rHEJ05a4c2c4dce0: allow tensor multiplication with scalar on either side.
Jul 6 2021, 4:39 PM
amaier committed rHEJ8bc58887315a: replaced use of higher-rank current in jW function.
Jul 6 2021, 4:39 PM
amaier committed rHEJf46d88b7a3ee: make angle and square products part of public interface.
Jul 6 2021, 4:39 PM
amaier committed rHEJ1faa18d75d7b: document new formular for W current.
Jul 6 2021, 4:39 PM
amaier committed rHEJ25b4c78eb63e: fixed constness of Tensor contract member function.
Jul 6 2021, 4:39 PM
amaier committed rHEJ29b11f94968e: Replaced call to "old" jW.
Jul 6 2021, 4:39 PM
amaier committed rHEJ20727ecc2bb1: define dot product for Tensor class.
Jul 6 2021, 4:39 PM
amaier committed rHEJ00432786baf4: function to get norm^2 of rank-1 tensor.
Jul 6 2021, 4:39 PM
amaier committed rHEJ262e7f9a4f8c: added documentation.
Jul 6 2021, 4:39 PM
amaier committed rHEJb7f37e7fb101: added tensor auxiliary function.
Jul 6 2021, 4:39 PM
amaier committed rHEJ8ae07d042e80: replaced calls to "old" jW functions.
Jul 6 2021, 4:39 PM
amaier committed rHEJ2211bcc131cd: removed "old" jW and jWbar functions.
Jul 6 2021, 4:39 PM
amaier committed rHEJc4a1e399bb6c: removed irrelevant phase.
Jul 6 2021, 4:39 PM
amaier committed rHEJ8aef8b3635d4: comments.
Jul 6 2021, 4:39 PM
amaier committed rHEJ8fc8dab33d68: bug fix: trials is a double (see arXiv:1905.05120).
Jul 6 2021, 4:39 PM
amaier committed rHEJdee37c22669c: Merge branch 'hdf5_weight' into 'master'.
Jul 6 2021, 4:39 PM
amaier committed rHEJaeea8c4aacbf: Merge branch 'channel_grouping' into 'master'.
Jul 6 2021, 4:39 PM
amaier committed rHEJ55489cad5b16: change t-channel momentum used in uno W current to match documentation.
Jul 6 2021, 4:38 PM
amaier committed rHEJ69a0d4a660e4: Merge branch 'ew_paramters' into 'master'.
Jul 6 2021, 4:38 PM
amaier committed rHEJ337d74af3525: cosmetics and document gauge-invariant expression for Wuno L tensor.
Jul 6 2021, 4:38 PM
amaier committed rHEJ10e5b235e195: small fixes in notation in developer manual.
Jul 6 2021, 4:38 PM
amaier committed rHEJ72155febbc68: Updated code for W unordered current to reflect new documentation.
Jul 6 2021, 4:38 PM
amaier committed rHEJ9029d2c49c64: Merge branch '73-unhelpful-error-when-calling-hej-with-the-wrong-arguments'….
Jul 6 2021, 4:38 PM
amaier committed rHEJ63be84c0ed72: fixed sign in square product.
Jul 6 2021, 4:38 PM
amaier committed rHEJb76775923dad: changed default for subleading fraction back to 5%.
Jul 6 2021, 4:38 PM
amaier committed rHEJebd1fd83898b: Merge branch 'deprecate_min_extpt' into 'master'.
Jul 6 2021, 4:38 PM
amaier committed rHEJa7261a47521e: Merge branch 'fix_sub_dependences' into 'master'.
Jul 6 2021, 4:38 PM
amaier committed rHEJe4914ee7a015: fixed typo in README.
Jul 6 2021, 4:38 PM
amaier committed rHEJ3dcfb8717b1a: renamed function.
Jul 6 2021, 4:38 PM