diff --git a/CMGTools/CaloUpgrade/run/run.py b/CMGTools/CaloUpgrade/run/run.py index 004e6c9..04d6bfe 100644 --- a/CMGTools/CaloUpgrade/run/run.py +++ b/CMGTools/CaloUpgrade/run/run.py @@ -3,6 +3,9 @@ import CMGTools.RootTools.fwlite.Config as cfg from CMGTools.Production.datasetToSource import datasetToSource + +#Comment + hcalAnalyzer = cfg.Analyzer( 'HCALShowerAnalyzer', )