%********************************************************************* % This file contains all the options which could be used in FDC system % and all the option are set to default values. User can change them % by set their value to other possible value explained in the comment % line. %********************************************************************* %%%%%%%%%%%% The following is options for kinematics %%%%%%%%%%%%%%%%% % check_kin:='ok$ % physical_cut='ok$ %The list of diagram to be considered in kinematics generation % keep_list:='(4); %%%%%%%%% The following is options for diagram generation %%%%%%%% %The list of diagram to be considered in amplitudes calculation diagram_keep_list:='(5 6 7 8 13 14 15 16 19 20 23 24 25 26 27 28 29 30); % ncolor:='1$ % selfenergy:='ok$ % amp_method:='tree$ % amp_method:='square$ % To add width in calculation addwidth:='ok$ % not add width in calculation % addwidth:='no$ % Not to do projection for fermion related to t-channel photon no_change_to_t_photon:='ok; % Not to do projection for fermion related to s-channel photon no_change_to_s_photon:='ok; end;