Fork me on GitHub

Version 20 (modified by cp3-support, 13 years ago) ( diff )

--

Delphes

A framework for fast simulation of a generic collider experiment

Delphes is a new C++ framework, performing a fast multipurpose detector response simulation. The simulation includes a tracking system, embedded into a magnetic field, calorimeters and a muon system, and possible very forward detectors arranged along the beamline. The framework is interfaced to standard file formats (e.g. Les Houches Event File or HepMC) and outputs observables such as isolated leptons, missing transverse energy and collection of jets which can be used for dedicated analyses. The simulation of the detector response takes into account the effect of magnetic field, the granularity of the calorimeters and subdetector resolutions. A simplified preselection can also be applied on processed events for trigger emulation. Detection of very forward scattered particles relies on the transport in beamlines with the HECTOR software. Finally, the FROG 2D/3D event display is used for visualisation of the collision final states.

Community

Delphes is now moving to community-based developement. A forum is already open to authenticated members in order to exchange on issues and features requests. The branches of the svn repository are open to users who would like to participate. If you are interested, register first and then contact the suport team via cp3-delphes@… to be granted svn access.

Downloads

The latest stable version is here: Delphes 1.9

SVN access

You can get the latest version of the code using:

svn checkout https://server06.fynu.ucl.ac.be/sources/delphes/trunk

Registered developers can checkout and commit in branches using their credentials:

svn checkout --username=my_user_name https://server06.fynu.ucl.ac.be/sources/delphes/branch/my_branch

Documentation

Development Area

Note: See TracWiki for help on using the wiki.