1 parent fb65caa commit 13fe493Copy full SHA for 13fe493
1 file changed
MC/config/PWGLF/ini/tests/GeneratorLF_phiphi2.C
@@ -1,6 +1,6 @@
1
int External()
2
{
3
- const std::string path{"/home/sawan/alice/practice/testMC/PhiPhi/o2sim_Kine.root"};
+ const std::string path{"o2sim_Kine.root"};
4
5
TFile file(path.c_str(), "READ");
6
if (file.IsZombie())
0 commit comments