Fixed initialization bug in EvtSSD_DirectCP model.
Changed reference PDL ids to static const to avoid recreation.
Use declare variables inside loops as const.
Modified calcAmp to be void const. Removed unneeded indentation if level in calcAmp. Implement updating of theta_max at initialisation.
Added comment for Tensor case in calcAmp.