Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
katilp authored Nov 27, 2017
1 parent 3b36924 commit 9b5c0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is a simple comparison code to validate the reprocessing step on the Open Data VM by comparing the resulting file (newly rereconstructed from the RAW data sample available on the Open Data Portal) and the original AOD (also available on the Open Data portal). It loops over different physics objects (tracks, electrons, muons, photons, jets, taus and missing et) and fills histograms with P, pt, eta and phi of these objects.

The new AOD can be repocessed from RAW with minor modifications (global tag, input file, commenting out unnecessary steps) to the configuration file which is recorded together with the original AOD file on the Open Data portal (http://opendata.cern.ch/record/24). See https://github.com/cms-opendata-validation/recotest for the updated configuration file and instructions.
The new AOD can be reprocessed from RAW with minor modifications (global tag, input file, commenting out unnecessary steps) to the configuration file which is recorded together with the original AOD file on the Open Data portal (http://opendata.cern.ch/record/24). See https://github.com/cms-opendata-validation/recotest for the updated configuration file and instructions.

By default, this code reads the original AOD (see demoanalyzer_cfg.py).

Expand Down

0 comments on commit 9b5c0f5

Please sign in to comment.