master
[ANALYSIS] py2/3 compatibility:drop use of __future__
remove unneeded import six
Heppy JSONAnalyzer: fix label of counter: it's counting events, not lumis
Heppy PileUpAnalyzer: fix also the name of the average, that was missed in https://github.com/cbernet/cmssw/pull/62
Heppy TriggerBitFilter: add counters
reorganize the structure, rename some classes, import some modules from SUSY/ttH analysis, many names to changes, all imports should still be fixed
use all.py instead of __init__.py to imoprt everything so that pepople loading only one are not slowed down
Heppy: ProvenanceAnalyzer, detects the CMSSW version used to produce the miniAODs (could try to detect also the GlobalTag in the future)
xrange mig