Skip to content
Snippets Groups Projects
  1. Jan 19, 2019
    • Scott Snyder's avatar
      PanTauEvent: Fix gcc9 warnings. · f9a79f64
      Scott Snyder authored
      In C++11, implicit declarations of copy and assignment are deprecated if the
      class has a user defined destructor or copy or assignment.  gcc9 now warns
      about this by default.
      Adjust to avoid the warning.
      f9a79f64
  2. Mar 01, 2017
    • Charles Leggett's avatar
      replace all instances of endreq with endmsg · 40d459ae
      Charles Leggett authored
      endreq is deprecated, and replaced with endmsg.
      
      Did not replace in log files, or READMEs. Two files which are questionable are
         InnerDetector/InDetAlignAlgs/InDetAlignGenAlgs/src/GeoModelTRT.dev
      and
         InnerDetector/InDetRecTools/InDetMultipleVertexSeedFinderUtils/src/PVFindingTrackFilter_cxx
      
      
      Former-commit-id: 699dba0d352bf7192cc4a2d9a7bb4d23845cfe61
      40d459ae
  3. Jan 01, 2017
  4. Jun 14, 2016
    • Justin Griffiths's avatar
      r21 tag (PanTauAlgs-01-00-03) · ba3ca130
      Justin Griffiths authored
      	* Tagging 01-00-03
      	* Adapted to TauJet_v3
      	* changed name of PanTauSeed/TauConstituent/TauFeature --> ""2 in order to protect against duplicat class conflicts with PanTauEvent
      
      2016 April 27 Lara Schildgen <schildgen -at- physik.uni-bonn.de>
      	* re-structured PanTau packages (merged packages PanTauEvent, PanTauInterfaces and
      	PanTauAnalysis into PanTauAlgs and removed PanTau packages PanTauExample and PanTauUtils)
      	* re-organization of PanTau tools (removed FourMomentumCalculator)
      	* tools rewritten to be dual-use
      	* replaced CLHEP by TLorentzVector
      	* tools rewritten to use 2D instead of 3D impact parameter
      	* merged interface classes in ITool_DetailsArranger.h, ITool_DecayModeDeterminator.h and
      	ITool_FeatureExtractor.h into one file ITool_PanTauTools.h
      
      
      Former-commit-id: fbcb4e14
      ba3ca130
  5. Jan 19, 2015
    • Scott Snyder's avatar
      Fix coverity warnings. (PanTauEvent-00-05-07) · 1c10fb34
      Scott Snyder authored
      	* Tagging PanTauEvent-00-05-07.
      	* Fix coverity warnings.
      
      2014 October 29 Christian Limbach <limbach -at- physik.uni-bonn.de>
          * Fix calculation of core (aka proto) momentum
          * Update DecayMode enumeration in PanTauSeed
          * tag as 00-05-06
      1c10fb34
  6. Sep 19, 2014
Loading