#
root-cern
Here are 149 public repositories matching this topic...
1
reikdas
opened
Apr 1, 2020
Manipulate arrays of complex data structures as easily as Numpy.
python
big-data
analysis
arrow
numpy
python3
hdf5
root
parquet
columnar-storage
root-cern
apache-arrow
columnar
scikit-hep
-
Updated
Feb 8, 2021 - Python
hep is the mono repository holding all of go-hep.org/x/hep packages and tools
go
golang
statistics
plot
godoc
plotting
hep
cern
root-cern
lhc
go-hep
hepmc
xrootd
cern-analysis
physics-analyses
-
Updated
Dec 16, 2021 - Go
Metapackage of Scikit-HEP project data analysis packages for Particle Physics.
-
Updated
Dec 6, 2021 - Python
A Python module for conveniently loading/saving ROOT files as pandas DataFrames
-
Updated
Mar 16, 2021 - Python
Streamlined neural network training.
-
Updated
Nov 18, 2021 - Python
General purpose ROOT-based framework for creating and managing plots
data-science
cpp
plot
data-visualization
root
data-analysis
plotting
cern
root-cern
plotting-framework
plotting-application
-
Updated
Dec 15, 2021 - C++
User friendly and more intuitive interface to ROOT and PyROOT
-
Updated
Dec 16, 2021 - C
A Python library for summarizing event data into multivariate categorical data
-
Updated
May 16, 2020 - Python
Machine Learning as a Service for HEP
-
Updated
Nov 3, 2021 - Python
Allows reading ROOT TTrees into Apache Spark as DataFrames
-
Updated
Dec 14, 2021 - Java
Open
ROOTtoRML tool
1
jgalan
commented
Feb 26, 2021
It would be interesting to create a simple tool that reads a ROOT file and generates a RML file. So that if I find a given number of processes at the ROOT file, I place them at the RML and I could process the file exactly as it was processed. Then, of course, I would be able to modify that RML to play with the processing of the data.
Nuclear Spectrum Analysis Tool
python
tutorial
analysis
physics
minus
cut
root
data-analysis
root-cern
spectroscopy
hdtv
nuclear-physics
gamma-spectroscopy
nuclear-spectrum-analysis
-
Updated
May 4, 2020 - Python
Code for optimizing simple n-tuples
-
Updated
May 7, 2020 - Python
Extending `Distributions.jl` to include Landau Distribution based on CERN ROOT's implementation.
-
Updated
Oct 8, 2021 - Julia
A simple matrix class that's compatible with STL functions and CERNs ROOT library. Includes functions for + - * /, inverting, normalisation, eigenvalues, the trace and transpose.
cpp
matrix
stl
matrix-functions
root
stl-containers
cern
root-cern
matrix-calculations
matrix-computations
-
Updated
Oct 25, 2020 - C++
Repository for Dual-Readout Calorimetry 2021 beam tests using the 2020 DR EM-sized Tubes prototype. It includes the Geant4 simulation, the DAQ code, the test-beam-data conversion tools and monitoring, and the physics analysis code.
physics-simulation
hep
cern
root-cern
testbeam
calorimeters
sipm
infn
geant4-simulation
dual-readout
-
Updated
Dec 12, 2021 - C++
Particle Identification Matrix Factorization Library
-
Updated
Apr 11, 2017 - C++
A Geant4 simulation of the ATLAS hadronic end-cap calorimeter beam tests.
physics
physics-simulation
hep
cern
root-cern
atlas
testbeam
calorimeters
geant4-simulation
geant-val
-
Updated
Nov 28, 2021 - C++
Improve this page
Add a description, image, and links to the root-cern topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the root-cern topic, visit your repo's landing page and select "manage topics."
When trying to define an operator in the cling cli repl, the "function definition is not allowed here" error is generated. "cling -version" reports "0.8". Here's a copy/paste of a session to demonstrate the issue: