master
Framework header migrations
*DQMStore methods open, load, readFile now return true or false, depending on success of file opening *referenceHistograms are read through DQMFileReader. LFN are translated using FWK-FileCatalog. *non-existent reference histograms do not lead to job end any longer *bookkeeping of reference filename in Info/ProvInfo/referenceFileName *TObjString CMSSW_Version and DQMPatch and corresponding functions have been removed from DQMStore *DQMFileSaver takes care of setting RECREATE and UPDATE options for TFile handling. *JobReport creation has also been moved to DQMFileSaver
do not show the HLT GT by default
Automatically convert EDAnalyzer("QualityTester")
Update the configuration of the FastTimerService used for Offline DQM
FastTimerService: fix user configurations
Remove referenceFileName from the rest of CMSSW.
Modify DQMStore to support new online use-cases.
Update configs to use DQMEDAnalyzer alias.
dbe directory name changed
Add imports for new alias
Change code to work without old APIs.
- move verboseQT from DQMStore.cc to QualityTester.cc - move DQMStore definition from DQM_cfg.py to DQMStore_cfg.py - adapt DQM_cfg.py, EDMtoMEConverter_cff.py, MEtoEDMConverter_cff.py to use DQMStore_cfg.py
Add a reScope option also to the EDMtoMEConverter.
Fix dqm-* scripts for python3.
Remove deleteAfterCopy from MEtoEDM.
Removed unused fwkJobReports from MessageLogger
[DQM] py2/3 compatibility:drop use of __future__
Move to python3 all scripts