@PHASE SI DETAIL

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋

Not currently in use.

  • Used when reading or outputting photon phase shape information. If the phase shape is the same on each photon, it will be set to .FALSE., so that the data is recorded in one line instead of one by one to save memory.
  • Is store as PHASE_SI_DETAIL in the fortran code.

Note:phase shape information include photon_shape, shape_width, pulse_width, mean, height, is_normalize, is_abs, rise_time, fall_time, sig.

example

@PHASE_SI_DETAIL
.TRUE.

Which means that each photon has different phase and will be recorded line by line.