Minor fixes for xAODDecaysFinalStateFilter
initialize the correct one included in the filtering sequence
Merge request reports
Activity
added Generators master review-pending-level-1 labels
CI Result FAILURE (hash 139f6868)Athena AthGeneration externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 68304]- Resolved by Yi Yu
Dear @tsulaia,
i would like to use this filter in my JO, like this:
include("GeneratorFilters/xAODDecaysFinalStateFilter_Common.py") filtSeq.xAODDecaysFinalStateFilter.PDGAllowedParents = [ 23 ]
while the log always give me an error:
AttributeError: 'NoneType' object has no attribute 'PDGAllowedParents'
i guess this could be resulting from the wrong filter name in athena, but it strangely fails ci test,
am i missing something?
Cheers, Yi
CI Result SUCCESS (hash 139f6868)Athena AthGeneration externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 68335]Hi @yiyu
if the fix is to be used in production - please let me know, because we would need then to build a new release. Thanks, ewelinA
Hi @ewelina,
we would like to use this filter for MC21a ggZllZqq Sherpa sample: https://its.cern.ch/jira/browse/ATLMCPROD-10325
the JO is attached in the Jira, if any further info needed to build a suitable ralease, ping me anytime,
thank you, Yi
Thanks @yiyu for the info. I will build the release when this MR is merged i.e. this or beginning of next week.
- Resolved by Ewelina Maria Lobodzinska
Hi @yiyu and @ewelina can you please confirm that this MR has to go into
master
and not in23.0
? https://indico.cern.ch/event/1266042/attachments/2613269/4515725/branching_guidelines.pdf
added review-user-action-required label and removed review-pending-level-1 label
added review-approved label and removed review-user-action-required label
mentioned in commit ba0ec928
added sweep:ignore label