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

Rekovic hlt 802 seed unpacked gt #13702

Merged

Conversation

rekovic
Copy link
Contributor

@rekovic rekovic commented Mar 12, 2016

// Two GT objects are obtained from the Event: (1) the unpacked GT and (2) the emulated GT.
// Return value of the filter is the score of seeding logical expression, evaluated using (1).
// Seeding is performed (per l1_algo) if ACCEPT both in (1) and (2). Seed objects are identified 
// and only available from ObjectMaps created in (2).

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @rekovic for CMSSW_8_0_X.

It involves the following packages:

HLTrigger/HLTfilters

@Martin-Grunewald, @perrotta, @cmsbuild, @davidlange6, @fwyzard can you please review it and eventually sign? Thanks.
@Martin-Grunewald this is something you requested to watch as well.
@slava77, @Degano, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@Martin-Grunewald
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/11855/console

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@fwyzard
Copy link
Contributor

fwyzard commented Mar 13, 2016

@rekovic , can you check if using this change on top of CMSSW_8_0_1 (which has the uGT unpacker bug) the HLTL1TSeed module fails for all bits > 127 ?

@fwyzard
Copy link
Contributor

fwyzard commented Mar 13, 2016

@rekovic, since it looks like they are no longer used, do you think it would make sense to remove

  • the seedsAll method
  • the m_utml1GtMenu and m_l1GtMenuCacheID data members
    ?

@rekovic
Copy link
Contributor Author

rekovic commented Mar 13, 2016

@fwyzard

can you check if using this change on top of CMSSW_8_0_1 (which has the uGT unpacker bug) the HLTL1TSeed module fails for all bits > 127 ?

This, effectively the same, check was done in CMSSW_8_0_2 by re-introducing the bug (to extreme)

maxPhysicsTriggers = 512 --> 1

in which case HLTL1TSeed modules that seed with l1algos bits > 1 all FAIL, which originally PASS.

@Martin-Grunewald
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_8_0_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @slava77, @davidlange6, @Degano, @smuzaffar

@rekovic
Copy link
Contributor Author

rekovic commented Mar 14, 2016

@fwyzard

since it looks like they are no longer used, do you think it would make sense to remove the seedsAll method the m_utml1GtMenu and m_l1GtMenuCacheID data members ?

I would still keep them. In the new version, the method seedsAll would be useable and configurable. Storing the information about the menu in m_utml1GtMenu and m_l1GtMenuCacheID is intended to be in use when re-running an HLT menu.

@fwyzard
Copy link
Contributor

fwyzard commented Mar 14, 2016

In the new version, the method seedsAll would be usable and configurable.

But what would be the use case for it ?

Storing the information about the menu in m_utml1GtMenu and m_l1GtMenuCacheID is intended to be in use when re-running an HLT menu.

Ehm, what for, exactly ?
Do you foresee a third configurable "mode", which would run without any object map ?

@cmsbuild
Copy link
Contributor

Pull request #13702 was updated. @Martin-Grunewald, @perrotta, @cmsbuild, @davidlange6, @fwyzard can you please check and sign again.

@rekovic
Copy link
Contributor Author

rekovic commented Mar 14, 2016

please test

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@perrotta
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/11870/console

@cmsbuild
Copy link
Contributor

@Martin-Grunewald
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_8_0_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @slava77, @davidlange6, @Degano, @smuzaffar

@cmsbuild
Copy link
Contributor

@davidlange6
Copy link
Contributor

+1

cmsbuild added a commit that referenced this pull request Mar 15, 2016
…npackedGT

Rekovic hlt 802 seed unpacked gt
@cmsbuild cmsbuild merged commit 6590504 into cms-sw:CMSSW_8_0_X Mar 15, 2016
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.

6 participants