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

Add tracking hit-finding efficiency from HitPattern #11290

Merged
merged 1 commit into from
Sep 20, 2015

Conversation

rovere
Copy link
Contributor

@rovere rovere commented Sep 16, 2015

Hit Efficiency for all Tracker components are (naively) derived starting
from the Hit Pattern that is associated to each reconstructed track. The
efficiency is computed using the standard DQMGenericClient, using as
numerator the number of valid hits for each tracker component, and as
denominator the sum of valid and missing hits. All categories of missing
hits are considered. Hits flagged as inactive or bad are not taken into
account, but anyway recorded in other histograms, in case we want to
monitor also their efficiencies. The efficiencies are computed wrt the
number of good vertices found in each event. The selection of "good
vertex" is the recommended one: ndof>=4 and isFake is False. Only events
with at least one good vertex are monitored. The code is active by
default in Tier-0 processing and, in general, everytime standard DQM
Tracking is active. Both generalTracks and highPurityTracks/pt_1 are
monitored separately. The Tracker Geometry has been used as much as
possible to make the code Upgrade friendly.

Hit Efficiency for all Tracker components are (naively) derived starting
from the Hit Pattern that is associated to each reconstructed track. The
efficiency is computed using the standard DQMGenericClient, using as
numerator the number of valid hits for each tracker component, and as
denominator the sum of valid and missing hits. All categories of missing
hits are considered. Hits flagged as inactive or bad are not taken into
account, but anyway recorded in other histograms, in case we want to
monitor also their efficiencies. The efficiencies are computed wrt the
number of good vertices found in each event. The selection of "good
vertex" is the recommended one: ndof>=4 and isFake is False. Only events
with at least one good vertex are monitored. The code is active by
default in Tier-0 processing and, in general, everytime standard DQM
Tracking is active. Both generalTracks and highPurityTracks/pt_1 are
monitored separately. The Tracker Geometry has been used as much as
possible to make the code Upgrade friendly.
@cmsbuild
Copy link
Contributor

A new Pull Request was created by @rovere (Marco Rovere) for CMSSW_7_6_X.

Add tracking hit-finding efficiency from HitPattern

It involves the following packages:

DQM/TrackingMonitor
DQM/TrackingMonitorClient

@cmsbuild, @danduggan, @deguio can you please review it and eventually sign? Thanks.
@makortel, @threus this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@Degano you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@deguio
Copy link
Contributor

deguio commented Sep 16, 2015

please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@deguio
Copy link
Contributor

deguio commented Sep 18, 2015

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_6_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar

@davidlange6
Copy link
Contributor

+1

cmsbuild added a commit that referenced this pull request Sep 20, 2015
Add tracking hit-finding efficiency from HitPattern
@cmsbuild cmsbuild merged commit 69cf0bb into cms-sw:CMSSW_7_6_X Sep 20, 2015
@mtosi mtosi mentioned this pull request Nov 18, 2015
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.

4 participants