First Major Release of Development Container
This release was made after the major unification PR #23 .
This included
- upgraded ROOT to version 6.22 (with any patches)
- installing PyROOT for both python2 and python3
- Installing Geant4 with our specific patches LDMX.10.2.3_v0.4
- installing extra python packages to help users do python-based analyses
- uproot
- numpy
- matplotlib
- sklearn
- xgboost
- add general procedure for importing SSL certificates into the container to trust by default
- example certificate making container trust UMN public servers
- cmake updated to version 3.18 by installing from python3-pip