https://github.com/muonray/muon_cherenkov_simulation_cern_root
J Cambell-Summer 2011- Monte Carlo Simulation of Muon Trajectory Through the atmosphere. This code simulates the trajectory of the muon only and prints out the solid angle data for the muons. used to simulate the photons the Frank-Tamm Equation and photon transport using the Monte Carlo Method in a detector region. Written in CERN ROOT C/C++ (CINT)
https://github.com/muonray/muon_cherenkov_simulation_cern_root
Last synced: 11 months ago
JSON representation
J Cambell-Summer 2011- Monte Carlo Simulation of Muon Trajectory Through the atmosphere. This code simulates the trajectory of the muon only and prints out the solid angle data for the muons. used to simulate the photons the Frank-Tamm Equation and photon transport using the Monte Carlo Method in a detector region. Written in CERN ROOT C/C++ (CINT)
- Host: GitHub
- URL: https://github.com/muonray/muon_cherenkov_simulation_cern_root
- Owner: MuonRay
- Created: 2022-05-05T17:06:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-05T17:12:10.000Z (almost 4 years ago)
- Last Synced: 2025-01-29T07:30:37.425Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 9.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Muon_Cherenkov_Simulation_CERN_ROOT
J Cambell-Summer 2011- Monte Carlo Simulation of Muon Trajectory Through the atmosphere. This code simulates the trajectory of the muon only and prints out the solid angle data for the muons. used to simulate the photons the Frank-Tamm Equation and photon transport using the Monte Carlo Method in a detector region. Written in CERN ROOT C++