Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set beamSpot in mkFit eventOfHits #54

Conversation

slava77
Copy link

@slava77 slava77 commented Oct 7, 2021

tested with reco_cfg.py sample=10muvlowpt mkfit="DetachedTripletStep" maxEvents=10 nthreads=1
and a debug cout in quality_filter_layers

void quality_filter_layers(TrackVec & tracks, const BeamSpot &bspot)
{
  std::cout<<"quality_filter_layers "<<bspot.x<<" "<<bspot.y<<std::endl;
Begin processing the 1st record. Run 1, Event 1, LumiSection 1 on stream 0 at 07-Oct-2021 13:36:18.067 PDT
quality_filter_layers 0.0107569 0.0417208

@makortel
Copy link
Collaborator

makortel commented Oct 7, 2021

Looks ok. I'll merge after trackreco/mkFit#363 is merged.

@makortel makortel merged commit c4becd2 into trackreco:CMSSW_11_2_0_mkFit_X Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants