Skip to content

Commit 05d56bd

Browse files
authored
Merge pull request #14 from alibuild/alibot-cleanup-13873
Please consider the following formatting changes to AliceO2Group#13873
2 parents b717bbf + 0b09393 commit 05d56bd

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

run/SimExamples/Hybrid_trigger/hybridconfig.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
{
22
"generators": [
3+
{
4+
"cocktail": [
35
{
4-
"cocktail" : [
5-
{
6-
"name": "pythia8hi",
7-
"triggers": {
8-
"mode": "or",
9-
"specs": [
10-
{
11-
"macro": "${PWD}/trigger.macro",
12-
"function": "trigger_impactb_pythia8(0.,5.)"
13-
}
14-
]
15-
},
16-
"config": ""
6+
"name": "pythia8hi",
7+
"triggers": {
8+
"mode": "or",
9+
"specs": [
10+
{
11+
"macro": "${PWD}/trigger.macro",
12+
"function": "trigger_impactb_pythia8(0.,5.)"
13+
}
14+
]
1715
},
18-
{
19-
"name": "external",
20-
"config": {
21-
"fileName": "${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorPromptCharmonia.C",
22-
"funcName": "GeneratorParamPromptJpsiToElectronEvtGen_pp13TeV()",
23-
"iniFile": ""
24-
}
16+
"config": ""
17+
},
18+
{
19+
"name": "external",
20+
"config": {
21+
"fileName": "${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGDQ/external/generator/GeneratorPromptCharmonia.C",
22+
"funcName": "GeneratorParamPromptJpsiToElectronEvtGen_pp13TeV()",
23+
"iniFile": ""
2524
}
26-
]
27-
}
25+
}
26+
]
27+
}
2828
],
2929
"fractions": [
3030
1

0 commit comments

Comments
 (0)