Skip to content

Releases: iLCSoft/DDMarlinPandora

v00-12-02

24 Sep 11:48
Compare
Choose a tag to compare

v00-12-02

  • 2024-08-28 tmadlener (PR#30)

    • Remove the no longer supported CentOS7 builds from the Key4hep based CI workflows
  • 2024-08-28 tmadlener (PR#28)

    • Make it possible to register ECAL energy corrections with Pandora similar to what is possible for the HCAL

v00-12-01

23 Feb 08:56
Compare
Choose a tag to compare

v00-12-01

  • 2024-02-19 tmadlener (PR#25)

    • Remove calls setting default encoding strings that have no effect
  • 2024-02-19 tmadlener (PR#24)

    • Switch to latest clicdp nightlies based releases
    • Add a key4hep-build based workflow to build against Key4hep stacks.

v00-12

01 Nov 09:18
Compare
Choose a tag to compare

v00-12

  • 2021-09-06 Placido Fernandez Declara (PR#21)

    • DDCaloDigi: Add setting of the fromType and toType parameters for the LCRelation collection between CaloHit and SimCaloHit
    • DDSimpleMuonDigi: Add setting of the fromType and toType parameters for the LCRelation collection between CaloHit and SimCaloHit
  • 2021-08-23 Andre Sailer (PR#22)

    • CI: build against LCG_99python2 gcc8 and LCG_100 gcc10, clang11

v00-11

11 Dec 12:43
Compare
Choose a tag to compare

v00-11

  • 2019-12-11 Ete Remi (PR#19)
    • DDSimpleMuonDigi processor:
      • added time computation
        • Sort MC contribution by time
        • Accumulate energy until the threshold is reached
        • Return the corresponding MC contribution time
      • added new parameter MuonTimeThreshold: the muon energy threshold for estimating the hit time

v00-10

28 Mar 16:53
Compare
Choose a tag to compare

v00-10

  • 2018-03-23 Ete Remi (PR#17)
    • New class DDBFieldPlugin:
      • Returns the B field magnitude from DD4hep detector field to Pandora
    • DDPandoraPFANewProcessor:
      • Added optional registration of DDBFieldPlugin under processor parameter condition "UseDD4hepField" (default false)
    • DDCaloDigi:
      • Fixed warning

v00-09-01

18 Oct 12:26
Compare
Choose a tag to compare

v00-09-01

  • 2017-10-18 Frank Gaede (PR#16)
    • fix DDTrackCreatorBase::GetTrackStatesAtCalo
      • treat correctly composite spacepoints (from strip stereo layers)
      • protect against initialization error
      • fix logic for backward tracks hitting endcap
    • fixes #15

v00-09

15 Oct 14:19
Compare
Choose a tag to compare

v00-09

  • 2017-10-14 Ete Remi (PR#13)
    • Added separate registration function for software compensation energy correction
    • Software compensation parameters added in processor parameters
      • SoftwareCompensationWeights : the sc weights
      • SoftwareCompensationEnergyDensityBins : the energy density bins
      • FinalEnergyDensityBin : the final energy density value

v00-08

12 Oct 13:43
Compare
Choose a tag to compare

v00-08

  • 2017-07-07 Andre Sailer (PR#11)

    • DDCaloDigi: add cleanup of PpdDigi objects, fixes small memory leak
  • 2017-09-26 Andre Sailer (PR#12)

    • DDTrackCreator: implement passing of multiple track states to Pandora, needs PandoraPFA/LCContent#16

    • Implemented DDTrackCreatorBase::GetTrackStatesAtCalo to obtain second trackstate in the endcap

    • Added GetTrackStatesAtCalo and related code in DDTrackCreatorCLIC and DDTrackCreatorILD

    • DDPandoraPFANewProcessor:

      • added TrackStateTolerance variable to tweak the radius until trackStates in the ECal endcap are accepted, by default only trackStates with a radius larger than EcalBarrel Inner radius are accepted
      • added TrackSystemName parameter to chose trackSystem (DDKalTest) to use for trackState calculation
  • 2017-10-06 Frank Gaede (PR#14)

v00-07

30 Jun 13:31
Compare
Choose a tag to compare

v00-07

  • 2017-04-21 Andre Sailer (PR#6)

    • DDSimpleMuonDigi: set ID1 bit to store cellID1 for digitized hits
  • 2017-06-20 Frank Gaede (PR#9)

    • fix order of includes to get correct tinyxml.h from PandoraPFA
      - needed on Mac to avoid confusion with tinyxml.h from DD4hep
  • 2017-06-20 Andre Sailer (PR#8)

    • Adapt to changes in namespaces and LCDD --> Detector
  • 2017-05-10 Andre Sailer (PR#7)

    • Add Werror to CI configuration, no more warnings allowed in DDMarlinPandora

v00-06

19 Apr 09:43
Compare
Choose a tag to compare

v00-06