Fork me on GitHub

source: svn/trunk/CHANGELOG@ 230

Last change on this file since 230 was 230, checked in by Xavier Rouby, 16 years ago

first commit

File size: 3.0 KB
Line 
1 /-----------------------------------------\
2| 29 January 2009: release Version1.3beta |
3 \-----------------------------------------/
4
5 * Changes relative to V.1.2beta:
6 - Cleaning of non necessary comments
7 - Removal of the minimal transverse momentum applied on tracks and calotowers when the magnetic field is simulated
8 - Correction of the FROG interface
9 - Addition of a new standalone code to run FROG on the analysis output ROOT file
10 - New magnetic field algorithm: exact computation in case of magnetic field having a Bz component only
11 - Time performance monitoring
12 - Cleaner tarball
13 * Known limitations of this release are:
14 -Work is currently being done on eta/phi variables leading to some uncertainties on these quantities when the magnetic field is switched on
15
16
17
18 /-----------------------------------------\
19| 18 December 2008: release Version1.2beta |
20 \-----------------------------------------/
21
22 * Changes relative to V.1.1beta:
23 - Reconstruction of jets: the number of defined cell
24 towers is now correctly taken into account by the
25 jet algorithms
26 - Input for jet reconstruction: calotowers instead
27 of generated particles
28 - Input datacard parameters now taken into account by
29 the jets, very forward detectors, magnetic field
30 propagation steps
31
32
33 /-----------------------------------------\
34| 13 December 2008: release Version1.1beta |
35 \-----------------------------------------/
36
37 * Changes relative to V.1.0beta:
38 - Addition of a class that run the FROG code on the
39 reconstructed events to perform visualisation of
40 events and detector geometry
41 - Addition in the datacard of flags to switch on/off
42 magnetic field, very forward detectors, trigger and FROG
43 running
44
45
46 /-----------------------------------------\
47| December 2008: release Version1.0beta |
48 \-----------------------------------------/
49
50 * First available release
51 * Includes
52 - Classes that perform
53 - Conversion of HepMC, LHE and root file conversion
54 - Simulation of charged particles into a magnetic field
55 - Smearing of the energy of undecaying particles
56 according to some applied resolution functions
57 - Reconstruction of jets using the FastJet package
58 - Simulation of very forward detector selection
59 - Application of a trigger selection
60 - An input datacard that permit two easily change running
61 configuration of the detector simulation (e.g. data/DataCardDet.dat).
62 - An input trigger datacard to apply a selection of events
63 with user defined trigger bits (e.g. data/trigger.dat).
64 - An example of user code to run on the output root file of
65 the DELPHES program.
66 * Known limitations of this release are
67 - Imperfect reconstruction of jets: the number of defined cell
68 towers not correctly taken into account by the jet algorithms.
69 - Reconstruction of very forward detectors not entirely completed.
Note: See TracBrowser for help on using the repository browser.