|
[Rivet-svn] rivet: 10 new changesetsRivet Mercurial rivet at projects.hepforge.orgWed Mar 1 22:00:02 GMT 2017
details: https://rivet.hepforge.org/hg/rivet/rev/4e1f25ee3dab branches: release-2-5-x changeset: 5702:4e1f25ee3dab user: Andy Buckley <andy at insectnation.org> date: Fri Feb 24 18:29:15 2017 +0000 description: Mark ATLAS_2016_CONF_2016_078 and CMS_2016_PAS_SUS_16_14 analyses as validated, since their cutflows match the documentation. details: https://rivet.hepforge.org/hg/rivet/rev/5691f2a3ef09 branches: release-2-5-x changeset: 5703:5691f2a3ef09 user: Andy Buckley <andy at insectnation.org> date: Mon Feb 27 17:14:00 2017 +0000 description: Add BoolParticleAND, BoolJetOR, etc. functor combiners to Tools/ParticleUtils.hh and Tools/JetUtils.hh. details: https://rivet.hepforge.org/hg/rivet/rev/d9f92dd1e00b branches: release-2-5-x changeset: 5704:d9f92dd1e00b user: Andy Buckley <andy at insectnation.org> date: Mon Feb 27 17:14:20 2017 +0000 description: Add an alias: DirectFinalState = PromptFinalState details: https://rivet.hepforge.org/hg/rivet/rev/fac3c6ee9c0b branches: release-2-5-x changeset: 5705:fac3c6ee9c0b user: Andy Buckley <andy at insectnation.org> date: Wed Mar 01 11:54:03 2017 +0000 description: Disable the event-to-event beam consistency check if the ignore-beams mode is active. details: https://rivet.hepforge.org/hg/rivet/rev/ffa8a5c14059 branches: release-2-5-x changeset: 5706:ffa8a5c14059 user: Andy Buckley <andy at insectnation.org> date: Wed Mar 01 16:21:42 2017 +0000 description: Implement b-tagging efficiency inline, for better preservation details: https://rivet.hepforge.org/hg/rivet/rev/9cf4daa06a39 branches: release-2-5-x changeset: 5707:9cf4daa06a39 user: Andy Buckley <andy at insectnation.org> date: Wed Mar 01 21:06:32 2017 +0000 description: Fix type deduction in the lambda details: https://rivet.hepforge.org/hg/rivet/rev/4117a3f1abd0 branches: release-2-5-x changeset: 5708:4117a3f1abd0 user: Andy Buckley <andy at insectnation.org> date: Wed Mar 01 21:06:38 2017 +0000 description: Move the canonical implementations of hasAncestorWith, etc. and isLastWith, etc. from ParticleUtils.hh into Particle. details: https://rivet.hepforge.org/hg/rivet/rev/a550ad29e6c7 branches: release-2-5-x changeset: 5709:a550ad29e6c7 user: Andy Buckley <andy at insectnation.org> date: Wed Mar 01 21:21:49 2017 +0000 description: Move Particle and Jet std::function aliases to .fhh files, and replace many uses of templates for functor arguments with ParticleSelector meta-types instead. details: https://rivet.hepforge.org/hg/rivet/rev/7f617baf7426 branches: release-2-5-x changeset: 5710:7f617baf7426 user: Andy Buckley <andy at insectnation.org> date: Wed Mar 01 21:35:15 2017 +0000 description: Add 'Without' classifier functions to Particle details: https://rivet.hepforge.org/hg/rivet/rev/478656d88b28 branches: release-2-5-x changeset: 5711:478656d88b28 user: Andy Buckley <andy at insectnation.org> date: Wed Mar 01 21:57:18 2017 +0000 description: Convert DressedLeptons use of fromDecay to instead veto photons that match fromHadron() || fromHadronicTau() -- meaning that electrons and muons from leptonic taus will now be dressed. diffs (truncated from 1294 to 50 lines): --- a/ChangeLog Wed Feb 22 22:24:54 2017 +0000 +++ b/ChangeLog Wed Mar 01 21:57:18 2017 +0000 @@ -1,3 +1,29 @@ +2017-03-01 Andy Buckley <andy.buckley at cern.ch> + + * Convert DressedLeptons use of fromDecay to instead veto photons + that match fromHadron() || fromHadronicTau() -- meaning that + electrons and muons from leptonic taus will now be dressed. + + * Move Particle and Jet std::function aliases to .fhh files, and + replace many uses of templates for functor arguments with + ParticleSelector meta-types instead. + + * Move the canonical implementations of hasAncestorWith, etc. and + isLastWith, etc. from ParticleUtils.hh into Particle. + + * Disable the event-to-event beam consistency check if the + ignore-beams mode is active. + +2017-02-27 Andy Buckley <andy.buckley at cern.ch> + + * Add BoolParticleAND, BoolJetOR, etc. functor combiners to + Tools/ParticleUtils.hh and Tools/JetUtils.hh. + +2017-02-24 Andy Buckley <andy.buckley at cern.ch> + + * Mark ATLAS_2016_CONF_2016_078 and CMS_2016_PAS_SUS_16_14 + analyses as validated, since their cutflows match the documentation. + 2017-02-22 Andy Buckley <andy.buckley at cern.ch> * Add aggregate signal regions to CMS_2016_PAS_SUS_16_14. --- a/data/anainfo/ATLAS_2016_CONF_2016_078.info Wed Feb 22 22:24:54 2017 +0000 +++ b/data/anainfo/ATLAS_2016_CONF_2016_078.info Wed Mar 01 21:57:18 2017 +0000 @@ -3,7 +3,7 @@ Summary: ATLAS ICHEP16 0-lepton SUSY search at 13~\TeV with 13.2/fb Experiment: ATLAS Collider: LHC -Status: UNVALIDATED +Status: VALIDATED Authors: - Andy Buckley <andy.buckley at cern.ch> RunInfo: BSM signal events. --- a/data/anainfo/CMS_2016_PAS_SUS_16_14.info Wed Feb 22 22:24:54 2017 +0000 +++ b/data/anainfo/CMS_2016_PAS_SUS_16_14.info Wed Mar 01 21:57:18 2017 +0000 @@ -3,7 +3,7 @@ Summary: Search for supersymmetry in events with jets and missing transverse momentum at 13~\TeV Experiment: CMS Collider: LHC -Status: UNVALIDATED
More information about the Rivet-svn mailing list |