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

Updated Phase2TrackerClusterizer validation code #14225

Merged
merged 2 commits into from Apr 28, 2016
Merged

Updated Phase2TrackerClusterizer validation code #14225

merged 2 commits into from Apr 28, 2016

Conversation

thomaslenzi
Copy link
Contributor

Updated the Phase2Tracker Clusterizer validation code to use new class members of Phase2Tracker Digis and other new features of CMSSW 8.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @thomaslenzi (Thomas Lenzi) for CMSSW_8_1_X.

It involves the following packages:

RecoLocalTracker/SiPhase2Clusterizer

@cmsbuild, @cvuosalo, @slava77, @davidlange6 can you please review it and eventually sign? Thanks.
@makortel, @GiacomoSguazzoni, @rovere, @VinInn, @gpetruc, @cerati, @threus 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

@boudoul
Copy link
Contributor

boudoul commented Apr 25, 2016

adding @delaere for information
@thomaslenzi , thanks for this PR.
For consistency , please change
process.load('Configuration.Geometry.GeometryExtended2023simReco_cff')
by
process.load('Configuration.Geometry.GeometryExtended2023LRecoReco_cff')
in RecoLocalTracker/SiPhase2Clusterizer/test/ClustersValidationTest_flat_cfg.py

@@ -33,6 +33,8 @@
#include "SimDataFormats/Vertex/interface/SimVertexContainer.h"
#include "SimDataFormats/TrackingHit/interface/PSimHitContainer.h"

#include "SimTracker/SiPhase2Digitizer/interface/Phase2TrackerDigiCommon.h"
Copy link
Contributor

Choose a reason for hiding this comment

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

Please move non-sim code to some other place.
Reco* subsystem should depend on the Sim minimally.

It's OK for validation code, but for the Phase2TrackerDigiCommon it doesn't seem justifiable, since the code just deals with TrackerTopology and DetId
SimTracker/SiPhase2Digitizer/src/Phase2TrackerDigiCommon.cc

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do I understand correctly that your comment is related to the file in SimTracker and not the ClusterValidation file ? If so, I cannot move this file but can copy/paste the code locally (which might not be the best solution).

Copy link
Contributor

Choose a reason for hiding this comment

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

@thomaslenzi
Yes, the comment was about somewhat improper location of Phase2TrackerDigiCommon.
If you are not the main developer there, please pass this along.
It doesn't have to be addressed with this PR, but better be, eventually.

@slava77
Copy link
Contributor

slava77 commented Apr 25, 2016

@cmsbuild please test

@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

Pull request #14225 was updated. @cmsbuild, @cvuosalo, @slava77, @davidlange6 can you please check and sign again.

@slava77
Copy link
Contributor

slava77 commented Apr 25, 2016

@cmsbuild please test

@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@slava77
Copy link
Contributor

slava77 commented Apr 27, 2016

+1

for #14225 e5c9e41

  • essentially private test code changes updated in line with the description; the code/configuration is not running in central workflows.
  • jenkins tests pass (compilation is enough)

@cmsbuild
Copy link
Contributor

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

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 6fea770 into cms-sw:CMSSW_8_1_X Apr 28, 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.

None yet

5 participants