-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathjetscape_fifo.xml
More file actions
37 lines (30 loc) · 783 Bytes
/
jetscape_fifo.xml
File metadata and controls
37 lines (30 loc) · 783 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0"?>
<jetscape>
<nEvents> 100 </nEvents>
<outputFilename>myHepmcoutput</outputFilename>
<!-- <JetScapeWriterHepMCfifo> on </JetScapeWriterHepMCfifo> -->
<JetScapeWriterHepMC> on </JetScapeWriterHepMC>
<!-- Hard Process -->
<Hard>
<PythiaGun>
<pTHatMin>4</pTHatMin>
<pTHatMax>40</pTHatMax>
<eCM>200</eCM>
</PythiaGun>
</Hard>
<!--Eloss Modules -->
<Eloss>
<Matter>
<Q0> 1.0 </Q0>
<in_vac> 1 </in_vac>
<vir_factor> 0.25 </vir_factor>
<recoil_on> 0 </recoil_on>
<broadening_on> 0 </broadening_on>
<brick_med> 0 </brick_med>
</Matter>
</Eloss>
<!-- Jet Hadronization Module -->
<JetHadronization>
<name>colorless</name>
</JetHadronization>
</jetscape>