-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
features for bParking UL rereco and miniAOD in 10_6_X (10_6_26?) #33917
Comments
assign reconstruction,xpog |
A new Issue was created by @slava77 Slava Krutelyov. @Dr15Jones, @dpiparo, @silviodonato, @smuzaffar, @makortel, @qliphy can you please review it and eventually sign/assign? Thanks. cms-bot commands are listed here |
@rappoccio (tagging for PPD, I don't have Andreas' git at hand) |
from https://hypernews.cern.ch/HyperNews/CMS/get/recoDevelopment/1716/1.html |
updates in the issue description/list from earlier today:
|
There is the idea to keep the muonHits in AOD or a reduced collection in miniAOD. The idea is to enable some EXO analysis on the B-parking dataset. It was discussed at PC-coord may26 and PPD-coord june2 |
isn't this enabled by default in AOD? |
based on the discussion in the PPD today, this is different, to include all muon rechits
IIUC, there is no plan to keep AOD on disk for this processing. Are the analyses targeting this prepared to use miniAOD for parts other than muon hits? |
Correct, we don't have any plans to keep this on disk, but if we do a future miniaod (v3) later, it would be available. |
From the low pt tracks point of view, we should be fine. Thanks a lot for the (super fast) effort done for reviewing the code! |
current status of the list of features I added two PRs which are described as targeting nanoAOD (v9), but they also include modifications in the miniAOD products. Both a backport of #33817 and #33759 will need to appropriately disable the updates in miniAOD except for |
I updated the list with the following: RECO/AOD part:
|
the above came from the discussion in #33996 (comment) @silviodonato @qliphy |
probably we can make CMSSW_10_2_26_patch2 ? @silviodonato may comment more. |
@slava77 once we have a backport of #33996 to CMSSW_10_2_X, we can build a special @smuzaffar what is the best way to build a |
@silviodonato , if |
and you also should use
in order to not get all the external merged in |
I'm not familiar with this procedure, in the past we used PRs to make updates. So, somebody will
|
I would say - first of all - to merge the 102X backport to the standard Then, I've just created the branch |
@smuzaffar @silviodonato |
the tag looks correct: |
superseded by #34090 thanks to @smuzaffar |
CMSSW_10_2_16_UL2 is now ready |
Current status is now down to one PR:
The other incomplete item is " to define test workflows" could probably be done now outside of the cmssw source. |
it looks like all PRs are now merged |
+reconstruction the production processing is well in progress . |
@cms-sw/pdmv-l2 this is connected with the MC setup discussion earlier today. |
This issue is to collect PRs/features for integration towards b-parking dataset rereco and miniAOD in 10_6_X
Deadline for integration is June 7, 2021 (PRs should be merged by this date)
RECO/AOD part:
miniAOD:
LowPtElectrons: NanoAOD integration (back port of #33817) #33992 "LowPtElectrons: NanoAOD integration", eventually does not modify miniAOD [could fill conversion info, dxy and dz toslimmedLowPtElectrons
] (merged June 8)Backport of Muon L1 prefire weights #33759 "Add Muon L1 to prefire weight" eventually does not modify miniAOD (merged June 11)@cms-sw/xpog-l2
please check the list and clarify if more is needed/planned
The text was updated successfully, but these errors were encountered: