Skip to content

Commit

Permalink
Add missing TTree include
Browse files Browse the repository at this point in the history
  • Loading branch information
guitargeek committed May 13, 2024
1 parent c17f082 commit 14123c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/HybridNew.cc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include <TGraphErrors.h>
#include <TStopwatch.h>
#include <TRandom3.h>
#include <TTree.h>
#include "RooRealVar.h"
#include "RooArgSet.h"
#include "RooAbsPdf.h"
Expand Down

0 comments on commit 14123c4

Please sign in to comment.