Skip to content

Commit

Permalink
Merge pull request #4 from cms-opendata-validation/katilp-patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
katilp authored Nov 27, 2017
2 parents 3b36924 + 9b5c0f5 commit d98e8dc
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 d98e8dc

Please sign in to comment.