Skip to content

Commit 5c9374a

Browse files
authored
Update GeneratorHF_Non_Hfe.C
1 parent d2c268a commit 5c9374a

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

MC/config/PWGHF/ini/tests/GeneratorHF_Non_Hfe.C

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
1-
#include <TFile.h>
2-
#include <TTree.h>
3-
#include <vector>
4-
#include <iostream>
5-
#include <cmath>
6-
#include "DataFormats/MCTrack.h"
7-
8-
int External() {
1+
int Hybrid() {
92
std::string path{"o2sim_Kine.root"};
103

114
const int pdgPi0 = 111;

0 commit comments

Comments
 (0)