https://github.com/piercecomerford/pm-sim
LoLX Liquid Xenon Purity Monitor - Simulation
https://github.com/piercecomerford/pm-sim
cern-root garfieldpp lolx pioneer scintillator triumf
Last synced: 8 months ago
JSON representation
LoLX Liquid Xenon Purity Monitor - Simulation
- Host: GitHub
- URL: https://github.com/piercecomerford/pm-sim
- Owner: piercecomerford
- Created: 2024-06-13T22:45:00.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-18T22:05:06.000Z (almost 2 years ago)
- Last Synced: 2024-12-27T13:46:26.288Z (over 1 year ago)
- Topics: cern-root, garfieldpp, lolx, pioneer, scintillator, triumf
- Language: C
- Homepage:
- Size: 262 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE:Purity Monitor Simulation
A complete model of the LXe purity monitor for LoLX/PIONEER, built on Garfield++, using electron transport properties from NEST and final CAD mesh (courtesy Nicolas Massacret) with electric field generated using COMSOL Multiphysics. Includes a program to plot histogram of all three components of the electric field using ROOT.
[[./img/rainbowcleargrid.png]]
* Building
Ensure Garfield++, ROOT, and NEST are installed (you will probably want to use the GiNGeR container in my singularity-containers repo), and build using ~make~.