@INTENSITY SI DETAIL
出自 DDCC TCAD TOOL Manual
- Used when reading or outputting photon intensity shape information. If the intensity 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 INTENSITY_SI_DETAIL in the fortran code.
Note:intensity shape information include photon_shape, shape_width, pulse_width, mean, height, is_normalize, is_abs, rise_time, fall_time, sig.
example
@INTENSITY_SI_DETAIL .FALSE.
Which means that each photon has the same intensity shape and will be recorded as a row of data.