+ All Categories
Home > Documents > Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation...

Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation...

Date post: 22-Sep-2020
Category:
Upload: others
View: 2 times
Download: 0 times
Share this document with a friend
16
Alexander Kiselev BNL, 04/08/2013 Progress report on EicRoot tracking
Transcript
Page 1: Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation TPC TRS FGT SIT -> look nice, but: just MC points & tracks 3/16

Alexander Kiselev

BNL, 04/08/2013

Progress report on

EicRoot tracking

Page 2: Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation TPC TRS FGT SIT -> look nice, but: just MC points & tracks 3/16

04/08/2013 A.Kiselev

Contents

Few words about FairRoot basics

Tracking detectors in EicRoot

Outlook

2/16

Page 3: Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation TPC TRS FGT SIT -> look nice, but: just MC points & tracks 3/16

04/08/2013 A.Kiselev

October’2012 presentation

TPC

TRS

FGT

SIT

-> look nice, but: just MC points & tracks 3/16

Page 4: Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation TPC TRS FGT SIT -> look nice, but: just MC points & tracks 3/16

04/08/2013 A.Kiselev

EIC in FairRoot framework

GEANT3, GEANT4, etc

ROOT

VGM

… and several other things

FairRoot external package bundle

Simulation, reconstruction, visualization …

FairBase C++ classes

CbmRoot

R3BRoot

PandaRoot

MpdRoot

EicRoot

-> Make best use of PandaRoot code development

-> Have no need to manually back port bug fixes

4/16

Page 5: Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation TPC TRS FGT SIT -> look nice, but: just MC points & tracks 3/16

04/08/2013 A.Kiselev

End user view

-> MC points

simulation

Use either private (from SVN) or official installation

No executable (steering through ROOT macro scripts)

digitization “PID” Pass reconstruction

-> Hits -> “Short” tracks

-> Clusters

-> “Combined” tracks

-> Vertices @ IP

ROOT files for analysis available at every stage

C++ class structure is well defined at each I/O stage

5/16

Page 6: Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation TPC TRS FGT SIT -> look nice, but: just MC points & tracks 3/16

04/08/2013 A.Kiselev

EicRoot tracking

Magnetic field interface exists

Detector geometry is described in 0-th approximation:

Digitization exists (simple yet useable)

Ideal track reconstruction inherited from PandaRoot codes

Silicon vertex tracker

Silicon forward/backward tracker

TPC

GEM forward tracker

6/16

Page 7: Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation TPC TRS FGT SIT -> look nice, but: just MC points & tracks 3/16

04/08/2013 A.Kiselev

Vertex silicon tracker MAPS technology; ~20x20mm2 chips, ~20 mm 2D pixels

STAR upgrade “building blocks” (cable assemblies)

7/16

Page 8: Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation TPC TRS FGT SIT -> look nice, but: just MC points & tracks 3/16

04/08/2013 A.Kiselev

Vertex silicon tracker 6 layers at [30..160] mm radius

0.37% X0 in acceptance per layer simulated precisely;

digitization: single discrete pixels, one-to-one from MC points

8/16

Page 9: Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation TPC TRS FGT SIT -> look nice, but: just MC points & tracks 3/16

04/08/2013 A.Kiselev

Forward/backward silicon tracker

3+5+3 silicon disks with up to 280 mm radius

N sectors per disk; 200 mm silicon-equivalent thickness

digitization: discrete ~20x20 mm2 pixels

-> desired configuration:

9/16

Page 10: Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation TPC TRS FGT SIT -> look nice, but: just MC points & tracks 3/16

04/08/2013 A.Kiselev

TPC ~2m long; gas volume radius [300..800] mm

1.2% X0 IFC, 4.0% X0 OFC; 15.0% X0 aluminum endcaps

digitization: assume known diffusion coefficients in “XYand “Z” and 1x5 mm GEM pads (so up to 100 points per track)

10/16

Page 11: Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation TPC TRS FGT SIT -> look nice, but: just MC points & tracks 3/16

04/08/2013 A.Kiselev

Endcap GEM 3 disks behind the TPC endcap

STAR FGT design

digitization: 100 mm resolution in X&Y; gaussian smearing

11/16

Page 12: Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation TPC TRS FGT SIT -> look nice, but: just MC points & tracks 3/16

04/08/2013

Tracking scheme So-called ideal PandaRoot track “finding”:

PandaRoot track fitting code:

Monte-Carlo hits are digitized on a per-track basis

Effectively NO track finder used

Kalman filter

Steering in magnetic field

Precise on-the-fly accounting of material effects

-> pretty much useable for acceptance and single-track resolution studies;

-> less suitable for radiation length scans;

-> hardly useful for efficiency and occupancy estimates;

A.Kiselev 12/16

Page 13: Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation TPC TRS FGT SIT -> look nice, but: just MC points & tracks 3/16

04/08/2013 A.Kiselev

Example plots (1)

Simulate and reconstruct 10k 10 GeV/cp+tracks at h=0.5:

dz ~15mm

dp/p<1.5%

13/16

Page 14: Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation TPC TRS FGT SIT -> look nice, but: just MC points & tracks 3/16

04/08/2013 A.Kiselev

Example plots (2)

p+track momentum resolution vs. pseudo-rapidity

10 GeV/c

2 GeV/c

14/16

Page 15: Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation TPC TRS FGT SIT -> look nice, but: just MC points & tracks 3/16

04/08/2013 A.Kiselev

Example plots (3)

p+track angular resolution vs. pseudo-rapidity

-> watch dead material effects!;

2 GeV/c

10 GeV/c

15/16

Page 16: Alexander Kiselev BNL, 04/08/2013 · 4/8/2013  · 04/08/2013 A.Kiselev October’2012 presentation TPC TRS FGT SIT -> look nice, but: just MC points & tracks 3/16

04/08/2013 A.Kiselev

Outlook & TODO list

Finalize initial geometry

Take care about official release & installation

Perform geometry optimization

Implement more realistic digitization schemes

Think about track finder algorithms

Start PID detector implementation

16/16


Recommended