Skip to content

v01-27

Compare
Choose a tag to compare
@rete rete released this 02 Jul 12:37
· 121 commits to master since this release

v01-27

  • 2020-07-01 Junping Tian (PR#78)

    • add a new processor which can be used to obtain the input variables for isolated lepton training
    • add a MVA Classification macro for training
  • 2020-07-01 Daniel Jeans (PR#74)

    • DDStripSplitter:
      • now run separately for barrel and endcap
      • create hit relations for split hits
      • some cleaning up of code (remove some histograms; fix compiler warnings, etc)
    • RecoMCTruthLinker
      • adapt to work with split hits
      • fix some compiler warnings
    • PhotonCorrectionProcessor
      • check that corrections requested before calculating them
      • add some debug printouts
  • 2020-06-29 Junping Tian (PR#76)

    • added a processor which can be used to obtain the needed input variables for MVA training of IsolatedLeptonTagging
    • added a root macro of MVA Classification for the training.
  • 2020-06-15 JennyListDESY (PR#75)

    • adding four-momentum covariance matrix calculation for V0s
      based on covariance matrices of the two tracks
  • 2020-05-13 Daniel Jeans (PR#73)

    • add photonPFO direction correction to "PhotonEnergyCorrect" package
  • 2020-04-17 Daniel Jeans (PR#72)

    • bug fix in photonCorrectionProcessor:
      - adjust the magnitude of the momentum of photon PFOs, not just their energies.
      (this bug resulted in photon PFOs with inconsistent energy and momentum.)