We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3182052 commit 7517f02Copy full SHA for 7517f02
MC/config/PWGGAJE/ini/tests/hook_prompt_gamma_gap.C
@@ -1,7 +1,7 @@
1
int External() {
2
std::string path{"o2sim_Kine.root"};
3
4
- float ratioTrigger = 1./5; // one event triggered out of 5
+ float ratioTrigger = 1./2; // one event triggered out of 5
5
6
7
TFile file(path.c_str(), "READ");
MC/config/PWGGAJE/ini/tests/prompt_gamma_gap.C
0 commit comments