DELPHI was one of four large detectors on the Large Electron-Positron collider (LEP). It took 7 years to design and build, and it started up in 1989. In December 2000, DELPHI stopped taking data and was dismantled to leave room for the construction of the Large Hadron Collider in the LEP tunnel. A detailed description of the detector as it was in 1990 can be found in this preprint, which has been published in Nuclear Instruments and Methods, A303 (1991), 233-276. For the LEP2 period, there is an updated version available on CDS, which also includes performance data.
The DELPHI detector consisted of a central cylinder filled with subdetectors, with two end-caps. It was 10 meters in length and diameter, and weighed 3500 tons. The detector consisted of 20 subdetectors. A large superconducting magnet sat between an electromagnetic calorimeter and a hadronic calorimeter. The magnet generated a field to deflect charged particles so their charge and momenta could be measured.
The DELPHI collaboration running the detector comprised more than 550 physicists from 56 participating universities and institutes in 22 countries.
In autumn 2023, the DELPHI collaboration board decided to make DELPHI data and the required tools to read it open. The revised data access policy file can be found at here. It is mandatory to read this document before using DELPHI data.
DELPHI data structures are stored in ZEBRA format. Therefore, the software stack depends on CERNLIB. The data set includes:
There are different DST types available:
User analyses should only use short or long DST reconstructed data.
The preserved DELPHI stack consist of the following components:
A special case is the DELPHI event server, which allows to pick and reconstruct individual events from the raw data set. This can be useful for in depth analysis/scans of individual events or show cases.
Container images are available which can be directly used locally. The Alma9 container image can be found in https://gitlab-registry.cern.ch/delphi/deployment/delphi/al9_64.
Apart from that, it is also possible to run the DELPHI stack from /cvmfs/delphi.cern.ch.
A quickstart guide can be found in here.
Documentation and photo collections can be found on the CERN document server. A subset of manuals can be found on this portal for quick access as well.