[Gate-users] Number of coincidences

Tahereh Niknejad tahereh.nik at gmail.com
Sun Mar 9 04:11:42 CET 2014


Hi,

Does anyone know why the total number of coincidences is less than the sum
of the trues, randoms and scatters?


if ( eventID1 != eventID2 ) Nbr_Coinc_Random++;

if ( eventID1 == eventID2 && comptonPhantom1 == 0 && comptonPhantom2 == 0 )
Nbr_Coinc_Trues++;

if ( comptonPhantom1 > 0 || comptonPhantom2 > 0) Nbr_Coinc_Scatter++;

Regards,
Tahereh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20140309/94a86566/attachment-0001.html>


More information about the Gate-users mailing list