== A framework for fast simulation of a generic collider experiment == Delphes is a 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. 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 sub-detector resolutions. Visualisation of the final state particles is also built-in using the corresponding ROOT library. == Community and support == The Delphes development model is community-based. Users willing to participate are encouraged to fork Delphes Git repository and to submit pull requests for improvements and bug fixes. The Delphes core development team from the [http://cp3.irmp.ucl.ac.be/ CP3 center] of the Université catholique de Louvain is in charge of the maintenance, releases, and general support to users via the ticket system. == Documentation == Documentation is collected in the WorkBook. Good starting point is the [WorkBook/QuickTour Quick Tour]. == References == If you use Delphes as part of a publication, you should include a citation to: [[http://dx.doi.org/10.1007/JHEP02(2014)057 | JHEP 02 (2014) 057 ]] [[http://arxiv.org/abs/1307.6346 | [ arXiv:1307.6346 [hep-ex] ] ]]** Also, please note that Delphes relies on a few external packages. If they are used they should be cited as well. For instance, the jet clustering procedure in Delphes is performed via the !FastJet package. If your analysis involves jets, you should explicitly include both a reference for the !FastJet package and for the relevant clustering algorithm you are using. For more information on how to properly cite !FastJet, please visit [http://fastjet.fr/about.html this page]. == Git access == The code is now fully on [http://github.com/delphes/delphes GitHub]. You can get the latest version of the code using the command: {{{ git clone https://github.com/delphes/delphes.git }}} == Latest tickets == [[TicketQuery(max=10,order=time,desc=1,format=table,col=resolution|summary|owner|reporter|status|priority|time,type!=spam)]] {{{#!comment == Active tickets == [[TicketQuery(order=priority,format=table,col=resolution|summary|owner|reporter|status|priority|time,status!=closed,type!=archive)]] [report:1 Active tickets] }}}