29/4 /2010 – II Panda Russia Meeting – Maria Pia Bussa

24
29/4/2010 – II Panda Russia Meeting – Maria Pia Bussa Recent results from Muon simulation and software in Torino Report on software activities with PandaRoot in Torino Design of the Muon Tracker (George Serbanut) MDT Pattern Recognition (Stefano Spataro) Muon vs Pion discrimination in PID (Marco Destefanis)

description

29/4 /2010 – II Panda Russia Meeting – Maria Pia Bussa Recent results from Muon simulation and software in Torino. Report on software activities with PandaRoot in Torino. Design of the Muon Tracker ( George Serbanut ). MDT Pattern Recognition ( Stefano Spataro ). - PowerPoint PPT Presentation

Transcript of 29/4 /2010 – II Panda Russia Meeting – Maria Pia Bussa

Page 1: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

29/4/2010 – II Panda Russia Meeting – Maria Pia BussaRecent results from Muon simulation and software in

Torino

Report on software activities with PandaRoot in Torino

Design of the Muon Tracker

(George Serbanut)

MDT Pattern Recognition

(Stefano Spataro)

Muon vs Pion discrimination in PID

(Marco Destefanis)

Page 2: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

Design of Muon Tracker (MDT)

highest efficiency in

muon identification

benchmark channel

Drell-Yan

signal-to-noise 10-6

Xpp

strong hadronic background

collaborationJINR – Dubna (RU)

Gieen – Germany (D)

29/4/2010 –II Panda Russia Meeting – Maria Pia BussaRecent results from Muon simulation and software in

Torino

Page 3: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

Barrel

Endcap

Muon Filter

Forward CPU Time

Simple

3 sec

Real 3 min

MDT Design

Room for improvement?

Magnet not aligned with MDT(dec 2009)

10 @3GeV/c

Geometry Implementations

Waiting for new design

29/4/2010 –II Panda Russia Meeting – Maria Pia BussaRecent results from Muon simulation and software in

Torino

Page 4: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

Muon System in PandaRoot

TS_BarrelTS_Endcap

MF

FRS

Credits to Valery

Rodionov

All available in

PandaRoot and tested

Page 5: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

Barrel Encap Muon Filter

PndMdt *Muo = new PndMdt("MDT",kTRUE):

Muo->SetBarrel("torino");

Muo->SetEndcap("torino");

Muo->SetMuonFilter("torino");

fRun->AddModule(Muo);

Simplified Geometry(George Serbanut)

simplified geometry

ArCo2 planes

2,5 cm thickness

29/4/2010 –II Panda Russia Meeting – Maria Pia BussaRecent results from Muon simulation and software in

Torino

Page 6: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

Magnet Design

PndMdt *Muo = new PndMdt("MDT",kTRUE);Muo->SetBarrel…Muo->SetMdtMagnet(kTRUE);Muo->SetMdtMFIron(kTRUE);fRun->AddModule(Muo);

FairModule *Magnet= new PndMagnet("MAGNET");Magnet->SetGeometryFileName

("FullSolenoid_V842.root");fRun->AddModule(Magnet);

FairModule *Magnet= new PndMagnet("MAGNET");Magnet->SetGeometryFileName

("FullSuperconductingSolenoid_V831.root");fRun->AddModule(Magnet);

Full CAD conversion (Tobias Stockmanns)

Coils CAD conversion (Tobias Stockmanns)

MDT Design - TDR (George Serbanut)

Page 7: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

MDTPattern

Recognition

MdtHit Energy Loss > 0MdtHit Position Smearing 0.3 cm -> 1 cm bar

29/4/2010 –II Panda Russia Meeting – Maria Pia BussaRecent results from Muon simulation and software in

Torino

Stefano Spataro

Page 8: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

Pattern Recognition

MdtHit from inner layer

one tracklet PndMdtTrk

closest hit in next layerin a search cone

and so on…

Endcap and Muon Filterthreated as single

module

and so on…

29/4/2010 –II Panda Russia Meeting – Maria Pia BussaRecent results from Muon simulation and software in

Torino

Page 9: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

Track Propagation to MDT layers

centraltracking

GEANEextrapolatio

n

MDT hit(layer 0)

29/4/2010 –II Panda Russia Meeting – Maria Pia BussaRecent results from Muon simulation and software in

Torino

Page 10: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

@ 1 GeV/c

@ 3 GeV/c @ 3 GeV/c

Barrel Propagation

29/4/2010 –II Panda Russia Meeting – Maria Pia BussaRecent results from Muon simulation and software in

Torino

Residuals for track propagated to first MDT

layer

Page 11: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

Test Simulation Data

5000 events PID , P 1, 3 GeV/c [5°, 90°] [0°, 360°]

@ 1 GeV/c

Momentum Loss

Vertex – MDT Layer 0

EC

BARREL

@ 1 GeV/c

EC

BARRELDISC is missing

Page 12: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

Muon Detection @barrelMDT layer multiplicity

vs pMUON (barrel) PION (barrel)

Single track reconstructed in 0-4 GeV

range

Page 13: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

@ 3 GeV/c @ 3 GeV/c

Fired Layers – 3 GeV/c

Page 14: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

Fired Layers – 1 GeV/c

@ 1 GeV/c @ 1 GeV/c

Page 15: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

muon global tracking with the Muon System - pattern recognition based on GEANE track follower - implementation of MDT inside the Kalman filter - Multivariate algorithm for muon identification

rejection of the secondary muon background

acceptance study for dimuon in J/y formation

just started search for discriminating variables for PID

29/4/2010 – II Panda Russia Meeting – Maria Pia BussaRecent results from Muon simulation and software in

Torino

Work in PandaRoot @Torino

Page 16: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

Requirements for Particle Identification

MVD, TPC/STT, Cherenkov, EMC, MDT…

different detectors for PID

covering

different momentum/angle ranges

handling of different PID signals (dE/dx, C, EMC shower,

…)

combining several PID detectors to improve identification

if one detector does not contribute to PID, it should not

decrease the identification perfomances

8/3/2010 – XXXII Panda Meeting, GSI - Stefano Spataro

Bayesian Approach for Particle Identification in Panda(Root)

Page 17: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

Requirements for Particle Identification (II)

PID procedure should be as much as possible automatic

PID depends also on analysis

we need to separate Detector response (i.e. resolution)

Event/track selection (analysis)

handling of different PID signals (dE/dx, C, EMC shower,

…)

combining several PID detectors to improve identification

if one detector does not contribute to PID, it should not

decrease the identification perfomances

8/3/2010 – XXXII Panda Meeting, GSI - Stefano Spataro

Bayesian Approach for Particle Identification in Panda(Root)

Page 18: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

The Bayes Theorem

If many detectors/algorythms constributing to PID

k = MVD dE/dx, DRC C…

kk hxphxL )|(|

Global Likelihood

Probability that a given track with given params x

corresponds to particle type h

pKeh

hPhxL

hPhxLhxP

,,,,

)()|(

)()|(|

8/3/2010 – XXXII Panda Meeting, GSI - Stefano Spataro

Bayesian Approach for Particle Identification in Panda(Root)

Page 19: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

29/4/2010 –II Panda Russia Meeting – Maria Pia BussaRecent results from Muon simulation and software in

Torino

M. DestefanisM. Destefanis

Search for Search for parameters parameters

discriminating discriminating vs vs

100000 events PID -, -

P 0.5, 4.5 GeV/c [0°, 90°] [0°, 360°] no Forward RS100% efficiency

angle

angle

Page 20: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

- -

Barrel Barrel+EC+MF EndcapC+MF

Total nuber of layer hit vs momentum@vertex

8/3/2010 – XXXII Panda Meeting, GSI – Marco Destefanis

Muon subgroup meeting

muon

pion

Page 21: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

- -

Barrel Barrel+EC+MF EndCap+MF

Last layer vs total number of layer hit

8/3/2010 – XXXII Panda Meeting, GSI – Marco Destefanis

Muon subgroup meeting

muon

pion

Page 22: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

- -

Barrel Barrel&EC&MF EC&MF

muon

pion

Iron crossed by the particles

8/3/2010 – XXXII Panda Meeting, GSI – Marco Destefanis

Muon subgroup meeting

Sailing through pions

Counts

Counts

cm

cm

Page 23: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

Interaction and decay of Interaction and decay of --

decay

interaction

Page 24: 29/4 /2010 – II Panda Russia Meeting –  Maria Pia Bussa

Detector description ready in PandaRoot

Realistic simulation needed to evaluate layout and number of channel required

Test on prototype essential to check MC expectations

Muon System included in pattern recognition, track reconstruction and PID

lack of human resources for software work and beam test

29/4/2010 –II Panda Russia Meeting – Maria Pia BussaRecent results from Muon simulation and software in

Torino

Final remarks