Skip to content

Commit 9505eef

Browse files
committed
Fix typo in comment
1 parent 3b511ae commit 9505eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MC/config/PWGGAJE/ini/tests/GeneratorJE_gapgen2_hook_pp13600GeV.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
int External() {
22
std::string path{"o2sim_Kine.root"};
33

4-
float ratioTrigger = 1./2; // one event triggered out of 5
4+
float ratioTrigger = 1./2; // one event triggered out of 2
55

66

77
TFile file(path.c_str(), "READ");

0 commit comments

Comments
 (0)