-
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
Phase2-hgx316D Add the validation code created by Indranil Das for muon tomography test of HGCal Geometry #38577
Conversation
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-38577/30824
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-38577/30826
|
A new Pull Request was created by @bsunanda (Sunanda Banerjee) for master. It involves the following packages:
@emanueleusai, @ahmad3213, @cmsbuild, @jfernan2, @pmandrik, @micsucmed, @rvenditti can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild Please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-f8fb62/25931/summary.html Comparison SummarySummary:
|
+1 |
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. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
Could a unit test be added to Validation/HGCalValidation, so that once those new files in Validation/HGCalValidation/data are linked as externals the new code can be automatically tested by bot at every release (or at least for these PR tests)? |
@perrotta Please accept this PR and we shall create a unit test soon after the new cms-data |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-38577/31133
|
Pull request #38577 was updated. @emanueleusai, @ahmad3213, @cmsbuild, @jfernan2, @pmandrik, @micsucmed, @rvenditti can you please check and sign again. |
@cmsbuild Please test |
@bsunanda We have managed to put one for v16 but we have the step1.root for D86 not D88. |
@pfs This is indeed very helpful. We can keep some shared file there. Do you have any predefined path to keep the geometry related files ? Or we should create a path under /eos/cms/store/group/dpg_hgcal/ according to the requirement of geometry workflow ? |
@indra-ehep I suggest to create a geometry directory under /eos/cms/store/group/dpg_hgcal/comm_hgcal/ |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-f8fb62/26325/summary.html Comparison SummarySummary:
|
so are you planning to move the files to /eos/cms/store/group/dpg_hgcal/comm_hgcal/ or are you keeping them in /eos/user/i/idas/SimOut/DeltaPt/ ? |
@emanueleusai For this PR we do not plan change the path, since in next PR we plan to add a script which will create the step1.root and the requirement to access path /eos/user/i/idas/SimOut/DeltaPt/ will be no longer required (also discussed above with @perrotta ). However, we are benefited to have access of /eos/cms/store/group/dpg_hgcal/comm_hgcal/, any file which are of common interest will be kept there. If the idea is also acceptable to you and there is no further query I request you to approve for dqm. |
+1 |
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. @perrotta, @dpiparo, @qliphy, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
Add the validation code created by Indranil Das for muon tomography test of HGCal Geometry
It needs cms-data/Validation-HGCalValidation#4 and cms-data/Validation-HGCalValidation#5 to run the (so far private) tests implemented here
PR validation:
Use the code privately by adding files in the area Validation/HGCalValidation/data. A separate PR is made to add 2 files in the CMS Data area which will be required to repeat the test in the public version
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
Nothing special