-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DPMJET and other new processes in STARlight (#1765)
* DPMJET and other new processes * Changing suffix since this is not a normal ini file for o2sim
- Loading branch information
Showing
7 changed files
with
130 additions
and
23 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
MC/config/PWGUD/external/generator/DecayTablesEvtGen/TAUTAU.EL3PI.DEC
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Decay tau- | ||
1.0 e- anti-nu_e nu_tau PHOTOS TAULNUNU; #[Reconstructed PDG2011] | ||
Enddecay | ||
Decay tau+ | ||
1.0 pi+ pi+ pi- anti-nu_tau TAUHADNU -0.108 0.775 0.149 1.364 0.400 1.23 0.4; #[Reconstructed PDG2011] | ||
Enddecay | ||
End |
7 changes: 7 additions & 0 deletions
7
MC/config/PWGUD/external/generator/DecayTablesEvtGen/TAUTAU.PO3PI.DEC
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Decay tau- | ||
1.0 pi- pi- pi+ nu_tau TAUHADNU -0.108 0.775 0.149 1.364 0.400 1.23 0.4; #[Reconstructed PDG2011] | ||
Enddecay | ||
Decay tau+ | ||
1.0 e+ anti-nu_tau nu_e PHOTOS TAULNUNU; #[Reconstructed PDG2011] | ||
Enddecay | ||
End |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
********************************************************************** | ||
* Example for a DTUNUC input file. | ||
* Uncomment the input-cards according to your requirements. | ||
* | ||
* Format: A10,6E10.0,A8 | ||
* (except for the section enclosed by "PHOINPUT" and "ENDINPUT" | ||
* which is format-free) | ||
* lines starting with "*" are comment lines | ||
********************************************************************** | ||
* | ||
* projectile / target / Energy | ||
* ------------------- | ||
* 1 2 3 4 5 6 7 | ||
*23456789012345678901234567890123456789012345678901234567890123456789012345678 | ||
PROJPAR 0.0 PHOTON | ||
TARPAR 208.0 82.0 | ||
ENERGY 1000.0 600000.0 | ||
*ENERGY 100.0 | ||
* Initialize the random number generator | ||
RNDMINIT 55.0 101.0 15.0 73.0 | ||
* | ||
* | ||
* PHOJET-specific input | ||
* --------------------- | ||
* The following lines control the event-generation with PHOJET for | ||
* individual photon/nucleon-nucleon collisions. | ||
* For details see the PHOJET-manual available at | ||
* http://lepton.bartol.udel.edu/~eng/phojet.html | ||
* Any options explained in the PHOJET-manual can be used in between | ||
* the "PHOINPUT" and "ENDINPUT" cards. | ||
PHOINPUT | ||
PROCESS 1 0 1 1 1 1 1 1 | ||
ENDINPUT | ||
* | ||
* Output | ||
* ------ | ||
* some default output (particle multiplicities etc.) | ||
HISTOGRAM 101.0 102.0 | ||
* | ||
* Start of event generation | ||
* ------------------------- | ||
*START 5000.0 0.0 | ||
START 100.0 0.0 | ||
STOP | ||
*...+....1....+....2....+....3....+....4....+....5....+....6....+....7... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters