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
While converting the ntuples to pandas data frames, I realised that we might want to put the old helper variables (pT, φ and η) back in.
Ideally this would include:
isTTSemiLepMu
isTTSemiLepE
isTTDiLepMuMu
TtbarDecay
isTTZtoInv
If you can think of anything else, please append to this issue.
The text was updated successfully, but these errors were encountered:
added pt, eta & phi for electrons, muons and jets (BristolTopGroup#275)
78c3b87
added pt, eta & phi for electrons, muons and jets (#275) (#278)
002b4d5
No branches or pull requests
While converting the ntuples to pandas data frames, I realised that we might want to put the old helper variables (pT, φ and η) back in.
Ideally this would include:
isTTSemiLepMu
,isTTSemiLepE
,isTTDiLepMuMu
, etc, which are currently in a single branch as different numbers (TtbarDecay
)isTTZtoInv
If you can think of anything else, please append to this issue.
The text was updated successfully, but these errors were encountered: