Skip to content

Commit 76ff153

Browse files
author
mattia
committed
Fix path.
1 parent df8e47c commit 76ff153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#include <iostream>
66

77
int External() {
8-
std::string path{"/home/mattia/Documenti/cernbox/Documents/PostDoc/D2H/MC/corrBkgSigmaC/tf1/genevents_Kine.root"};
8+
std::string path{"o2sim_Kine.root"};
99

1010
int checkPdgQuarkOne{4};
1111
int checkPdgQuarkTwo{5};

0 commit comments

Comments
 (0)