https://github.com/betatim/lhcb-science-fiction
Scripts and tools for work on the SciFi (scintillating fibre) detector for the upgraded LHCb experiment
https://github.com/betatim/lhcb-science-fiction
Last synced: 7 months ago
JSON representation
Scripts and tools for work on the SciFi (scintillating fibre) detector for the upgraded LHCb experiment
- Host: GitHub
- URL: https://github.com/betatim/lhcb-science-fiction
- Owner: betatim
- Created: 2014-10-28T08:58:31.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-08T18:05:26.000Z (about 10 years ago)
- Last Synced: 2025-02-08T07:12:29.858Z (9 months ago)
- Language: Python
- Homepage:
- Size: 224 KB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
lhcb-science-fiction
====================
Scripts and tools for work on the SciFi detector simulation for the LHCb upgrade
To generate events for testing your work look in `simulation/`. There are option
files as well as ganga scripts for the Gauss and Boole stages.
The `seeding/` directory contains option file for running the actual
reconstruction (Brunel) as well as some basic checking of the output.
To compare cluster properties between the test beam and the simulation
look at `simulation/gauss-pgun-job.py` to create events and
`cluster-sizes/pgun-pions.py` to analyse them.
The `FullSequence/` folder contains the option files to do step by step (from the .sim file
to the Brunel tracking efficiency numbers) the conditions at the end of the TaskForce
and the latest conditions (DDDB tags/FTDet changes/Digitisation changes). For debugging
and for other applications. (Boole and Brunel missing at the moment).