• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT

    User name Ramesh

    Log entry time 08:50:37 on March25,2005

    Entry number 142373

    keyword=T5 neutrons in new kinematics

    Attached is a histogram out of 15 runs (each run 200k) showing TOF spectrum of expected neutrons in neutron array .

    The variable plotted is:

    chain.Draw("TC_n.ntof",ct&&"TC_n.ntof>100&&TC_n.ntof<700&&TC_n.angle>0.92&&TC_n.nnhits==1");

    subject to the following cuts:

    TCut ct2by1="CT.ct_2by1*1e9>98.4&&CT.ct_2by1*1e9<100.8&&L.tr.n==1&&R.tr.n==1&&L.s2.nthit==1&&R.s2.nthit==1" ;
    TCut pm= "SK.pmiss>0.25&&SK.pmiss<.55";
    TCut Mrec="SK.Mrecoil>10.25&&SK.Mrecoil<10.6";
    TCut em="SK.emiss>0.01&&SK.emiss<0.35";

    TCut ldp="L.gold.dp>-0.05&&L.gold.dp<0.03" ;
    TCut lth= "L.gold.th>-0.07&&L.gold.th<0.06";
    TCut lph= "L.gold.ph<0.03&&L.gold.ph>-0.0312";
    TCut ly = "L.gold.y>-0.0075&&L.gold.y<-0.001";

    TCut rdp= "R.gold.dp>-0.053&&R.gold.dp<0.055";
    TCut rth= "R.gold.th>-0.07&&R.gold.th<0.06";
    TCut rph= "abs(R.gold.ph)<0.033";
    TCut ry = "R.gold.y>-0.0035&&R.gold.y<.007";
    TCut ct=ct2by1&&pm&&ldp&<h&&lph&&rdp&&rth&&rph&&ly&&ry;


    FIGURE 1