! ! Splitting Functions ! exec lecture_fig_setup splitting 6 8 4 1 0.2 0.2 set font -1001 set tsize 0.6 ! exec lecture_fig_copy 'Splitting Functions' 4 ! set tick all off ! title 1&1 'P?qq!&^0!(z)' exec lecture_fig_plot 1 draw arrow 1 blue = pl -4 0.5 4 3 4 draw arrow 1 green = pl -4 3 4 5 7 draw gluon 1 red = pl 3 4 5 1 comment 1&1 new 'q(y)' 1.5 3.3 = = c pl = blue new 'q(x)' 4.3 6.1 = = r pl = green new 'g(y-x)' 4.2 1.2 = = r pl = red end ! title 1&2 'P?gq!&^0!(z)' exec lecture_fig_plot 2 draw arrow 1 blue = pl -4 0.5 4 3 4 draw gluon 1 green = pl 3 4 5 7 draw arrow 1 red = pl -4 3 4 5 1 comment 1&2 new 'q(y)' 1.5 3.3 = = c pl = blue new 'g(x)' 4.0 6.1 = = r pl = green new 'q(y-x)' 4.2 1.2 = = r pl = red end ! title 1&3 'P?qg!&^0!(z)' exec lecture_fig_plot 3 draw gluon 1 blue = pl 0.5 4 3 4 draw arrow 1 green = pl -4 3 4 5 7 draw arrow 1 red = pl -4 3 4 5 1 comment 1&3 new 'g(y)' 1.5 3.2 = = c pl = blue new 'q(x)' 4.3 6.1 = = r pl = green new 'q(y-x)' 4.2 1.2 = = r pl = red end ! title 1&4 'P?gg!&^0!(z)' exec lecture_fig_plot 4 draw gluon 1 blue = pl 0.5 4 3 4 draw gluon 1 green = pl 3 4 5 7 draw gluon 1 red = pl 3 4 5 1 comment 1&4 new 'g(y)' 1.5 3.2 = = c pl = blue new 'g(x)' 4.0 6.1 = = r pl = green new 'g(y-x)' 4.2 1.2 = = r pl = red end ! @9 hard epost @9 close