Changes between Version 21 and Version 22 of MA5LongLivedParticle
- Timestamp:
- Nov 7, 2017, 11:13:12 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MA5LongLivedParticle
v21 v22 34 34 === New modules in Delphes: === 35 35 36 * MA5EfficiencyD0: applying efficiency to tracks according to the D0 parameter36 * MA5EfficiencyD0: applying efficiency to tracks according to the D0 and DZ parameters 37 37 38 Efficiency functions is coming from 8-TeV tracking performance of CMS, describing in the following wiki : https://twiki.cern.ch/twiki/bin/view/CMSPublic/DisplacedSusyParametrisationStudyForUser38 Efficiency functions is coming from 8-TeV tracking performance of CMS, describing in the following wiki (only D0 variable is used): https://twiki.cern.ch/twiki/bin/view/CMSPublic/DisplacedSusyParametrisationStudyForUser 39 39 {{{ 40 40 set EfficiencyFormula { (d0<=20) * (-5.06107e-7 * d0**6 + 0.0000272756 * d0**5 - 0.00049321 * d0**4 + 0.00287189 * d0**3 + 0.00522007 * d0**2 -0.0917957 * d0 + 0.924921) +