Update 'Event generator'
parent
abf90ea1ab
commit
d9e06ae40c
@ -1 +1,32 @@
|
|||||||
# TODO
|
|
||||||
|
# Building the environment
|
||||||
|
|
||||||
|
```
|
||||||
|
SetupProject DaVinci/v41r2
|
||||||
|
SetupProject Gauss/v49r7
|
||||||
|
```
|
||||||
|
# Run without detector simulation
|
||||||
|
Output is .sim file
|
||||||
|
|
||||||
|
|
||||||
|
for PHSP MC:
|
||||||
|
```
|
||||||
|
gaudirun.py Gauss-Job_StandAlone.py JobStandAloneKSpiTightCut.py
|
||||||
|
```
|
||||||
|
|
||||||
|
for Signal MC:
|
||||||
|
```
|
||||||
|
gaudirun.py Gauss-Job_StandAlone.py JobStandAloneKSpiSignalMC.py $APPCONFIGOPTS/Gauss/Beam6500GeV-md100-2016-nu1.6.py $DECFILESROOT/options/12115102.py $LBPYTHIA8ROOT/options/Pythia8.py
|
||||||
|
gaudirun.py Gauss-Job_StandAlone.py JobStandAloneKSpiSignalMC.py
|
||||||
|
```
|
||||||
|
|
||||||
|
For more details see
|
||||||
|
[https://wiki.physik.uzh.ch/lhcb/gauss:gauss](https://wiki.physik.uzh.ch/lhcb/gauss:gauss)
|
||||||
|
|
||||||
|
|
||||||
|
# Convert .sim files to .root files
|
||||||
|
|
||||||
|
The .sim input file is **hardcoded** in the tupleResultKSpi_StandAlone_TightCut.py!
|
||||||
|
```
|
||||||
|
lb-run DaVinci/v41r2 gaudirun.py tupleResultKSpi_StandAlone_TightCut.py
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user