Skip to content

Commit f15f3a2

Browse files
authored
Comment out Pythia8 function
Comment out the Pythia8 function to disable it.
1 parent 637fb38 commit f15f3a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

MC/config/PWGEM/ini/tests/pythia8_OO_536_VM2ll.C

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ int External() {
22
return 0;
33
}
44

5-
int Pythia8()
6-
{
7-
return External();
8-
}
5+
//int Pythia8()
6+
//{
7+
// return External();
8+
//}

0 commit comments

Comments
 (0)