Skip to content
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

updates to daq readers in prep for run 22 #186

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

jml985
Copy link
Contributor

@jml985 jml985 commented Nov 11, 2021

Updates to the DAQ readers to make offline readers consistent with code running online.

rb_mask = 0x3F ; // this will depend

for(int t=0;t<8;t++) { // for 8 threads!
fgt_rdr[t] = new daq_fgt(0) ;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a memory leak

@starsdong
Copy link
Member

Anyone still have a concern on this request. Let us try to review/approve and merge it into main ASAP. Thanks

@starsdong starsdong merged commit 6fb476a into star-bnl:main Nov 17, 2021
jml985 added a commit that referenced this pull request Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants