Skip to content

Commit

Permalink
correct references to manuals
Browse files Browse the repository at this point in the history
  • Loading branch information
schwicke committed Aug 5, 2024
1 parent 32f9f9b commit 163efc5
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ This quick start guide is meant as a guide for the very first steps to get going

The DELPHI stack consists of the following modules:

* DELPHI DST analysis framework, also referred to as dstana. Please take a look at the [Skelana framework](docs/27002) for detailed information.
* MonteCarlo production, consisting of simulation, reconstruction and short DST production. Note that the DST format depends on the year. During LEP1, mainly short DST was used, while during LEP2 the extendent short DST format was used. The various formats are described [here](docs/27004)
* DELPHI DST analysis framework, also referred to as dstana. Please take a look at the [Skelana framework](docs/80502) for detailed information.
* MonteCarlo production, consisting of simulation, reconstruction and short DST production. Note that the DST format depends on the year. During LEP1, mainly short DST was used, while during LEP2 the extendent short DST format was used. The various formats are described [here](docs/80504)
* Event reconstruction from raw data, using the DELPHI event server.
* The graphical DELPHI Event display, also referred to as [delgra](docs/27003).
* The graphical DELPHI Event display, also referred to as [delgra](docs/80503).

## Before you start ...

Expand Down Expand Up @@ -62,9 +62,9 @@ DELPHI manuals and notes are available from [https://cds.cern.ch/](http://cds.ce

Here is a selection for getting started:

* [Analysis framework](/docs/27002)
* [Event display](/docs/27003)
* [DST contents](/docs/27004)
* [Analysis framework](/docs/80502)
* [Event display](/docs/80503)
* [DST contents](/docs/80504)

## Source code
The sources are available on https://gitlab.cern.ch/delphi. Some modules still requires CERN authentication. The plan is to release the software in the near future.
Expand Down

0 comments on commit 163efc5

Please sign in to comment.