Open iarspider opened 2 months ago
assign L1Trigger/L1TMuonEndCap
New categories assigned: l1
@epalencia,@aloeliger 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
Looks like a false positive, the annotation at line 22 doesn't make any sense.
So it looks like emtf_assert(pt_assign_engine_dxy != nullptr);
doesn't really do anything:
so the static analyzer may have a point.
LLVM analyzer reports "Called C++ object pointer is null" warning in
PtAssignment::configure
.