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

Calderona new variables #51

Open
wants to merge 3 commits into
base: 80X
Choose a base branch
from

Conversation

calderona
Copy link

@calderona calderona commented Jan 27, 2017

Added new varibales on common_variables_cff.py

@@ -169,6 +170,8 @@
" innerTrack.hitPattern.numberOfValidPixelHits > 0 && " +
" abs(track.ptError / pt) < 0.10 )"),
MuIDForOutsideInTk = cms.string("isStandAloneMuon && outerTrack.pt > 10 && outerTrack.hitPattern.muonStationsWithValidHits() >= 2"),
TMArbitrated = cms.string("isTrackerMuon && numberOfMatchedStations > 0"),
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't TMArbitrated equal to the existing TMA flag?

@calderona
Copy link
Author

yes, I did not see that already exits TMA. I will remove the TMArbitrated one.

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.

2 participants