Skip to content
Snippets Groups Projects
  1. Nov 09, 2020
  2. Jun 23, 2020
    • Bertrand Martin's avatar
      DAOD_PHYS: add low-pt di-tau reconstruction · 554d0255
      Bertrand Martin authored
      Hello,
      
      This MR enables the on-the-fly reconstruction of low-pt di-taus in DAOD_PHYS.
      A small change was made in the DiTauRec tool scheduling, to avoid a "spurious JetAlgorithm addition" to AlgSequence, which could cause some conflicts when scheduling ditau reconstruction on-the-fly, depending when the DAOD_PHYS AthSequencer is added to DerivationFrameworkJob.
      Other small changes: the import of `DerivationFramework__CommonAugmentation` and `DerivationFramework__DerivationKernel` was commented out, it did not seem mandatory, please let me know if that is wrong.
      Also, the `DerivationFramework__DerivationKernel` was added to `DerivationFrameworkJob` instead of `SeqPHYS`, in case that was intended, I am happy to put this back.
      
      Besides, TauCommon has been better structured, so that functions can be imported and more specific actions can be made, such as decorate only the desired tau ID WP, instead of all 4 WPs.
      
      What is not functional yet is the thinning of low-pt ditaus. No matter what I tried, I end up with `ERROR MultipleProxyLoader: unable to find valid proxy loader for DiTauJetsLowPt.nSubjets`.
      Not sure why, the ditau EDM is defined in xAODTau, and that was working in 21.2. To be followed up.
      
      Cheers,
      Bertrand
      554d0255
  3. May 23, 2020
    • James Catmore's avatar
      Manual cherry pick of !26222 into master · 403e6a10
      James Catmore authored
      This MR cherry picks the 21.2 MR !26222 into master, ensuring that the TauTrackParticleThinningTools in master, recently updated to include DataHandles and the thread-safe thinning machinery, also have the TauTrack thinning features of the 21.2. version which were implemented in !26222
      This MR allows the tau track thinning to be restored in DAOD_PHYS.
      403e6a10
  4. Jun 14, 2016
    • Dirk Uwe Duschinger's avatar
      readded initializeEvent functions in wrapper tools (DerivationFrameworkTau-00-01-36) · adb2fb42
      Dirk Uwe Duschinger authored
      	* Modified for MVA TES
      	* Corrected ChangeLog
      	* Tagged as DerivationFrameworkTau-00-01-35
      
      2016-05-18 Justin Griffiths <justin.adam.griffiths@cern.ch>
      
      	* Modified TauPVTrkSelectionTool.cxx, compat b/w TAT and TauJet_v3
      	* Tagged as DerivationFrameworkTau-00-01-31
      
      2016-05-12 Darren Temple <dtemple@cern.ch>
      
      	* TAUPExtraContent.py added further L1Topo and FTK containers to TAUP3
      	* Corrected and completed ChangeLog
      	* Tagged as DerivationFrameworkTau-00-01-30
      
      2016-05-02 Justin Griffiths <justin.adam.griffiths@cern.ch>
      
      	* Modified TauPVTrkSelectionTool.cxx
      	* Tagged as DerivationFrameworkTau-00-01-29
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: a1886507
      adb2fb42
  5. May 09, 2016
    • James Catmore's avatar
      Adding EXOT17 (DerivationFrameworkCore-00-03-19) · 049eccd2
      James Catmore authored
      	* Adding EXOt17
      	* Tagged as DerivationFrameworkCore-00-03-19
      
      2016-22-03 James Catmore <james.catmore@cern.ch>
      	* Adding BPHY7 and BPHY8
      	* Tagged as DerivationFrameworkCore-00-03-18
      
      2016-14-03 Jacob Searcy <jsearcy@umich.edu>
      	* Fixing typos in Antikt10 Smart Slimming
      	* Tagged as DerivationFrameworkCore-00-03-17
      
      2016-03-03 Jacob Searcy <jsearcy@umich.edu>
      	* Adding covariance matrix for forward track particles
      	* Tagged as DerivationFrameworkCore-00-03-16
      
      2016-03-03 Jacob Searcy <jsearcy@umich.edu>
      	* Adding Z0 and D0 for forward track particles
      	* Tagged as DerivationFrameworkCore-00-03-15
      
      2016-03-02 Jacob Searcy <jsearcy@umich.edu>
      ...
      (Long ChangeLog diff - truncated)
      049eccd2
  6. May 17, 2015
    • Thibault Guillemin's avatar
      dictionnary + cov matrix for muon tracks + trigger slimming lists OFF... · 9e191771
      Thibault Guillemin authored
      dictionnary + cov matrix for muon tracks + trigger slimming lists OFF (DerivationFrameworkCore-00-02-20)
      
      	* Smart slimming lists updated for AnalysisBase 2.3.10
      	* Tagged as DerivationFrameworkCore-00-02-19
      
      2015-04-03 James Catmore <james.catmore@cern.ch>
      
      	* Adding TRUTH3
      	* Tagged as DerivationFrameworkCore-00-02-17
      
      2015-04-02 James Catmore <james.catmore@cern.ch>
      
      	* Fixing bug with extension to type dictionary
      	* Tagged as DerivationFrameworkCore-00-02-16
      
      2015-03-31 Thibault Guillemin <thibault.guillemin@cern.ch>
      
              * Update of the electron content file
      	* Tagged as DerivationFrameworkCore-00-02-15
      
      2015-03-31 Thibault Guillemin <thibault.guillemin@cern.ch>
      ...
      (Long ChangeLog diff - truncated)
      9e191771
Loading