Changes between Version 93 and Version 94 of WikiStart
- Timestamp:
- Aug 19, 2013, 10:19:54 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v93 v94 3 3 == References == 4 4 5 If you use Delphes 3 as part of a publication, you should include a citation to: 5 If you use Delphes 3 as part of a publication, you should include a citation to: 6 6 7 7 [[span(style=color: #FF0000, **for Delphes 3: http://arxiv.org/abs/1307.6346 ** )]] … … 16 16 17 17 For more information on how to properly cite !FastJet, please visit [http://fastjet.fr/about.html this page]. 18 18 19 19 20 20 == A framework for fast simulation of a generic collider experiment == … … 38 38 The modular system allows you to: 39 39 - define your own output collections, store multiple object collections (different jet algorithms, etc.) 40 - define the isolation criteria for each type of object 40 - define the isolation criteria for each type of object 41 41 - define efficiency and resolution formulas for all objects 42 42 - change the b-tagging and tau-tagging efficiency and misidentification rate … … 47 47 * new readers (DelphesProMC.cpp, DelphesProMC.py (#220), DelphesPythia8) 48 48 * new modules (!EnergyScale, PileUpMergerPythia8, Weighter) 49 * new module parameters (absolute/relative isolation (# 204), flat/poisson pile-up distribution)49 * new module parameters (absolute/relative isolation (#187), flat/poisson pile-up distribution) 50 50 * new global parameters (max number of events, skip events (#183), random seed (#202) ) 51 51 * new branches (pile-up event density rho, MC event weight) 52 52 * updated CMS and ALTAS detector cards (and added ATLAS pile-up detector card) 53 53 * calorimeter smearing is now performed according to a logNormal distribution 54 * improved particle-flow algorithm 55 * added calculation of particle propagation time in the tracker 54 * improved particle-flow algorithm (#204) 55 * added calculation of particle propagation time in the tracker 56 56 * fixed tau-jet matching by only considering visible hadronic tau (#208) 57 57 * read masses from MC event file (#201) … … 66 66 === Community and support === 67 67 68 Delphes is now moving to community-based development. The '''branches''' of the subversion repository are open to users who would like to participate. If you are interested, [https://cp3.irmp.ucl.ac.be/projects/delphes/register register] first and then contact the support team via cp3-delphes@uclouvain.be to be granted write access to the subversion repository. 68 Delphes is now moving to community-based development. The '''branches''' of the subversion repository are open to users who would like to participate. If you are interested, [https://cp3.irmp.ucl.ac.be/projects/delphes/register register] first and then contact the support team via cp3-delphes@uclouvain.be to be granted write access to the subversion repository. 69 69 70 70 === SVN access ===