~plane1/maus/devel_624

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
This file contains a brief overview of the changes made in each release.
A detailed description of changes is available at:
http://micewww.pp.rl.ac.uk/projects/maus/roadmap

Release Notes
=============
MAUS-v0.0.6
- Added calls to geant4 inline visualisation

MAUS-v0.0.5
- Added some new compile flags to control C++ optimisation, profiling, debugging, code coverage
- Added documentation for the Monte Carlo data structure (doc/run_control/spill.pdf)
- Better testing and speed optimisation in Simulation

MAUS-v0.0.4
- Added SpecialVirtual detectors
- Updated to xboa-0.11.0

MAUS-v0.0.3:
- Added RF cavity phasing routine
- Added a test to check for python style
- Streamlined the routines for handling errors between python and C++

MAUS-v0.0.2:
- Added BeamMaker prototype

MAUS-v0.0.1:
- Initial version
- Core map-reduce infrastructure
- Partial implementaton of monte carlo tracking simulation at application level
-- Port of geometry, fields, geant4 set-up, virtual planes algorithm 
- Abiity to analyze low-level DAQ data
- Build system of all dependencies that is tested on a wide range of systems
- Partial port, testing, and clean up of legacy code
- Configuration database interface