inital commit of calostatusskimmer#4182
inital commit of calostatusskimmer#4182nk7252 wants to merge 5 commits intosPHENIX-Collaboration:masterfrom
Conversation
This module will be used to skim on the status of packets. Specifically we are re-using the not instrumented status bit to flag empty and missing packets. The number of these status bits are counted, and if they pass a certain number of towers, the event will be aborted.
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Build & test reportReport for commit ccc849875701d1dbb6a9869763296a5a3babdfcc:
Automatically generated by sPHENIX Jenkins continuous integration |
need to update the perl script to update the compiler flags
Build & test reportReport for commit 42a15a95d59ece20f48cbfb224b359fda7d28285:
Automatically generated by sPHENIX Jenkins continuous integration |




This module will be used to skim on the status of Towers. We are re-using the not instrumented status bit to flag empty and missing packets. The number of these status bits are counted, and if greater than a packet's worth of towers are "not instrumented", the event will be aborted.
Types of changes
What kind of change does this PR introduce? (Bug fix, feature, ...)
New skimmer module
TODOs (if applicable)