Skip to content
Snippets Groups Projects
  1. Dec 05, 2018
  2. Dec 03, 2018
  3. Nov 30, 2018
    • James Catmore's avatar
      Creating and populating new DerivationFrameworkPhysicsValidation directory · a6bb8ddb
      James Catmore authored
      This new directory will be home to the ART scripts for making DAOD_PHYSVAL and the NTUP products made from it, and generating the relevant physics validation web pages.
      
      
      Former-commit-id: 3bd740584fbc3853e15a127d9c706027b3ff1172
      a6bb8ddb
    • Yi Fang's avatar
      Clean un-used codes · 21c151e2
      Yi Fang authored
      Former-commit-id: 1f7dae22aeada91fc52f8a1e7a89faebdbd4b2ab
      21c151e2
    • Frederic Derue's avatar
      FD : several modifications · a8d822e4
      Frederic Derue authored
           TOPQDERIV-70 : add jet collection AntiKt10TrackCaloClusterTrimmedPtFrac5SmallR20Jets (1.5 kb/evt) + prepare addition of VR jets for b-tagging
           Rewriting and cleaning of macros
           TOPQDERIV-69 : DEBUG->INFO to be less verbose
      
      
      
      Former-commit-id: 4175a6dc7937e82e1477f8cf78d7817dffd02182
      a8d822e4
  4. Nov 29, 2018
    • Sebastian Mergelmeyer's avatar
      remove workaround for global triggers in 2018 data (ANALYSISTO-662) · 193adf85
      Sebastian Mergelmeyer authored
      Former-commit-id: 7eeb637751b2b54e7b46e8fc3765a5d9167898d3
      193adf85
    • Karol Krizka's avatar
      Remove requirement on the second largeR jet in EXOT8. · c9c625b9
      Karol Krizka authored
      Former-commit-id: 76dd79442c2c560d0702fcf08f967d5c5eeadbbd
      c9c625b9
    • Wolfgang Walkowiak's avatar
      BPHY8 updates for full Run 2 analysis derivation production · 364a25dd
      Wolfgang Walkowiak authored
         * Adjustments of BPHY8 to MCP (pre-)recommendations as of 2018-11-27
         * Update configuration of MuonCalibrationAndSmearingTool according to
           latest MCP recommendations (as if 2018-11-27).
         * For MC running now switch between MCP settings according to
           MC campaign (MC16a/d/e).
         * Added special handling of track thinning for specific data runs and
           specific MC channels.
         * Added support for different blinding keys depending on the
           data-taking year.
         * Added (optional) decoration of (refitted) primary vertices with
           the number of tracks in AugOriginalCounts.  Useful if the ID
           tracks are thinned away.
         * Add code to only blind di-muon candidates in the blinding region
           if both muons have quality 'tight'.
      
      
      Former-commit-id: 7a5f7e91117680d90fcf42c92265ff653aa5eae0
      364a25dd
    • Petr Jacka's avatar
      Changing PathResolver configuration for custom TDP file · 51c82e7e
      Petr Jacka authored
      Former-commit-id: c20bcfa2733abe016ebe963b4dc55eecad5e3437
      51c82e7e
    • Chris Malena Delitzsch's avatar
      Adding TCC jets to JETM6 · 12d6a7da
      Chris Malena Delitzsch authored
      Ungroomed and trimmed TCC R = 1.0 jets were
      added to JETM6 to derive W/top tagging SF.
      Tracks associated with ungroomed TCC jets are kept
      
      
      Former-commit-id: 2f98e2cf269aedbe92819d6157e331792d561c9b
      12d6a7da
    • Bertrand Martin's avatar
      Adding tau seed jet width to DFSUSY · 5547c045
      Bertrand Martin authored
      Hello,
      
      This MR is a resubmission of !15423 which was targeting DerivationFrameworkTau.
      The functionality to decorate taus with their seed jet width is instead added to DFSUSY because we can't wait.
      A new common python file is added, in order to schedule the decoration across several SUSY formats.
      I used a CommonAugmentation in order to avoid defining a decoration name that would be specific to each format, to avoid interferences when running in a same carriage.
      The decoration is added to SUSY2, SUSY3, SUSY5, SUSY11 and SUSY18.
      
      I also removed a number of tau ID variables from SUSY11: the pileup-corrected variables are no longer used as input to the BDT, now that the BDT score is flattened vs mu.
      
      There are also a few new jet and trackjet collections in SUSY11, these were implemented by Walter and merged internally with this MR to gain time.
      For SUSY11, the change in output size is +14.5% for data (SUSY11 is almost exclusively for data).
      
      I set the 'urgent' label because this needs to go in the derivation cache that will be built on Friday, so that we can launch urgently the DAOD reprocessing of relevant formats.
      
      Thanks.
      Bertrand
      
      
      Former-commit-id: e39460869fb502fa3a57846d21b94ca8420d2a30
      5547c045
    • Sebastian Mergelmeyer's avatar
      turn on systematic for muon sagitta bias (ANALYSISTO-689) · dae516be
      Sebastian Mergelmeyer authored
      Former-commit-id: 7c7d976e59d567807ee707b6e80c2e2179bd22f6
      dae516be
    • Keisuke Yoshihara's avatar
      SUSYTools: add Muon CalibrationMode property · 41207111
      Keisuke Yoshihara authored and Nils Erik Krumnack's avatar Nils Erik Krumnack committed
      Former-commit-id: 991372640de59c1eab2b0aa98001b4757bf8a4ba
      41207111
  5. Nov 28, 2018
  6. Nov 27, 2018
  7. Nov 26, 2018
  8. Nov 25, 2018
    • Dan Guest's avatar
      Add safety for HDF5 output types that are iterable · fa97ccde
      Dan Guest authored
      The static assertions that checked for type mismatches between the
      consumers and the arguments to `fill` were a bit aggressive. In
      particular, if the output type given to the consumer was also
      iterable, the checks would recurse into the iterable until no more
      iteration was possible, and conclude that the types and depths didn't
      match.
      
      This adds some protection against that situation.
      
      
      Former-commit-id: 2feb17f5da9d81a20dbdc45e945be2c9a895fe43
      fa97ccde
    • Jon Burr's avatar
      EXOT27 ART tests + MET trigger fix · e04591e3
      Jon Burr authored and Emmanuel Le Guirriec's avatar Emmanuel Le Guirriec committed
      Former-commit-id: 53ff3781434c569101dff82dadec8ceb00f97078
      e04591e3
    • Hector De La Torre Perez's avatar
      Small bugg in Jet name · 8fb532a2
      Hector De La Torre Perez authored
      Former-commit-id: 0965a16f000ef0eca2ad8d44566d46d047ad26f8
      8fb532a2
Loading