Skip to content

Conversation

@wdconinc
Copy link
Contributor

@wdconinc wdconinc commented Dec 8, 2025

Briefly, what does this PR introduce?

This PR adds an include of TFile.h.

What kind of change does this PR introduce?

Added TFile header for file operations.
Copilot AI review requested due to automatic review settings December 8, 2025 10:15
@wdconinc wdconinc enabled auto-merge (squash) December 8, 2025 10:15
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a compilation bug by adding the missing TFile.h header include to reconstructionAnalysis.C. The file uses TFile at line 272 to write analysis results, but the header was not included, causing a build failure.

Key Changes

  • Added #include "TFile.h" to the header section of reconstructionAnalysis.C

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

@wdconinc wdconinc merged commit 39a9fba into master Dec 8, 2025
9 checks passed
@wdconinc wdconinc deleted the wdconinc-patch-1 branch December 8, 2025 11:45
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