% Any number of blank spaces (no tabs or returns) % can be used between input values in an input line. % %%%%%%%%%%%%%%%%% Start Input Values %%%%%%%%%%%%%%%%%%%% % beamp.x beamp.y beamp.z beamMass 0 0 9.0 0 % targetp.x targetp.y targetp.z targetMass 0 0 0 0.938 % t-channelSlope 1.5 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Reaction is: % P gammma -> p X(2000) % | % Eta Pi+ Pi- % | % Pi+ Pi- Pi0 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % number of particles needed to describe the isobar decay of P 10 % % particle# 0&1 are always the X&Y %part# chld1# chld2# parent# Id nchild mass width charge flag % Proton in final state 0 * * * 14 0 0.938 0.0 +1 11 % Unknown particle 1 2 3 * 0 2 2.000 0.2 0 00 % Eta decay forced below 2 6 7 1 11 2 0.547 0.0 0 00 % Fake resonance decays to Pi+ Pi- 3 4 5 1 0 2 1.000 15.00 0 00 % Pi+ detected in final state 4 * * 3 8 0 0.140 0.0 +1 11 % Pi- in final state 5 * * 3 9 0 0.140 0.0 -1 11 % Forced Eta decay % Pi0 from Eta decay 6 * * 2 7 0 0.135 0.0 0 11 % Fake resonance decays to Pi+ Pi- 7 8 9 2 0 2 1.000 15.00 0 00 % Pi+ detected in final state 8 * * 7 8 0 0.140 0.0 +1 11 % Pi- in final state 9 * * 7 9 0 0.140 0.0 -1 11 !EOI %%%%%%%%%%%%%%%%%%%%% End Input Values %%%%%%%%%%%%%%%%%%%%%%% % for narrow widths particles(stable to strong interactions) % set width to zero (i.e. eta, pi's). % %flag 00 =isobar or resonace %flag 01 = production particle that decays i.e. eta, pizero .. %flag 11 = production particle that does not decay i.e. piplus,... %flag 10 = final state particle not in production i.e. gamma % % % Particle Id information defined in particleType.h