@INTENSITY SI SEQ DETAIL
出自 DDCC TCAD TOOL Manual
- Used when reading or outputting photon intensity shape sequence information. If the intensity height_prop & signal_bit sequence 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_SEQ_DETAIL in the fortran code.
Note:intensity shape sequence information include height_prop(:), signal_bit(:).
example
@INTENSITY_SI_SEQ_DETAIL .FALSE.
Which means that each photon has the same intensity shape sequence and will be recorded as a row of data.