Skip to content

Commit d163c18

Browse files
authored
Merge pull request cms-nanoAOD#308 from namapane/patch-1
Update README.md to mention the new CMSSW package
2 parents 7a4e7e5 + 9f58521 commit d163c18

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# nanoAOD-tools
2-
Tools for working with NanoAOD (requiring only python + root, not CMSSW)
2+
A minimal set of tool for working with NanoAODs (with dependencies on only python + root, not on the CMSSW framework)
3+
4+
**Please note that, starting with CMSSW_13_3_0 (with backports for the coming 13_0_16 and 13_1_2), the framework part of NanoAODTools is maintained as a CMSSW package, in [PhysicsTools/NanoAODTools](https://github.com/cms-sw/cmssw/tree/master/PhysicsTools/NanoAODTools)**.
5+
6+
This repository and the instructions below are still relevant only for older CMSSW releases.
37

48
## Checkout instructions: standalone
59

@@ -14,7 +18,7 @@ Repeat only the last command at the beginning of every session.
1418

1519
Please never commit neither the build directory, nor the empty init.py files created by the script.
1620

17-
## Checkout instructions: CMSSW
21+
## Checkout instructions: CMSSW (CMSSW 12X and below)
1822

1923
cd $CMSSW_BASE/src
2024
git clone https://github.com/cms-nanoAOD/nanoAOD-tools.git PhysicsTools/NanoAODTools

0 commit comments

Comments
 (0)