-
Notifications
You must be signed in to change notification settings - Fork 4.6k
[HGCAL] TICL SimTracksters #33318
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
[HGCAL] TICL SimTracksters #33318
Conversation
|
@cmsbuild please test |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33318/21853
|
|
A new Pull Request was created by @felicepantaleo (Felice Pantaleo) for master. It involves the following packages: DataFormats/HGCalReco @perrotta, @andrius-k, @kmaeshima, @civanch, @ErnestaP, @ahmad3213, @srimanob, @jfernan2, @mdhildreth, @slava77, @jpata, @kpedro88, @rvenditti can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
please test |
|
-1 Failed Tests: RelVals CMS Clang-Tidy warnings: There are 1 Clang-Tidy warnings. See https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-f536a9/13896/llvm-analysis/cmsclangtidy.txt for details. RelVals |
|
@felicepantaleo you need something like cmssw/Validation/HGCalValidation/python/HGCalValidator_cfi.py Lines 78 to 81 in 9c0ef28
RecoHGCal/TICL/python/SimTracksters_cff.py
|
|
@cmsbuild please test |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33318/21859
|
|
Pull request #33318 was updated. @perrotta, @andrius-k, @kmaeshima, @civanch, @ErnestaP, @ahmad3213, @srimanob, @jfernan2, @mdhildreth, @slava77, @jpata, @kpedro88, @rvenditti can you please check and sign again. |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33318/22082
|
|
Pull request #33318 was updated. @perrotta, @andrius-k, @kmaeshima, @civanch, @ErnestaP, @ahmad3213, @srimanob, @jfernan2, @mdhildreth, @slava77, @jpata, @kpedro88, @rvenditti can you please check and sign again. |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-f536a9/14214/summary.html Comparison SummarySummary:
|
|
+1 |
|
+1 |
|
+reconstruction
|
|
+Upgrade This PR also introduces new EventContent, ticlMultiClustersFromSimTracksters, in AOD (so in RECO, FEVT) but as mentioned by the author, MultiClusters collections will be deprecated soon. Still unclear on if-else of PDG ID in TrackstersFromSimClustersProducer.cc, but no harm to have it as it is. |
|
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
This PR introduces SimTracksters.
SimTracksters are Tracksters objects containing layerclusters that are associated to the same SimClusters.
They are run in the HGCal Validation Sequence and kept only in FEVT.
They will be useful for benchmarking the pattern recognition as they will produce the best possible tracksters directly from simulation.
PR validation:
used wf
23290.0@rovere @cseez @ebrondol @lecriste fyi