Source code (CVS tag: @) - Administrative privileges
Description
Validation package for b-tagging : contain useful scripts for validation purpose. Use the DQMOffline/RecoB package.
Public interface
Plugins
- BTagPerformanceAnalyzerMC : analyzer optimized to run on MC and produce all intersting variables to check the reliability of the b-tagging algorithms. Produce also performance plots.
Modules
Unit tests and examples
- file validation_cfg.py : to be run as ' cmsRun validation_cfg.py jets="ak5PF" '. Other jets label possible : "ak5PFJEC", "ak5PFnoPU". Other options which could be changed : runOnMC(True for MC ; False for DATA) ; useTrigger(False:no trigger filter used ; True:trigger filter used, path could be modified in the cfg, default:HLT_PFJet40) ; tag(put here your global tag).
- directory GridValidation/ : tools to run on Grid, cfg based on validation_cfg.py. In README, the step to run on the Grid are listed.
Status and planned development
Scripts for validation automation perhaps to be updated if the modifications in the Validation/RecoB and DQMOffline/RecoB are released
Last updated: July 8 2012 @ Author: Adrien Caudron.