Skip to content

Commit 2f3a6d2

Browse files
authored
Pythia6 example with very basic ccbar (MSEL=4) process selection (#82)
1 parent 02d99df commit 2f3a6d2

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
MSEL = 4
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[Pythia6]
2+
config = pythia6_ccbar.cfg
3+
tune = 350
4+
frame = CMS
5+
beam = p
6+
target = p
7+
win = 14000.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#! /usr/bin/env bash
2+
3+
4+
o2-sim -m CAVE -n 10 -g pythia6 --configFile pythia6_ccbar.ini

0 commit comments

Comments
 (0)