cern
- Sign up for GitHub or sign in to edit this page
Here are 130 public repositories matching this topic...
Analyzing the public data from the CERN base ALICE collaboration with Rust
-
Updated
Oct 12, 2019 - 247 commits
- Rust
A curated list of introductory resources to Particle Physics (Quantum Field Theory, QED, QCD, Standard Model, Colliders) for people without a formal background in Physics
-
Updated
Oct 14, 2019 - 25 commits
CERN Control and Monitoring Platform
-
Updated
Oct 15, 2019 - 10 commits
- Java
Training, generation, and analysis code for Learning Particle Physics by Example: Location-Aware Generative Adversarial Networks for Physics
-
Updated
Oct 8, 2019 - 146 commits
- Jupyter Notebook
O2 software project for the ALICE experiment at CERN
-
Updated
Oct 15, 2019 - 5 commits
- C++
A robot that extracts the CERN restaurant menus for you.
-
Updated
Feb 16, 2019 - 44 commits
- Python
Even when running a time-based, the scanning component of RCGui requires a setting called eventCounter. From reading the code I can only infer that this seems to be the place to look for the current event number - but it's neither documented anywhere nor does it seem to be required for time-based scans.
We simply set
[0]
eventCounter = 0and it seem to work fine.
Add Producer READMEs
User friendly and more intuitive interface to ROOT and PyROOT
-
Updated
Oct 15, 2019 - 815 commits
- C
Build script for alice jenkins
-
Updated
Oct 9, 2019 - 1 commits
- Python
Event level classifier for the hh-->yybb analysis using multi-stream RNNs
-
Updated
Oct 10, 2018 - 102 commits
- Python
CERN Phone Desktop client. Multiplatform phone application compatible with Windows, Linux and Mac.
-
Updated
Oct 15, 2019 - 928 commits
- JavaScript
Jupyter notebook with steps to rediscover the Higgs boson yourself!
-
Updated
Sep 3, 2019 - 70 commits
- Jupyter Notebook
ALICE ntuplizer for photon and jet analyses
-
Updated
Aug 22, 2019 - 153 commits
- Objective-C
The rootpy API docs are here:
http://rootpy.org/index.html#api-reference
If you click e.g. on
rootpy.ioyou get here:http://rootpy.org/modules/classes.html#module-rootpy.io
Looking at this page there are several issues.
io.openis listed, the currentio.root_openis not. Are these lists maintained manually? If so, can we also have full auto API docs?