-
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
Removed static analyzer errors from RecoLocalTracker #12026
Removed static analyzer errors from RecoLocalTracker #12026
Conversation
A new Pull Request was created by @nickmccoll (Nick McColl) for CMSSW_8_0_X. Removed static analyzer errors from RecoLocalTracker It involves the following packages: RecoLocalTracker/SiStripRecHitConverter @cmsbuild, @cvuosalo, @slava77 can you please review it and eventually sign? Thanks. |
@cmsbuild please test |
The tests are being triggered in jenkins. |
-1 runTheMatrix-results/1003.0_RunMinBias2012A+RunMinBias2012A+RECODDQM+HARVESTDDQM/step2_RunMinBias2012A+RunMinBias2012A+RECODDQM+HARVESTDDQM.log ----- Begin Fatal Exception 21-Oct-2015 19:59:54 CEST----------------------- An exception of category 'FileReadError' occurred while [0] Constructing the EventProcessor [1] Constructing input source of type PoolSource [2] Reading branch EventAuxiliary [3] Calling XrdFile::readv() [4] XrdAdaptor::ClientRequest::HandleResponse() failure while running connection recovery [5] In XrdAdaptor::RequestManager::requestFailure() Exception Message: XrdAdaptor::RequestManager::requestFailure Open(name='root://eoscms.cern.ch//eos/cms/store/data/Run2012A/MinimumBias/RAW/v1/000/191/226/02F7EB61-0986-E111-A66F-5404A63886B4.root', flags=0x10, permissions=0660, old source=lxfsrd06c04.cern.ch:1095 (unknown site)) => timeout when waiting for file open Additional Info: [a] Original error: '[ERROR] Operation expired' (errno=0, code=206, source=lxfsrd06c04.cern.ch:1095 (unknown site)). [b] Disabled source: lxfsrd06c04.cern.ch:1095 ----- End Fatal Exception ------------------------------------------------- you can see the results of the tests here: |
@cmsbuild please test |
The tests are being triggered in jenkins. |
-1 runTheMatrix-results/1001.0_RunMinBias2011A+RunMinBias2011A+TIER0EXP+ALCAEXP+ALCAHARVD1+ALCAHARVD2+ALCAHARVD3+ALCAHARVD4/step3_RunMinBias2011A+RunMinBias2011A+TIER0EXP+ALCAEXP+ALCAHARVD1+ALCAHARVD2+ALCAHARVD3+ALCAHARVD4.log 1003.0 step1 DAS Error you can see the results of the tests here: |
@cmsbuild please test |
The tests are being triggered in jenkins. |
This pull request is fully signed and it will be integrated in one of the next CMSSW_8_0_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar |
+1 |
…calTracker Removed static analyzer errors from RecoLocalTracker
SiStripTemplateSplit.cc
Unused variables
StripCPEfromTemplate.cc
Unnecessary const cast
TrackClusterSplitter.cc
This currentAmpl value is not used (it is set to another value at around line 710)