@BORN TIME DETAIL
出自 DDCC TCAD TOOL Manual
- Used when reading or outputting photon information. If the born time 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 BORN_TIME_DETAIL in the fortran code.
example
@BORN_TIME_DETAIL .TRUE.
Which means that each photon has different born time and will be recorded line by line.