We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At the moment important selection for Muon is defined in:
https://github.com/HEP-KBFI/2mu1b1j/blob/master/src/RecoMuonCollectionSelectorTight.cc https://github.com/HEP-KBFI/2mu1b1j/blob/master/interface/RecoMuonCollectionSelectorTight.h
It should be copied for 2mu1b1j with _2mu1b1j prefix and selection cuts should be according to 2mu1b1j analysis note.
Important logic:
https://github.com/HEP-KBFI/2mu1b1j/blob/master/bin/analyze_2mu1b1j.cc#L250 https://github.com/HEP-KBFI/2mu1b1j/blob/master/src/RecoMuonCollectionSelectorTight.cc#L6-L17 https://github.com/HEP-KBFI/2mu1b1j/blob/master/interface/RecoMuonCollectionSelectorTight.h#L32-L42
The text was updated successfully, but these errors were encountered:
No branches or pull requests
At the moment important selection for Muon is defined in:
https://github.com/HEP-KBFI/2mu1b1j/blob/master/src/RecoMuonCollectionSelectorTight.cc
https://github.com/HEP-KBFI/2mu1b1j/blob/master/interface/RecoMuonCollectionSelectorTight.h
It should be copied for 2mu1b1j with _2mu1b1j prefix and selection cuts should be according to 2mu1b1j analysis note.
Important logic:
https://github.com/HEP-KBFI/2mu1b1j/blob/master/bin/analyze_2mu1b1j.cc#L250
https://github.com/HEP-KBFI/2mu1b1j/blob/master/src/RecoMuonCollectionSelectorTight.cc#L6-L17
https://github.com/HEP-KBFI/2mu1b1j/blob/master/interface/RecoMuonCollectionSelectorTight.h#L32-L42
The text was updated successfully, but these errors were encountered: