Skip to content

Iss31#32

Merged
omar-moreno merged 2 commits intomasterfrom
iss31
Feb 21, 2017
Merged

Iss31#32
omar-moreno merged 2 commits intomasterfrom
iss31

Conversation

@mrsolt
Copy link
Copy Markdown

@mrsolt mrsolt commented Feb 21, 2017

adding track extrapolation variables to the tuple maker for layer 0-2.

@mrsolt mrsolt requested a review from omar-moreno February 21, 2017 20:41
Copy link
Copy Markdown
Collaborator

@omar-moreno omar-moreno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At some point, the field map should be taken into account in the extrapolation. For now, using the analytic extrapolator is fine.

Hep3Vector extrapTrackPosL1;
Hep3Vector extrapTrackPosL2;
if(trackState.getTanLambda() > 0){
extrapTrackPosL0 = TrackUtils.extrapolateTrack(track,topPos[0]);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the future, you should switch to using the extrapolator which makes use of the field map. The analytic extrapolator should be fine for L1-L2 but I'm not certain it will give the most accurate results for L0.

@omar-moreno omar-moreno self-assigned this Feb 21, 2017
@omar-moreno omar-moreno added this to the v3.11 milestone Feb 21, 2017
@omar-moreno omar-moreno merged commit 974e237 into master Feb 21, 2017
@omar-moreno omar-moreno deleted the iss31 branch June 14, 2017 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants