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

Comments concerning the rinv bins #239

Closed
wants to merge 513 commits into from
Closed

Conversation

dally96
Copy link

@dally96 dally96 commented Oct 5, 2023

This pull requests adds some more comments explaining why the rinv bin edges in L1Trigger/TrackFindingTracklet/interface/Settings.h were chosen as such. See here cms-sw#42663 (comment).

kpedro88 and others added 30 commits September 12, 2023 09:16
Simplified first and last BX calculation and removed unnecessary virtual on setEtSumZDCCopy
Fixing formatting for cmsbuild
…hing_fix

Add Herwig7HadronizerFilter to list of Filters with concurrent lumis disabled
The latter options were replaced with the former some time ago.
The latter options were	replaced with the former some time ago.
The former options were replaced with the latter some time ago.
The former options were replaced with the latter some time ago.
The former options were replaced with the latter some time ago.
The former options were replaced with the latter some time ago.
The former options were replaced with the latter some time ago.
The former options were replaced with the latter some time ago.
The former options were replaced with the latter some time ago.
The former options were replaced with the latter some time ago.
The former options were replaced with the latter some time ago.
check for empty collection in SiStripApproximateClusterCollection
update input collections of `pixelgpu` online-DQM client for HI mode
unpacking map for ZDC was 71 instead of 142
Add mu beamspot constrained pT. Increase mu eta and phi precision to 16 bits
Update 2022 MC GTs for new ecal timing calibrations
MTD code: add debugging statements, clean ETL validation for obsolete one-disk scenario
cmsbuild and others added 19 commits October 4, 2023 02:26
…_for133X

HLT menu development for `13_2_X` (4/N) [`13_3_X`]
…_jmenano_ak4btaggerupdates

[JMENano] Update taggers for AK4 Puppi and CHS
Update `FitWithRooFit` in Alignment/OfflineValidation to fix memory leaks
Phase2-TB76 Add an example script which can work for 2023 July simulation
Phase2-TB76X Add an aalyzer for HGCal TB sudies using  inch wafers
Phase2-gex171 Add a few more options to generate the single neutrino file
…l1tkemfilters_133X

[Phase-2] Fixed L1 quality mask requirement in L1TkEmSingle51Filter
PPS Dump to SQLite only one record (mask or mapping)
…illTime_fix_pr

fixed LHCInfoPer* PopCons not recoginizing ongoing fills in duringFill mode
@@ -1047,6 +1047,9 @@ namespace trklet {
double stripLength_2S_{5.0250};

//Following values are used for duplicate removal
//The bin edges for rinv were chosen using the output tracks without duplicate removal for a large number of events
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This text is hard to understand. e.g. In "track at that index", it's unclear what the word "index2 refers to.

@@ -728,6 +728,15 @@ std::string Tracklet::trackfitstr() const {

oss += "1|"; // valid bit
oss += tmp.str() + "|";
if (settings_.combined()) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is the C++ being changed?

cmsbuild and others added 6 commits October 6, 2023 15:46
Fix condition to add anti-particle to G4ParticleTable
Added a fillDescriptions to IgProfService
Phase2-TB76Y Update the analyzer code and scripts for 2023 July HGCal Test Beam
Add FastTimer and Throughput Services to HLT Phase2 timing menu.
@tomalin
Copy link
Collaborator

tomalin commented Oct 6, 2023

Changing 917 files in response to one small git review comment seems excessive! :-)

@dally96
Copy link
Author

dally96 commented Oct 6, 2023

Changing 917 files in response to one small git review comment seems excessive! :-)

I think I cloned the development branch and not the PR branch 😅. I'll go ahead and fix that.

@dally96 dally96 closed this Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.