Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 9, 2020 19:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/f29a92ef0cfde381cdcc64851d16cc95 to your computer and use it in GitHub Desktop.
Save r-ryantm/f29a92ef0cfde381cdcc64851d16cc95 to your computer and use it in GitHub Desktop.
/nix/store/hz3lsjn6nlgpqzfwwf14hb189nml59r5-python2.7-uproot-methods-0.7.3
├── lib
│   └── python2.7
│   └── site-packages
│   ├── uproot_methods
│   │   ├── base.py
│   │   ├── base.pyc
│   │   ├── classes
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── TGraphAsymmErrors.py
│   │   │   ├── TGraphAsymmErrors.pyc
│   │   │   ├── TGraphErrors.py
│   │   │   ├── TGraphErrors.pyc
│   │   │   ├── TGraph.py
│   │   │   ├── TGraph.pyc
│   │   │   ├── TH1.py
│   │   │   ├── TH1.pyc
│   │   │   ├── TH2.py
│   │   │   ├── TH2.pyc
│   │   │   ├── TH3.py
│   │   │   ├── TH3.pyc
│   │   │   ├── THnSparse.py
│   │   │   ├── THnSparse.pyc
│   │   │   ├── TLorentzVector.py
│   │   │   ├── TLorentzVector.pyc
│   │   │   ├── TVector2.py
│   │   │   ├── TVector2.pyc
│   │   │   ├── TVector3.py
│   │   │   └── TVector3.pyc
│   │   ├── common
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── TVector.py
│   │   │   └── TVector.pyc
│   │   ├── convert.py
│   │   ├── convert.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── profiles
│   │   │   ├── cms
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── nanoaod.py
│   │   │   │   └── nanoaod.pyc
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── version.py
│   │   └── version.pyc
│   └── uproot_methods-0.7.3.dist-info
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
10 directories, 46 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment