Skip to content

Conversation

@CiaranH1997
Copy link

PR for additional TAMaker and TCMaker to triggeralgs. This is called "BSM Window". The additions are independent of other code in this repository and does not rely on specific versions of other repositories in DUNE DAQ. It runs a compiled XGBoost BDT in a TAMaker algorithm. There is a TCMaker, but this is largely a place-holder and does not actually do anything difference from the ADCSimpleWindow TCMaker. In fact, I just use the ADCSimpleWindow TCMaker in my tests of this algorithm. This TAMaker has been tested in the DAQ replay app.

@aeoranday aeoranday added the feature New code or additional features label Oct 13, 2025
treelite model is no-longer global c-style code.
Treelite model is now in c++ style with a namespace and
class structure. The detector plane mapping has now been separated
into a separate file and struct object. The channel map is now a
configurable parameter.
@CiaranH1997
Copy link
Author

New commit pushed to this branch. Improvements to style and robustness. Compiled treelite model is no-longer global c-style code. Treelite model code is now in c++ style with a namespace and class structure. The detector plane mapping has now been separated into a separate file and struct object. The channel map is now a configurable parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New code or additional features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants