Rev | Line | |
---|
[1] | 1 | <!--
|
---|
| 2 | //-----------------------------------------------------------
|
---|
| 3 | // Copyright Christian Arnault LAL-Orsay CNRS
|
---|
| 4 | // arnault@lal.in2p3.fr
|
---|
| 5 | // See the complete license in cmt_license.txt "http://www.cecill.info".
|
---|
| 6 | //-----------------------------------------------------------
|
---|
| 7 | -->
|
---|
| 8 |
|
---|
| 9 | <center><h1><b>Project management</b></h1></center>
|
---|
| 10 |
|
---|
| 11 | <hr>
|
---|
| 12 | <br>
|
---|
| 13 |
|
---|
| 14 | CMT is an academic project aimed at providing support to the
|
---|
| 15 | software developments in the context of large physics
|
---|
| 16 | experiments. It is supported by the <a
|
---|
| 17 | href="http://www.lal.in2p3.fr">LAL</a> (Laboratoire de
|
---|
| 18 | l'Accélérateur Linéaire - CNRS), where a
|
---|
| 19 | support team has been setup:
|
---|
| 20 |
|
---|
| 21 | <p>
|
---|
| 22 | <center><i>
|
---|
| 23 | Christian Arnault
|
---|
| 24 | <br>Bruno Mansoux
|
---|
| 25 | <br>Antoine Pérus
|
---|
| 26 | </i></center>
|
---|
| 27 |
|
---|
| 28 | <p>This project is managed in an OpenSource-like style, with
|
---|
| 29 | available sources, and is opened to any contribution from
|
---|
| 30 | anybody. Although it is currently used by Physics experiments, it
|
---|
| 31 | is strongly required to stay experiment neutral, and this
|
---|
| 32 | requirements is fully endorsed in its internal design (eg by
|
---|
| 33 | ensuring that all possible customizations can always be performed
|
---|
| 34 | without modifications to the kernel).
|
---|
| 35 |
|
---|
| 36 | <p>This kind of requirements also implies that portability or
|
---|
| 37 | modularity issues (including environment independance) are
|
---|
| 38 | assigned a quite high priority.
|
---|
| 39 |
|
---|
| 40 | <br>
|
---|
| 41 | <hr>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.