Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix in event filtering #7027

Merged
merged 2 commits into from Dec 31, 2014
Merged

Bugfix in event filtering #7027

merged 2 commits into from Dec 31, 2014

Conversation

osschar
Copy link
Contributor

@osschar osschar commented Dec 30, 2014

  • Fireworks/Core/interface/FWRepresentationInfo.h
    • Initialize m_requiresFF in full ctor.
  • Fireworks/Core/src/FWFileEntry.cc
    • Use proper edm::Wrapper typeid when asking fwlite::Event for branch name (by Chris). This fixes a bug that basically made event content and navigation random after one tried to enable filters.
    • Cleanup surrounding code:
      • Use a map to store previous branch addresses.
      • Only do branch-name query and regex_replace for matching collections.

(cherry picked from commit 7a2deb7)
… name

  (by Chris). This fixes a bug that basically made event content and
  navigation random after one tried to enable filters.

* Cleanup surrounding code:
  - Use a map to store previous branch addresses.
  - Only do branch-name query and regex_replace for matching collections.

(cherry picked from commit 1c757b1)
@osschar
Copy link
Contributor Author

osschar commented Dec 30, 2014

+1

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @osschar (Matevž Tadel) for CMSSW_7_4_X.

Bugfix in event filtering

It involves the following packages:

Fireworks/Core

@cmsbuild, @alja, @Dr15Jones, @ktf, @nclopezo can you please review it and eventually sign? Thanks.
@alja this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.

@ktf
Copy link
Contributor

ktf commented Dec 31, 2014

please test
On mar 30 dic 2014 at 23:54 cmsbuild notifications@github.com wrote:

A new Pull Request was created by @osschar https://github.com/osschar
(Matevž Tadel) for CMSSW_7_4_X.

Bugfix in event filtering

It involves the following packages:

Fireworks/Core

@cmsbuild https://github.com/cmsbuild, @alja https://github.com/alja,
@Dr15Jones https://github.com/Dr15Jones, @ktf https://github.com/ktf,
@nclopezo https://github.com/nclopezo can you please review it and
eventually sign? Thanks.
@alja https://github.com/alja this is something you requested to watch
as well.
You can sign-off by replying to this message having '+1' in the first line
of your reply.
You can reject by replying to this message having '-1' in the first line
of your reply.


Reply to this email directly or view it on GitHub
#7027 (comment).

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@ktf
Copy link
Contributor

ktf commented Dec 31, 2014

+1
On Wed 31 Dec 2014 at 13:09 cmsbuild notifications@github.com wrote:

+1
Tested at: 11ce4ae
11ce4ae

https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7027/1731/summary.html


Reply to this email directly or view it on GitHub
#7027 (comment).

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_4_X IBs unless changes (tests are also fine). This pull request will be automatically merged.

cmsbuild added a commit that referenced this pull request Dec 31, 2014
Bugfix in event filtering
@cmsbuild cmsbuild merged commit c0dc1ce into cms-sw:CMSSW_7_4_X Dec 31, 2014
@osschar osschar deleted the 74x-mt branch August 4, 2017 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants