- 04 Nov, 2019 1 commit
-
-
Ewelina Maria Lobodzinska authored
Sweeping !27452 from 21.2 to 21.6. Configure AnaToolHandles from athena joboptions See merge request atlas/athena!27679
-
- 01 Nov, 2019 3 commits
-
-
Ewelina Maria Lobodzinska authored
update MG version to 2.6.7p3.atlas4 See merge request atlas/athena!27686
-
Ewelina Maria Lobodzinska authored
-
Configure AnaToolHandles from athena joboptions See merge request atlas/athena!27452 (cherry picked from commit c6646656) c49efd63 Allow AnaTool handles to be set in the JO e36ffe20 Try to understand the failure if the AnaToolHandle is created with a name 12c502b8 Swapped empty and isUserConfigured check 0a029958 Merge branch '21.2' of ssh://gitlab.cern.ch:7999/atlas/athena into anatool_fix 6e16d41a Remove comments.. Realized that m_OriginalProperty is actually not needed f9ad78d5 Remove the variable itself 33ebf252 Revert "Remove the variable itself" 7ab38b67 Revert "Remove comments.. Realized that m_OriginalProperty is actually not needed" a32b03b1 Fix CI Test 6ac0bb4a Finally everything works... 993209e6 Merge branch '21.2' of ssh://gitlab.cern.ch:7999/atlas/athena into anatool_fix
-
- 30 Oct, 2019 2 commits
-
-
Ewelina Maria Lobodzinska authored
Improve documentation example for recent change in DirectPhotonFilter See merge request atlas/athena!27620
-
Frank Siegert authored
-
- 29 Oct, 2019 2 commits
-
-
Ewelina Maria Lobodzinska authored
Add option to avoid overlap in DirectPhotonFilter slices See merge request atlas/athena!27585
-
Frank Siegert authored
Currently the DirectPhotonFilter allows to specify a pTmin and pTmax which can be matched by any photon. It is then used to slice the gamma+jet sample into supposedly complementary slices separate by photon pT. This is problematic e.g. if there are two photons in an event, the leading one with pT>pTmax and the subleading with pTmin<pT<pTmax. This event will be accepted in the given slice, but will also be part of a higher pT slice due to the leading photon. Here, an option is to be introduced in the DirectPhotonFilter which allows to cut exactly on the leading (and/or subleading, ...) photon instead of inclusively. Closes AGENE-1780
-
- 28 Oct, 2019 2 commits
-
-
Ewelina Maria Lobodzinska authored
Sherpa_i: Add base fragments for HF fusing. See merge request atlas/athena!27524
-
-
- 24 Oct, 2019 2 commits
-
-
Ewelina Maria Lobodzinska authored
Update Sherpa_i example to new evgen workflow. See merge request atlas/athena!27441
-
-
- 21 Oct, 2019 10 commits
-
-
Ewelina Maria Lobodzinska authored
Fix for reweighting not running if f2py not available See merge request atlas/athena!27157
-
-
Ewelina Maria Lobodzinska authored
Sherpa_i: Add base fragment for Lund hadronisation switch See merge request atlas/athena!27258
-
-
Ewelina Maria Lobodzinska authored
TestHepMC: Tidying and adding a check for valid PDG IDs See merge request atlas/athena!26999
-
Ewelina Maria Lobodzinska authored
Fix OpenLoop Path for Powheg-Box-Res processes ttbb and bblvlv See merge request atlas/athena!27166
-
Ewelina Maria Lobodzinska authored
MadGraphControl event_norm fix for [AGENE-1725] See merge request !26817
-
Ewelina Maria Lobodzinska authored
Sherpa_i workaround for relocated OL libraries in LCG See merge request atlas/athena!27335
-
Ewelina Maria Lobodzinska authored
Using check_jo_name in Gen_tf, enforcing generator abbreviation name. See merge request atlas/athena!27352
-
Chen Peng authored
-
- 20 Oct, 2019 1 commit
-
-
Frank Siegert authored
-
- 18 Oct, 2019 2 commits
-
-
Ewelina Maria Lobodzinska authored
Simplify Sherpa_i base fragment include structure See merge request atlas/athena!27309
-
Frank Siegert authored
Versioning of base fragments is not necessary anymore, because each Athena release maps exactly to one Sherpa release (i.e. only one include file would have been used anyway). The NNPDF include file will *not* include the base fragment anymore, so now JOs should read: ``` include("Sherpa_i/Base_Fragment.py") include("Sherpa_i/NNPDF30NNLO.py") [...] ```
-
- 12 Oct, 2019 1 commit
-
-
Timothee Theveneaux-Pelzer authored
-
- 06 Oct, 2019 1 commit
-
-
Zach Marshall authored
The primary purpose of this commit is to add a check for invalid PDG IDs, stemming from the discussion in !26148 . This test is optional, though on by default, and the user can provide a white list of IDs that should be made exceptions to the rule, to allow exotic PDG IDs that might not conform to still run. At the same time, tweaking some of the logic in the filter to set a boolean when the filter fails, then check the boolean at the end of execution to push the filter results. This ensures that all tests run, and that multiple tests can fail on a single event if appropriate. I think this will be a help when debugging, but it does result in a change of logging output (of course, the rate at which the filter fails is still the same!). The last part is general tidying, white space cleaning, and so on. Watch for the "ignore white space changes" button in the diff to get to the interesting part. This removes tabs in favor of spaces, makes the spacing consistent, ensures we don't have multiple commands on a single line, and so on. I tried to add a lot of comments as well, so that it's a bit easier to see where one part of the code is ending and another is beginning. I hope it's useful!
-
- 02 Oct, 2019 2 commits
-
-
Ewelina Maria Lobodzinska authored
add FJContrib.cmake which sets up LCG version and location for FJContrib package See merge request atlas/athena!26922
-
Ewelina Maria Lobodzinska authored
-
- 26 Sep, 2019 1 commit
-
-
Hannes Mildner authored
-
- 25 Sep, 2019 2 commits
-
-
Hannes Mildner authored
-
Ewelina Maria Lobodzinska authored
-
- 24 Sep, 2019 3 commits
-
-
Ewelina Maria Lobodzinska authored
do not reseed every event See merge request atlas/athena!26770
-
Ewelina Maria Lobodzinska authored
-
Ewelina Maria Lobodzinska authored
Pythia8 Version Update, 21.6 branch (2019.09.23.) See merge request atlas/athena!26750
-
- 23 Sep, 2019 5 commits
-
-
Attila Krasznahorkay authored
This is to fix the issue discussed in https://sft.its.cern.ch/jira/browse/SPI-1459.
-
Ewelina Maria Lobodzinska authored
remove unneeded package from Projects/AthGeneration/package_filters.txt See merge request atlas/athena!26748
-
Ewelina Maria Lobodzinska authored
-
Ewelina Maria Lobodzinska authored
-
Ewelina Maria Lobodzinska authored
Another OpenLoops fix See merge request !26743
-