Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

COATJAVA release 6b.5.0

Compare
Choose a tag to compare
@raffaelladevita raffaelladevita released this 31 Jan 20:30
· 1193 commits to development since this release
52715d8

Compatible with GEMC 4.3.1

  • Common tools:

    • ConstantsManager
      • limit number of failed CCDB connection attempts
    • Decoder
      • add BONUS
      • add signal amplitude to BAND::adc
    • Helicity analysis
      • retrieve clock/delay/pattern from CCDB
    • ReconstructionEngine
      • propagate error status from CCDB connection failures to Clara
    • recon-util
      • add RTPC to default engine chain
    • Roads
      • update dictionary maker to save sector number and ECAL energies
    • Swimmer
      • optimize stopper for swimToCylinder
  • Reconstruction:

    • CTOF
      • use trajectory information for track intersection and path length in CTOF::hits
    • CVT
      • include CTOF and CND intersections in trajectories
      • use SVT geometry service
      • fix bug in space residuals
      • read beam spot from CCDB and use it in the fit
    • DC
      • fix chi2 calculation
    • EB
      • add REC*::Scintillator.dedx
      • change default REC*::Particle.chi2pid from 99 to 9999
      • remove more unused methods
    • EBTB
      • switch from DOCA method to now standardized trajectory surfaces
    • FT
      • fix bug in overlapping clusters
      • read hit/cluster thresholds from CCDB
    • RTPC
      • update RTPC banks to match GEMC and decoder
      • use new track disentangler and new formula for reconstructing hits
      • add support for cosmic studies and switching between simulation and real data
      • updated bank names and variable names
      • various bug fixes and optimizations
  • Other:

    • update data.yaml to use wire-distortion corrections by default and include RTPC

Commits since 6b.4.1