Skip to content

Conversation

@calderona
Copy link

@calderona calderona commented Jan 27, 2017

Added new varibales on common_variables_cff.py

" 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