[BLAST_ANAWARE] Momentum by TOF corrections from H2

From: Eugene J. Geis (Eugene.Geis@asu.edu)
Date: Tue Feb 08 2005 - 10:55:36 EST


I don't know if anyone cared to implement these into their analysis, but I
figured I'd post them. If they improve calculations, please let me know so I
can get a feel on whether I'm moving in the right direction. So far there is no
evidence of a need for phi or z-dependent corrections. These offsets should be
SUBTRACTED from pwl, pwr.

//electron in Left Sector:
Float_t PeLeft[16]={-0.0234,-0.0201,-0.0288,-0.0221,-0.0224,-0.0202,
                    -0.0202,-0.0249,-0.0239,-0.0235,-0.0197,-0.0128,
                    -0.0245,-0.0346,-0.0041,-0.0293};

//proton in Left Sector:
Float_t PpLeft[16]={-0.0096,-0.0093,-0.0039,-0.0043,-0.0471,-0.0199,
                    -0.0060,0.0104,0.0020,0.0086,0.0023,0.0007,
                    -0.0036,-0.0053,-0.0055,-0.0087};

//electron in Right Sector:
Float_t PeRight[16]={0.0116,0.0061,0.0017,0.0128,0.0290,0.0319,0.0303,
                     0.0339,0.0516,0.0646,0.0500,0.0485,0.0086,0.0172,
                     -0.0136,-0.0069};

//proton in Right Sector:
Float_t PpRight[16]={-0.0483,-0.0459,-0.0093,-0.0156,-0.0222,-0.0474,
                     -0.0508,-0.0644,-0.0523,-0.0519,-0.0613,-0.0596,
                     -0.0492,-0.0405,-0.0369,-0.0316};



This archive was generated by hypermail 2.1.2 : Mon Feb 24 2014 - 14:07:32 EST