Skip to content

Calorimeter software

guofangyi@ihep.ac.cn requested to merge guofangyi/cepcsw-release:Calo into master

Calorimeter-related software

  • Geometry: follow the geometry in tag tdr24.5.0: TDR_o1_v01
  • Digitization (Digitisers/CRDEcalDigi):
    • ECAL Q digitization includes the model from crystal module beamtest, time digitization use a simplified model which only consider the scintillation photon transport time.
    • HCAL digitization only sum over the energy.
  • Reconstruction (Reconstruction/CRDEcalRec):
    • Reconstruction for crystal bar ECAL + high-granularity HCAL (4*4 cm glass/plastic scintillator tile)
    • Example scripts in Reconstruction/CRDEcalRec/script

Note: this MR is still work in progress. Expected update:

  • Realistic HCAL digitization.
  • Some minor debug in reconstruction.

Merge request reports

Loading