Skip to content
Jing Liu edited this page Apr 30, 2019 · 1 revision

Goal

  • GetE(x,y,z) returns proper values for common detectors
    • boundary setup (step length) for V
    • figure out depletion region
    • interpolation of E close to boundary (under construction)
    • verify E in calculation of C
  • examples and documentation for education

Code verification

Tools

  • TTree::Draw
  • Detector::Draw

Methods

  • compare 1D (X, R, Rho) to analytic result (done)
  • verify 1D (X, Rho) depletion calculation using verifyCV.cc (working on it)
  • reduce 2D to 1D by specific geometry setups (done)
  • compare V to fieldgen (working on GetData)
  • compare E to fieldgen (working on GetData)

Enhancement

  • Hemispheric detector (depletion region, C, 2D, etc.)
  • Gallery & logo
Clone this wiki locally