-
Notifications
You must be signed in to change notification settings - Fork 11
Description
An initial to-do list:
- Determine which data and simulation are needed for original analysis (i.e. 2012)
- Determine which data and simulation are equivalent and available from 2015
- Produce nanoAOD for required data and simulation (see notes below)
- Test analysis workflow chain
Recall that while 2015 data is available in AOD and miniAOD, that simulation is only publicly-available as miniAOD. However, AOD for simulation is available on eos for CMS so it may be possible to process "privately".
This package should be ready to convert 2015 data and simulation from AOD:
https://github.com/tpmccauley/AOD2NanoAODOutreachTool/tree/Run2015D
This package should be suitable for data and simulation from miniAOD with the exception of tau discriminator information (which will be relevant here):
https://github.com/tpmccauley/MiniAOD2NanoAODOutreachTool
Both these packages are adaptations of the original package used to create nanoAOD for this analysis.
When and if official nanoAOD production code (or nanoAODplus) is adapted for 2015 data and simulation then the above packages may become redundant. Even if so, they may produce useful nanoAOD for testing the analysis workflow.