30
HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

Embed Size (px)

Citation preview

Page 1: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

HBD performance study during run9 pp 200GeV

Katsuro Nakamura

1

Page 2: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

HBD Sdphi, Sdzstability check during Run-9

• Sdphi, Sdz … distance between track and cluster, normalized with RMS

• used whole electron tracks in EWG_DST on CCJ

2

Page 3: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

electron track selection

– abs(bbcz)<20cm– quality==31||51||63– pt>0.15GeV/c– n0>=2– prob>0.01– abs(emcsdphi_e)<4, abs(emcsdz_e)<4– e/p>0.6– hbdsize>=2

3

Page 4: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

Sdphi fitting

• fit with gaus + pol1– check the run dependence of mean and sigma of gaus

4

Page 5: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

Sdphi0.0 < pt < 0.5 GeV/c 0.5 < pt < 1.0 GeV/c

5

mean

sigma

mean

sigma

Page 6: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

Sdphi1.0 < pt < 1.5 GeV/c 1.5 < pt < 2.0 GeV/c

6

mean

sigma

mean

sigma

Page 7: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

Sdz fitting

• fit with gaus + pol1– check the run dependence of mean and sigma of gaus

z

7

Page 8: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

Sdz0.0 < pt < 0.5 GeV/c 0.5 < pt < 1.0 GeV/c

displacementof mean valuerecalibrate this value(but this displacement is enough small to be ignored.)

8

dynamical movingduring run-9 ?

mean

sigma

mean

sigma

Page 9: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

Sdz after private recalibration0.0 < pt < 0.5 GeV/c 0.5 < pt < 1.0 GeV/c

new_sdz =(sdz - mean)/sigma

9

mean

sigma

mean

sigma

Page 10: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

Sdz1.0 < pt < 1.5 GeV/c 1.5 < pt < 2.0 GeV/c

10

mean

sigma

mean

sigma

Page 11: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

Sdz after private recalibration1.0 < pt < 1.5 GeV/c 1.5 < pt < 2.0 GeV/c

11

mean

sigma

mean

sigma

Page 12: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

Sdz private recalibration parametersrunnumber pt [GeV/c] mean sigma

281800 ~ 282800 0.0 < pt <= 0.5 0.1147 1.030

0.5 < pt <= 1.0 0.09853 1.019

1.0 < pt <= 1.5 0.08010 1.002

1.5 < pt 0.07061 0.9853

282800 ~ 285160 0.0 < pt <= 0.5 0.1370 1.030 (same)

0.5 < pt <= 1.0 0.1269 1.019 (same)

1.0 < pt <= 1.5 0.1135 1.002 (same)

1.5 < pt 0.1044 0.9853 (same)

285160 ~ 287100 0.0 < pt <= 0.5 0.2214 1.030 (same)

0.5 < pt <= 1.0 0.2170 1.019 (same)

1.0 < pt <= 1.5 0.1997 1.002 (same)

1.5 < pt 0.1918 0.9853 (same)

287100 ~ 291500 0.0 < pt <= 0.5 0.2486 1.030 (same)

0.5 < pt <= 1.0 0.2348 1.019 (same)

1.0 < pt <= 1.5 0.2205 1.002 (same)

1.5 < pt 0.2150 0.9853 (same)12

Page 13: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

HBD calibration check for electron track

13

Page 14: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

electron track selection

– abs(bbcz)<20cm– quality==31||51||63– pt>0.15GeV/c– n0>=2– prob>0.01– abs(emcsdphi_e)<4, abs(emcsdz_e)<4– e/p>0.6– hbdsize>=2– abs(hbdsdphi)<4, abs(hbdsdz)<4

14

Page 15: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

electron track distribution

• electron track dist. on sect9 is almost uniform.

pad id (0-origin): 96 97 98 …………… Sect 9 South

15

fill hbdcharge to the nearest pad from p = {phbdx, phbdy, phbdz}.

/////////////////////////////////int padnum = NearestPad(phbdx,phbdy,phbdz);hist[padnum]->Fill(hbdcharge);/////////////////////////////////

Page 16: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

I found the update of HbdWisClustrizer.C on CVS

• HbdWisClustrizer.C– define clustering algorithm

• HbdWisClustrizer.C –r1.12 (previously used)– cause nonuniform cluster peak distribution• detail is in slide sent to electron-l on 5/ 6/ 2010

• update• HbdWisClustrizer.C –r1.16 (latest version)– looks fine!

16

Page 17: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

peak pad distribution after update

• reasonable distribution

17

fill hbdcharge to the peak pad in the cluster

//////////////////////////int max_pad = peak pad in the cluster;hist[max_pad]->Fill(hbdcharge);//////////////////////////

pad id (0-origin): 96 97 98 …………… Sect 9 South

Page 18: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

sector-by-sector HBD charge dist. for single e and double e

18

Page 19: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

Dalitz Electron Pair Selection• Electron Selection– bbcz < 20 cm– quality==31||51||63– pt>0.15GeV– n0>=2– abs(emcsdphi)<4.0 , abs(emcsdz)<4.0– prob>0.01– e/p>0.6– hbdsize>=2– abs(hbdsdphi)<4.0 , abs(hbdsdz)<4.0

• Pair Selection– Mass<0.15GeV/c^2 select Dalitz region– PhiV cut reject conversion pairs– Unlike sign 19

Page 20: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

Single e and Double e definition

Single• hbd_id(trk_i) != hbd_id(trk_j)

Double• hbd_id(trk_i) == hbd_id(trk_j)

π

trk_i

trk_ jπ

trk_i

trk_ j

20

notice: used HbdWisClusterizer.C –r1.12 in the following analysis

Page 21: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

HBD charge distribution (East Arm)for Dalitz event (Raw dist.)Sect Sect

0

1

2

3

4

5

Direction N S N S

blue: singlered : double

21

Page 22: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

HBD charge distribution (West Arm)for Dalitz event (Raw dist.)Sect Sect

6

7

8

9

10

11

Direction S N S N

22

blue: singlered : double

Page 23: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

HBD charge distribution (East Arm)for Dalitz event (normalized)

• normalized with integral of entry

Sect Sect

0

1

2

3

4

5

Direction N S N S

23

blue: singlered : double

difficultto use

slightlyworse

slightlyworse

Page 24: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

HBD charge distribution (West Arm)for Dalitz event (normalized)

• normalized with integral of entry

Sect Sect

6

7

8

9

10

11

Direction S N S N

24

blue: singlered : double

Page 25: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

comparing with the distribution made by Ilia

• good agreement single double

HBD charge distributionπ

e+e-

HBD charge distributionD

e

Dalitz event Dalitz event

pair mass ~ 0field ~ 0

by I.Ravinovichi25

Page 26: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

For the next step

• study Pt dependence of the ratio between single and double.– low pt 2 clusters tend to be separated– high pt 2 clusters tend to be merged

• decide charge threshold sector-by-sector

26

Page 27: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

backup slide

27

Page 28: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

HBD scintillation charge distribution

• fit with a0*exp(-x/a1)• a0 = const, a1 = slope 28

fit on 2.5 ~ 5 [p.e.]

Page 29: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

run dependence of fitting slope

• it’s stable– since it’s

calibrated

• no large difference on pad-by-pad– also “const”

has no large difference

HBD sect9Yellow: pad107Red: pad127Blue: pad106Green: pad105 29

Page 30: HBD performance study during run9 pp 200GeV Katsuro Nakamura 1

central pad in cluster

• you can see the pad dependence of yielded charge

Sect 9 Southpad id (0-origin): 96 97 98 ……………

30