Old LArSoftWiki » History » Version 34
« Previous -
Version 34/136
(diff) -
Next » -
Current version
Erica Snider, 11/26/2013 03:05 PM
If you are looking for the legacy cvs LArSoft site, all content has been moved to LArSoft cvs (legacy site).
---------------------------------------------------------------
- Table of contents
- LArSoftWiki
- Preliminaries
- Documentation
- How to
- Walk-through exercises
- Working areas
This will be the new home of the LArSoft redmine project. For the current version of this page, please visit the current wiki.
LArSoftWiki¶
Under construction... Will go live when the migration to git/cmake is completed.
The LArSoft software is designed to work for all planned and running liquid argon experiments at Fermilab. It is written in C++ and built on the ROOT data analysis software and the FMWK framework for HEP experiments. The releases of the software are managed using an SRT distribution.
To join the LArSoft mailing list, please follow these instructions using the list name LARSOFT.
Preliminaries¶
- Basic concepts and organization
- Where to find the software
- Access to Fermilab computing
- Load balanced access to GPCF VMs
Accessing LArSoft¶
- Repositories
- Browsing the software
Release notes¶
Release | Date | Purpose | Changes / notes | Full release notes |
v0.00.04 | 9/15/2013 | "alpha" release | First release of git/cmake/ups-based LArSoft products Used for mrb, configuration and re-factoring development and testing |
N/A |
v0.00.0x | 11/28/2013 | "beta" release | Second full release under new system. Used for broad user testing with full tool set (basic mrb funcionality). |
N/A |
v1.00.00 | Dec 2013 | First production release |
Replica of final svn-based release. Future LArSoft development proceeds from this release. |
xxx |
Documentation¶
LArSoft¶
Development workflow¶
General user workflow¶
Tools for working with the software¶
- git
- git flow
- mrb : the multi-repository build tool *
- Basic workflow
- Using git
- Multi-repository build