Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add min tel parameter to xgboost settings#191

Merged
GernotMaier merged 6 commits into
mainfrom
xgb-multi
Mar 30, 2026
Merged

Add min tel parameter to xgboost settings#191
GernotMaier merged 6 commits into
mainfrom
xgb-multi

Conversation

@GernotMaier

Copy link
Copy Markdown
Member

This is an additional parameter for the effective area step to select the correct xgboost file.

@GernotMaier GernotMaier self-assigned this Feb 19, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds support for selecting an XGBoost stereo friend-tree file variant based on a “minimum telescope multiplicity” run parameter, so the effective area step can load the correct .xgb_stereo_mintelN.root input.

Changes:

  • Extend makeEffectiveArea’s data chain loader to append an optional _mintel<min_tel> suffix when adding the XGB stereo friend chain.
  • Add fReconstructionMinTel run parameter, parse it optionally after RECONSTRUCTIONTYPE XGBSTEREO, and print it in the run parameter summary.
  • Add a changelog fragment documenting the new capability.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
src/makeEffectiveArea.cpp Threads min_tel into XGB file selection and constructs the _mintelN filename variant.
src/VInstrumentResponseFunctionRunParameter.cpp Initializes/reads/prints the new fReconstructionMinTel parameter.
inc/VInstrumentResponseFunctionRunParameter.h Adds the new member and bumps ROOT class version.
docs/changes/191.feature.md Documents the new min-tel option for XGB input selection.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/makeEffectiveArea.cpp Outdated
Comment thread src/VInstrumentResponseFunctionRunParameter.cpp
Comment thread docs/changes/191.feature.md Outdated
@GernotMaier GernotMaier marked this pull request as ready for review March 30, 2026 10:19
@GernotMaier GernotMaier merged commit 29f6a29 into main Mar 30, 2026
9 checks passed
@GernotMaier GernotMaier deleted the xgb-multi branch March 30, 2026 10:20
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.

2 participants