Open toej93 opened 5 years ago
printf("NumCh is %d \n", realEvent->getNumRFChannels());
20
This is a problem in the AraQualCuts.cxx function hasOffsetBlocks, which was only tuned for the 16 deep channels.
AraQualCuts.cxx
hasOffsetBlocks
Thanks for the clarification, Brian.
printf("NumCh is %d \n", realEvent->getNumRFChannels());
20