Open iarspider opened 1 month ago
assign RecoEgamma/PhotonIdentification, CalibCalorimetry/EcalTPGTools
New categories assigned: reconstruction,alca,l1
@aloeliger,@atpathak,@consuegs,@epalencia,@jfernan2,@mandrenguyen,@perrotta you have been requested to review this Pull request/Issue and eventually sign? Thanks
cms-bot internal usage
A new Issue was created by @iarspider.
@Dr15Jones, @antoniovilela, @makortel, @mandrenguyen, @rappoccio, @sextonkennedy, @smuzaffar can you please review it and eventually sign/assign? Thanks.
cms-bot commands are listed here
The "fix" (to silence the warning) would be to pass edm::ConsumesCollector
by value instead of rvalue reference (for historical note passing it by value was not originally possible, that then lead to this pattern of rvalue references).
LLVM Analyzer reports two instances of use-after-move:
PhotonMVABasedHaloTagger::PhotonMVABasedHaloTagger
- reportEcalReadoutTools::ESGetTokens::ESGetTokens
- report