We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b930e94 commit 81afad4Copy full SHA for 81afad4
L1Trigger/Phase2L1GT/plugins/L1GTEvaluationInterface.h
@@ -129,7 +129,7 @@ namespace l1t {
129
// Global Muon Trigger
130
131
struct L1TGT_GMT_PromptDisplacedMuon : public L1TGT_Common3Vector<64> {
132
- ap_uint<5> z0;
+ ap_int<5> z0;
133
ap_int<7> d0;
134
ap_uint<1> charge;
135
ap_uint<4> qualityScore;
0 commit comments