Skip to content

Commit

Permalink
add IPA for NR_VALIDFEE
Browse files Browse the repository at this point in the history
  • Loading branch information
JAEBEOm PARK committed Aug 30, 2024
1 parent ed309b8 commit 85bcb32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion newbasic/oncsSub_idtpcfeev4.cc
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ int oncsSub_idtpcfeev4::tpc_gtm_decode()
unsigned int index = 0;

unsigned short *buffer = ( unsigned short *) &SubeventHdr->data;
//std::vector<bool> fee_seen(26, false);
std::bitset<26> fee_seen;


Expand Down

0 comments on commit 85bcb32

Please sign in to comment.