Skip to content

Analysis Instructions

duartej edited this page Oct 26, 2012 · 16 revisions

Before launch the '''runanalysis''' executable it is needed to perform some configuration steps because the package was created to be able to deal with different analysis conditions, i.e. CMS data taking periods, analysis objects with different cuts or even different objects, different analysis cut, different sample, etc. Here it is summarized all the steps needed in order to perform an analysis and the main executable needed for it, follow the links to get detailed information about each step

  1. Select input data and MC samples: datamanagercreator
  2. Configure parameters: makeinputsheet
  3. Run the analysis: runanalysis
  4. Extract results: several python utilities

Complete analysis using a computer cluster

All these steps for all the samples needed to perform an analysis in a given run period can be done automatically using some bash scripts of the package.

Clone this wiki locally