From 3e918c85df96e3ad1a5e117ece52bd2b35b0ec26 Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:41 +0100 Subject: [PATCH 01/17] Add missing newline at the end of file --- RecoBTag/Combined/python/caloDeepCSVTagInfos_cfi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RecoBTag/Combined/python/caloDeepCSVTagInfos_cfi.py b/RecoBTag/Combined/python/caloDeepCSVTagInfos_cfi.py index 6ec82ff4667f8..61ecf0dca8338 100644 --- a/RecoBTag/Combined/python/caloDeepCSVTagInfos_cfi.py +++ b/RecoBTag/Combined/python/caloDeepCSVTagInfos_cfi.py @@ -5,4 +5,4 @@ 'TrackDeepNNTagInfoProducer', svTagInfos = cms.InputTag('inclusiveSecondaryVertexFinderTagInfos'), computer = combinedSecondaryVertexCommon - ) \ No newline at end of file + ) From 986f461cb1e4c47bb9c1e61c7a40a18dd8aa770f Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:41 +0100 Subject: [PATCH 02/17] Add missing newline at the end of file --- .../interface/CandidateNegativeTrackCountingComputer.h | 2 +- .../ImpactParameter/interface/NegativeTrackCountingComputer.h | 2 +- .../interface/TemplatedNegativeTrackCountingComputer.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/RecoBTag/ImpactParameter/interface/CandidateNegativeTrackCountingComputer.h b/RecoBTag/ImpactParameter/interface/CandidateNegativeTrackCountingComputer.h index c01f723efc61c..72062f2430487 100644 --- a/RecoBTag/ImpactParameter/interface/CandidateNegativeTrackCountingComputer.h +++ b/RecoBTag/ImpactParameter/interface/CandidateNegativeTrackCountingComputer.h @@ -8,4 +8,4 @@ typedef TemplatedNegativeTrackCountingComputer, reco::JetTagInfo> CandidateNegativeTrackCountingComputer; -#endif // ImpactParameter_CandNegativeTrackCountingComputer_h \ No newline at end of file +#endif // ImpactParameter_CandNegativeTrackCountingComputer_h diff --git a/RecoBTag/ImpactParameter/interface/NegativeTrackCountingComputer.h b/RecoBTag/ImpactParameter/interface/NegativeTrackCountingComputer.h index a3ea3954ca6c1..1abd0a20f0cbe 100644 --- a/RecoBTag/ImpactParameter/interface/NegativeTrackCountingComputer.h +++ b/RecoBTag/ImpactParameter/interface/NegativeTrackCountingComputer.h @@ -7,4 +7,4 @@ typedef TemplatedNegativeTrackCountingComputer NegativeTrackCountingComputer; -#endif // ImpactParameter_NegativeTrackCountingComputer_h \ No newline at end of file +#endif // ImpactParameter_NegativeTrackCountingComputer_h diff --git a/RecoBTag/ImpactParameter/interface/TemplatedNegativeTrackCountingComputer.h b/RecoBTag/ImpactParameter/interface/TemplatedNegativeTrackCountingComputer.h index 59f0acabcb86f..c87d88194f51d 100644 --- a/RecoBTag/ImpactParameter/interface/TemplatedNegativeTrackCountingComputer.h +++ b/RecoBTag/ImpactParameter/interface/TemplatedNegativeTrackCountingComputer.h @@ -23,4 +23,4 @@ class TemplatedNegativeTrackCountingComputer : public TemplatedTrackCountingComp } }; -#endif // ImpactParameter_TemplatedNegativeTrackCountingComputer_h \ No newline at end of file +#endif // ImpactParameter_TemplatedNegativeTrackCountingComputer_h From 680f93686757f052ac0fa7ce0d034b8d7e3597ed Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:42 +0100 Subject: [PATCH 03/17] Add missing newline at the end of file --- .../EgammaIsolationAlgos/python/egmIsoConeDefinitions_cfi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RecoEgamma/EgammaIsolationAlgos/python/egmIsoConeDefinitions_cfi.py b/RecoEgamma/EgammaIsolationAlgos/python/egmIsoConeDefinitions_cfi.py index feb2d7386a2c9..b3bbc0e00fa75 100644 --- a/RecoEgamma/EgammaIsolationAlgos/python/egmIsoConeDefinitions_cfi.py +++ b/RecoEgamma/EgammaIsolationAlgos/python/egmIsoConeDefinitions_cfi.py @@ -22,4 +22,4 @@ vertexIndex = cms.int32(0), particleBasedIsolation = cms.InputTag("particleBasedIsolation", "gedPhotons"), ) - ) \ No newline at end of file + ) From 26817e902a873370184b62a103d3a845569bad29 Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:44 +0100 Subject: [PATCH 04/17] Add missing newline at the end of file --- RecoLocalCalo/Configuration/doc/ecalLocalReco_Configuration.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RecoLocalCalo/Configuration/doc/ecalLocalReco_Configuration.doc b/RecoLocalCalo/Configuration/doc/ecalLocalReco_Configuration.doc index 0a8eca21a3d00..a55d41f3c6594 100644 --- a/RecoLocalCalo/Configuration/doc/ecalLocalReco_Configuration.doc +++ b/RecoLocalCalo/Configuration/doc/ecalLocalReco_Configuration.doc @@ -62,4 +62,4 @@ products are: Last updated: @DATE@ Paolo Meridiani -*/ \ No newline at end of file +*/ From 1246155ceaaae165e76b35c8ea0852cb3862281c Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:44 +0100 Subject: [PATCH 05/17] Add missing newline at the end of file --- .../EcalRecProducers/python/ecalUncalibRecHitPhase2GPU_cfi.py | 2 +- .../EcalRecProducers/python/ecalUncalibRecHitPhase2_cfi.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RecoLocalCalo/EcalRecProducers/python/ecalUncalibRecHitPhase2GPU_cfi.py b/RecoLocalCalo/EcalRecProducers/python/ecalUncalibRecHitPhase2GPU_cfi.py index b78732e554bca..7da113721cd17 100644 --- a/RecoLocalCalo/EcalRecProducers/python/ecalUncalibRecHitPhase2GPU_cfi.py +++ b/RecoLocalCalo/EcalRecProducers/python/ecalUncalibRecHitPhase2GPU_cfi.py @@ -1,2 +1,2 @@ import RecoLocalCalo.EcalRecProducers.ecalUncalibRecHitPhase2WeightsProducerGPU_cfi as _mod -ecalUncalibRecHitPhase2GPU = _mod.ecalUncalibRecHitPhase2WeightsProducerGPU.clone() \ No newline at end of file +ecalUncalibRecHitPhase2GPU = _mod.ecalUncalibRecHitPhase2WeightsProducerGPU.clone() diff --git a/RecoLocalCalo/EcalRecProducers/python/ecalUncalibRecHitPhase2_cfi.py b/RecoLocalCalo/EcalRecProducers/python/ecalUncalibRecHitPhase2_cfi.py index a43a9b134b0d9..560f07a7a9565 100644 --- a/RecoLocalCalo/EcalRecProducers/python/ecalUncalibRecHitPhase2_cfi.py +++ b/RecoLocalCalo/EcalRecProducers/python/ecalUncalibRecHitPhase2_cfi.py @@ -1,2 +1,2 @@ import RecoLocalCalo.EcalRecProducers.ecalUncalibRecHitPhase2WeightsProducer_cfi as _mod -ecalUncalibRecHitPhase2 = _mod.ecalUncalibRecHitPhase2WeightsProducer.clone() \ No newline at end of file +ecalUncalibRecHitPhase2 = _mod.ecalUncalibRecHitPhase2WeightsProducer.clone() From 645d0354161236d633bc2f0a27586a8d42818a41 Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:46 +0100 Subject: [PATCH 06/17] Add missing newline at the end of file --- RecoLocalTracker/Configuration/doc/RecoLocalTrackerAOD.doi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RecoLocalTracker/Configuration/doc/RecoLocalTrackerAOD.doi b/RecoLocalTracker/Configuration/doc/RecoLocalTrackerAOD.doi index 84b2afd229e29..9c15dbde57789 100755 --- a/RecoLocalTracker/Configuration/doc/RecoLocalTrackerAOD.doi +++ b/RecoLocalTracker/Configuration/doc/RecoLocalTrackerAOD.doi @@ -1 +1 @@ - \ No newline at end of file + From 7a6d29c582a07422ec4ccbedb9e19bea5183b0f1 Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:46 +0100 Subject: [PATCH 07/17] Add missing newline at the end of file --- RecoLocalTracker/SiPixelRecHits/src/PixelCPEFastParams.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RecoLocalTracker/SiPixelRecHits/src/PixelCPEFastParams.cc b/RecoLocalTracker/SiPixelRecHits/src/PixelCPEFastParams.cc index d98c84e5860f4..6b40fabf296e0 100644 --- a/RecoLocalTracker/SiPixelRecHits/src/PixelCPEFastParams.cc +++ b/RecoLocalTracker/SiPixelRecHits/src/PixelCPEFastParams.cc @@ -6,4 +6,4 @@ using PixelCPEFastParamsPhase1 = PixelCPEFastParamsDevice; TYPELOOKUP_DATA_REG(PixelCPEFastParamsPhase1); -TYPELOOKUP_DATA_REG(PixelCPEFastParamsPhase2); \ No newline at end of file +TYPELOOKUP_DATA_REG(PixelCPEFastParamsPhase2); From 21f01fdcf82e26649cb235ba4f2101d66d3af993 Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:46 +0100 Subject: [PATCH 08/17] Add missing newline at the end of file --- .../test/step2_RAW2DIGI_L1Reco_RECO_ApproxClusters.py | 2 +- .../step2_RAW2DIGI_L1Reco_RECO_ApproxClusters_streamerOutput.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RecoLocalTracker/SiStripClusterizer/test/step2_RAW2DIGI_L1Reco_RECO_ApproxClusters.py b/RecoLocalTracker/SiStripClusterizer/test/step2_RAW2DIGI_L1Reco_RECO_ApproxClusters.py index a6d7de8416b05..62a3e60d5759b 100644 --- a/RecoLocalTracker/SiStripClusterizer/test/step2_RAW2DIGI_L1Reco_RECO_ApproxClusters.py +++ b/RecoLocalTracker/SiStripClusterizer/test/step2_RAW2DIGI_L1Reco_RECO_ApproxClusters.py @@ -163,4 +163,4 @@ # Add early deletion of temporary data products to reduce peak memory need from Configuration.StandardSequences.earlyDeleteSettings_cff import customiseEarlyDelete process = customiseEarlyDelete(process) -# End adding early deletion \ No newline at end of file +# End adding early deletion diff --git a/RecoLocalTracker/SiStripClusterizer/test/step2_RAW2DIGI_L1Reco_RECO_ApproxClusters_streamerOutput.py b/RecoLocalTracker/SiStripClusterizer/test/step2_RAW2DIGI_L1Reco_RECO_ApproxClusters_streamerOutput.py index bd42014de0630..5dc34dfee2e8d 100644 --- a/RecoLocalTracker/SiStripClusterizer/test/step2_RAW2DIGI_L1Reco_RECO_ApproxClusters_streamerOutput.py +++ b/RecoLocalTracker/SiStripClusterizer/test/step2_RAW2DIGI_L1Reco_RECO_ApproxClusters_streamerOutput.py @@ -150,4 +150,4 @@ # Add early deletion of temporary data products to reduce peak memory need from Configuration.StandardSequences.earlyDeleteSettings_cff import customiseEarlyDelete process = customiseEarlyDelete(process) -# End adding early deletion \ No newline at end of file +# End adding early deletion From 9fa1d0dd4a8fe90ec5facf781f4e43d53eb344de Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:48 +0100 Subject: [PATCH 09/17] Add missing newline at the end of file --- RecoLuminosity/LumiDB/doc/computestatistics.sql | 2 +- RecoLuminosity/LumiDB/doc/norm_HFV2c.cfg | 2 +- RecoLuminosity/LumiDB/doc/norm_PIXELV1.cfg | 2 +- RecoLuminosity/LumiDB/doc/norm_PIXELV2.cfg | 2 +- RecoLuminosity/LumiDB/doc/patchbx.sql | 2 +- RecoLuminosity/LumiDB/doc/pixellumitables.sql | 2 +- RecoLuminosity/LumiDB/doc/qqs.sql | 2 +- RecoLuminosity/LumiDB/doc/trghltmaptables.sql | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/RecoLuminosity/LumiDB/doc/computestatistics.sql b/RecoLuminosity/LumiDB/doc/computestatistics.sql index ab14398e3e12c..c21effc507bf1 100644 --- a/RecoLuminosity/LumiDB/doc/computestatistics.sql +++ b/RecoLuminosity/LumiDB/doc/computestatistics.sql @@ -3,4 +3,4 @@ exec dbms_stats.gather_table_stats('','LSTRG',no_invalidate=>false); exec dbms_stats.gather_table_stats('','LUMISUMMARYV2',no_invalidate=>false); exec dbms_stats.gather_table_stats('','CMSRUNSUMMARY',no_invalidate=>false); exec dbms_stats.gather_table_stats('','HLTDATA',no_invalidate=>false); -exec dbms_stats.gather_table_stats('','LSHLT',no_invalidate=>false); \ No newline at end of file +exec dbms_stats.gather_table_stats('','LSHLT',no_invalidate=>false); diff --git a/RecoLuminosity/LumiDB/doc/norm_HFV2c.cfg b/RecoLuminosity/LumiDB/doc/norm_HFV2c.cfg index 1bd4256841c2a..9ec16aa01f75b 100644 --- a/RecoLuminosity/LumiDB/doc/norm_HFV2c.cfg +++ b/RecoLuminosity/LumiDB/doc/norm_HFV2c.cfg @@ -152,4 +152,4 @@ amodetag=PROTPHYS egev=1380 corrector=fPoly:a0 a0=10.20 -comment=2013 \ No newline at end of file +comment=2013 diff --git a/RecoLuminosity/LumiDB/doc/norm_PIXELV1.cfg b/RecoLuminosity/LumiDB/doc/norm_PIXELV1.cfg index 44ff149da133a..87fcaa0c665f7 100644 --- a/RecoLuminosity/LumiDB/doc/norm_PIXELV1.cfg +++ b/RecoLuminosity/LumiDB/doc/norm_PIXELV1.cfg @@ -18,4 +18,4 @@ amodetag=PROTPHYS egev=4000 corrector=fPoly:afterglow afterglow=[(35,0.999),(72,0.991),(470,0.985),(618,0.984),(807,0.985),(1051,0.981),(1331,0.979)] -comment=2012 \ No newline at end of file +comment=2012 diff --git a/RecoLuminosity/LumiDB/doc/norm_PIXELV2.cfg b/RecoLuminosity/LumiDB/doc/norm_PIXELV2.cfg index 6dddfcba05bba..0470b176f8f6d 100644 --- a/RecoLuminosity/LumiDB/doc/norm_PIXELV2.cfg +++ b/RecoLuminosity/LumiDB/doc/norm_PIXELV2.cfg @@ -18,4 +18,4 @@ amodetag=PROTPHYS egev=4000 corrector=fPoly:afterglow afterglow=[(35,0.999),(60,0.992),(72,0.991),(249,0.990),(471,0.984),(618,0.983),(1051,0.980),(1368,0.977)] -comment=2012full \ No newline at end of file +comment=2012full diff --git a/RecoLuminosity/LumiDB/doc/patchbx.sql b/RecoLuminosity/LumiDB/doc/patchbx.sql index b421e68442999..0681b0c488420 100644 --- a/RecoLuminosity/LumiDB/doc/patchbx.sql +++ b/RecoLuminosity/LumiDB/doc/patchbx.sql @@ -1 +1 @@ -update lumidata set "NCOLLIDINGBUNCHES"=(select "NCOLLIDINGBUNCHES" from cmsrunsummary where cmsrunsummary.runnum=lumidata.runnum) ; \ No newline at end of file +update lumidata set "NCOLLIDINGBUNCHES"=(select "NCOLLIDINGBUNCHES" from cmsrunsummary where cmsrunsummary.runnum=lumidata.runnum) ; diff --git a/RecoLuminosity/LumiDB/doc/pixellumitables.sql b/RecoLuminosity/LumiDB/doc/pixellumitables.sql index 7f7f01cf2abe9..8ec81c8ddfd63 100644 --- a/RecoLuminosity/LumiDB/doc/pixellumitables.sql +++ b/RecoLuminosity/LumiDB/doc/pixellumitables.sql @@ -69,4 +69,4 @@ PARTITION PIXELLUMISUMMARYV2_THEREST VALUES LESS THAN(MAXVALUE) ); CREATE INDEX PIXELLUMISUMMARYV2_DATA_ID_IDX ON PIXELLUMISUMMARYV2(DATA_ID) LOCAL; GRANT SELECT ON "PIXELLUMISUMMARYV2" TO PUBLIC; -GRANT SELECT,INSERT,DELETE,UPDATE ON "PIXELLUMISUMMARYV2" TO CMS_LUMI_WRITER; \ No newline at end of file +GRANT SELECT,INSERT,DELETE,UPDATE ON "PIXELLUMISUMMARYV2" TO CMS_LUMI_WRITER; diff --git a/RecoLuminosity/LumiDB/doc/qqs.sql b/RecoLuminosity/LumiDB/doc/qqs.sql index 9b38a665bca91..44f5e506253eb 100644 --- a/RecoLuminosity/LumiDB/doc/qqs.sql +++ b/RecoLuminosity/LumiDB/doc/qqs.sql @@ -8,4 +8,4 @@ select cmslsnum,inputcount,acceptcount,prescale from hlt where runnum=:runnum an select cmslsnum,inputcount,acceptcount,prescale,hltpath from hlt where runnum=:runnum select s.cmslsnum,d.bxlumivalue,d.bxlumierror,d.bxlumiquality from LUMIDETAIL d,LUMISUMMARY s where s.runnum=:runnumber and d.algoname=:algoname and s.lumisummary_id=d.lumisummary_id order by s.startorbit select s.cmslsnum,d.bxlumivalue,d.bxlumierror,d.bxlumiquality,d.algoname from LUMIDETAIL d,LUMISUMMARY s where s.runnum=:runnumber and s.lumisummary_id=d.lumisummary_id order by s.startorbit,d.algoname -select trghltmap.hltpathname,trghltmap.l1seed from cmsrunsummary,trghltmap where cmsrunsummary.runnum=:runnum and trghltmap.hltkey=cmsrunsummary.hltkey \ No newline at end of file +select trghltmap.hltpathname,trghltmap.l1seed from cmsrunsummary,trghltmap where cmsrunsummary.runnum=:runnum and trghltmap.hltkey=cmsrunsummary.hltkey diff --git a/RecoLuminosity/LumiDB/doc/trghltmaptables.sql b/RecoLuminosity/LumiDB/doc/trghltmaptables.sql index 1f8729c800d37..fe6ccfbd802d2 100644 --- a/RecoLuminosity/LumiDB/doc/trghltmaptables.sql +++ b/RecoLuminosity/LumiDB/doc/trghltmaptables.sql @@ -10,4 +10,4 @@ PARTITIONS 4 STORE IN (CMS_LUMI_PROD_DATA,CMS_LUMI_PROD_DATA,CMS_LUMI_PROD_DATA,CMS_LUMI_PROD_DATA) ; GRANT SELECT ON "TRGHLTMAP" TO PUBLIC; -GRANT SELECT,INSERT,DELETE,UPDATE ON "TRGHLTMAP" TO CMS_LUMI_WRITER; \ No newline at end of file +GRANT SELECT,INSERT,DELETE,UPDATE ON "TRGHLTMAP" TO CMS_LUMI_WRITER; From 0d636860bad301c0b3ed39fbd38b472f39d271c6 Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:51 +0100 Subject: [PATCH 10/17] Add missing newline at the end of file --- .../plugins/MuonHLTSeedMVAClassifierPhase2.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RecoMuon/TrackerSeedGenerator/plugins/MuonHLTSeedMVAClassifierPhase2.cc b/RecoMuon/TrackerSeedGenerator/plugins/MuonHLTSeedMVAClassifierPhase2.cc index bb0ecd31ea163..3f6a6a75a2d5e 100644 --- a/RecoMuon/TrackerSeedGenerator/plugins/MuonHLTSeedMVAClassifierPhase2.cc +++ b/RecoMuon/TrackerSeedGenerator/plugins/MuonHLTSeedMVAClassifierPhase2.cc @@ -349,4 +349,4 @@ void MuonHLTSeedMVAClassifierPhase2::fillDescriptions(edm::ConfigurationDescript descriptions.add("MuonHLTSeedMVAClassifierPhase2", desc); } //define this as a plug-in -DEFINE_FWK_MODULE(MuonHLTSeedMVAClassifierPhase2); \ No newline at end of file +DEFINE_FWK_MODULE(MuonHLTSeedMVAClassifierPhase2); From b00da587de6047e9a0791f264dcf9c21a5597f88 Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:51 +0100 Subject: [PATCH 11/17] Add missing newline at the end of file --- RecoMuon/TrackingTools/python/MuonSegmentMatcher_cff.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RecoMuon/TrackingTools/python/MuonSegmentMatcher_cff.py b/RecoMuon/TrackingTools/python/MuonSegmentMatcher_cff.py index 10375fab2b9be..533f7307611e5 100644 --- a/RecoMuon/TrackingTools/python/MuonSegmentMatcher_cff.py +++ b/RecoMuon/TrackingTools/python/MuonSegmentMatcher_cff.py @@ -9,4 +9,4 @@ TightMatchDT = cms.bool(False), TightMatchCSC = cms.bool(True) ) -) \ No newline at end of file +) From ef0e863f9f4403701c74feb5cfee936d45af388b Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:49 +0100 Subject: [PATCH 12/17] Add missing newline at the end of file --- RecoMTD/TrackExtender/plugins/TrackExtenderWithMTD.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RecoMTD/TrackExtender/plugins/TrackExtenderWithMTD.cc b/RecoMTD/TrackExtender/plugins/TrackExtenderWithMTD.cc index 363f63a79bba8..c63cae7edb270 100644 --- a/RecoMTD/TrackExtender/plugins/TrackExtenderWithMTD.cc +++ b/RecoMTD/TrackExtender/plugins/TrackExtenderWithMTD.cc @@ -1549,4 +1549,4 @@ string TrackExtenderWithMTDT::dumpLayer(const DetLayer* layer) #include "DataFormats/GsfTrackReco/interface/GsfTrackFwd.h" typedef TrackExtenderWithMTDT TrackExtenderWithMTD; -DEFINE_FWK_MODULE(TrackExtenderWithMTD); \ No newline at end of file +DEFINE_FWK_MODULE(TrackExtenderWithMTD); From b82aa8eca99fdd0773f5416807dee65564e006ab Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:48 +0100 Subject: [PATCH 13/17] Add missing newline at the end of file --- RecoLuminosity/LumiProducer/README.md | 2 +- RecoLuminosity/LumiProducer/doc/confDBquery.txt | 2 +- RecoLuminosity/LumiProducer/doc/frontierQuery.txt | 2 +- RecoLuminosity/LumiProducer/test/ReadMe | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/RecoLuminosity/LumiProducer/README.md b/RecoLuminosity/LumiProducer/README.md index 8f057def2add0..1abf0d1d871a9 100644 --- a/RecoLuminosity/LumiProducer/README.md +++ b/RecoLuminosity/LumiProducer/README.md @@ -16,4 +16,4 @@ Add `LumiInfo` to your path, and then you can access the `LumiInfo` object produ For more information on the proper way to use `brilcalc` to produce a luminosity csv file, please consult the [LumiPOG twiki](https://twiki.cern.ch/twiki/bin/view/CMS/TWikiLUM#LumiCMSSW). - \ No newline at end of file + diff --git a/RecoLuminosity/LumiProducer/doc/confDBquery.txt b/RecoLuminosity/LumiProducer/doc/confDBquery.txt index bdc6c9c9affcd..47188315402fb 100644 --- a/RecoLuminosity/LumiProducer/doc/confDBquery.txt +++ b/RecoLuminosity/LumiProducer/doc/confDBquery.txt @@ -10,4 +10,4 @@ moduletemplates.name='HLTLevel1GTSeed' and parameters.name='L1SeedsLogicalExpres configurations.configid=1905; // //latest run 129208, hltkey=1905 -// \ No newline at end of file +// diff --git a/RecoLuminosity/LumiProducer/doc/frontierQuery.txt b/RecoLuminosity/LumiProducer/doc/frontierQuery.txt index 4c91fbaef4df9..65e190461c54b 100644 --- a/RecoLuminosity/LumiProducer/doc/frontierQuery.txt +++ b/RecoLuminosity/LumiProducer/doc/frontierQuery.txt @@ -6,4 +6,4 @@ SELECT "CMSLSNUM", "LUMISUMMARY_ID", "INSTLUMI", "INSTLUMIERROR", "LUMISECTIONQUALITY", "STARTORBIT", "NUMORBIT" FROM "CMS_LUMI_DEV_OFFLINE"."LUMISUMMARY" "LUMISUMMARY" WHERE "RUNNUM" =124020 AND "LUMIVERSION"='0001' AND "CMSLSNUM" =10 ORDER BY "CMSLSNUM" (301/59.1%) SELECT "BXLUMIVALUE", "BXLUMIERROR", "BXLUMIQUALITY", "ALGONAME" FROM "CMS_LUMI_DEV_OFFLINE"."LUMIDETAIL" "LUMIDETAIL" WHERE "LUMISUMMARY_ID" =365 (107097/29.0%) SELECT "COUNT", "DEADTIME", "PRESCALE", "BITNAME" FROM "CMS_LUMI_DEV_OFFLINE"."TRG" "TRG" WHERE "RUNNUM" =124020 AND "CMSLSNUM" =10 ORDER BY "CMSLSNUM", "BITNUM" (8156/16.7%) - SELECT "PATHNAME", "INPUTCOUNT", "ACCEPTCOUNT", "PRESCALE" FROM "CMS_LUMI_DEV_OFFLINE"."HLT" "HLT" WHERE "RUNNUM" =124020 AND "CMSLSNUM" =10 ORDER BY "CMSLSNUM" (5496/29.7%) \ No newline at end of file + SELECT "PATHNAME", "INPUTCOUNT", "ACCEPTCOUNT", "PRESCALE" FROM "CMS_LUMI_DEV_OFFLINE"."HLT" "HLT" WHERE "RUNNUM" =124020 AND "CMSLSNUM" =10 ORDER BY "CMSLSNUM" (5496/29.7%) diff --git a/RecoLuminosity/LumiProducer/test/ReadMe b/RecoLuminosity/LumiProducer/test/ReadMe index 55c3488959924..ee5690b5f6697 100644 --- a/RecoLuminosity/LumiProducer/test/ReadMe +++ b/RecoLuminosity/LumiProducer/test/ReadMe @@ -23,4 +23,4 @@ validation/ step-3. lumiSchema.py -c oracle:// -P drop lumiSchema.py -c oracle:// -P crete $LOCALRT/test/slc5_ia32_gcc434/populateDummy2LumiDB - to recreate lumiDB schema and fill dummy numbers in all input data tables \ No newline at end of file + to recreate lumiDB schema and fill dummy numbers in all input data tables From 3cd38ec599f0bc316ab805156e7ed5bd554f7f4c Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:46 +0100 Subject: [PATCH 14/17] Add missing newline at the end of file --- .../test/displayBaselineMacro.C | 171 ++++++----- .../test/displayBaselineMacro_2types.C | 266 +++++++++--------- 2 files changed, 213 insertions(+), 224 deletions(-) diff --git a/RecoLocalTracker/SiStripZeroSuppression/test/displayBaselineMacro.C b/RecoLocalTracker/SiStripZeroSuppression/test/displayBaselineMacro.C index 85b7f68fca46d..915f02d82ed05 100644 --- a/RecoLocalTracker/SiStripZeroSuppression/test/displayBaselineMacro.C +++ b/RecoLocalTracker/SiStripZeroSuppression/test/displayBaselineMacro.C @@ -16,101 +16,94 @@ #include "math.h" #include "map" - - - -void displayBaselineMacro(TString file, int limit){ - TFile *f;//, *fo; +void displayBaselineMacro(TString file, int limit) { + TFile* f; //, *fo; TString BaseDir; TString dir[4]; TString fullPath, title, subDet, genSubDet; - TCanvas *C; - C = new TCanvas(); - f = new TFile(file); -// fo = new TFile(ofile, "RECREATE"); - //BaseDir="DQMData/Results/SpyChannel/"; - dir[0]="baselineAna/ProcessedRawDigis"; - dir[1]="baselineAna/Baseline"; - dir[2]="baselineAna/Clusters"; - dir[3]="baselineAna/RawDigis"; - f->cd(); -// fo->Write(); -// fo->Close(); - f->cd(dir[0]); - - TIter nextkey(gDirectory->GetListOfKeys()); - TKey *key; - int objcounter=1; - int histolimit =0; - while ((key = (TKey*)nextkey())) { - if(histolimit< limit){ - histolimit++; - TObject *obj = key->ReadObj(); - + TCanvas* C; + C = new TCanvas(); + f = new TFile(file); + // fo = new TFile(ofile, "RECREATE"); + //BaseDir="DQMData/Results/SpyChannel/"; + dir[0] = "baselineAna/ProcessedRawDigis"; + dir[1] = "baselineAna/Baseline"; + dir[2] = "baselineAna/Clusters"; + dir[3] = "baselineAna/RawDigis"; + f->cd(); + // fo->Write(); + // fo->Close(); + f->cd(dir[0]); + + TIter nextkey(gDirectory->GetListOfKeys()); + TKey* key; + int objcounter = 1; + int histolimit = 0; + while ((key = (TKey*)nextkey())) { + if (histolimit < limit) { + histolimit++; + TObject* obj = key->ReadObj(); + + if (obj->IsA()->InheritsFrom("TH1")) { + std::cout << "Found object n: " << objcounter << " Name: " << obj->GetName() << " Title: " << obj->GetTitle() + << std::endl; + ++objcounter; + //if (strstr(obj->GetTitle(),"470116592")!=NULL) + // continue; + + C->Clear(); + TH1F* h = (TH1F*)key->ReadObj(); + + //TLegend leg(0.6,0.9,0.8,1,""); + //leg.AddEntry(h,"VR - Ped - apvCM_{mean}","lep"); + + h->SetLineWidth(2); + h->SetXTitle("StripNumber"); + h->SetYTitle("Charge (ADC counts)"); + h->Draw("hist p l"); + f->cd(); + //f->cd(dir[1]); + TH1F* hb = (TH1F*)f->Get(dir[1] + "/" + obj->GetName()); + + if (hb != 0) { + hb->SetLineWidth(2); + hb->SetLineStyle(2); + hb->SetLineColor(2); + //leg.AddEntry(hb,"clusters","lep"); + hb->Draw("hist p l same"); + } + + f->cd(); + //f->cd(dir[1]); + TH1F* hc = (TH1F*)f->Get(dir[2] + "/" + obj->GetName()); + + if (hc != 0) { + hc->SetLineWidth(2); + hc->SetLineStyle(2); + hc->SetLineColor(3); + //leg.AddEntry(hb,"clusters","lep"); + hc->Draw("hist p l same"); + } + TH1F* hd = (TH1F*)f->Get(dir[3] + "/" + obj->GetName()); - if ( obj->IsA()->InheritsFrom( "TH1" ) ) { - - std::cout << "Found object n: " << objcounter << " Name: " << obj->GetName() << " Title: " << obj->GetTitle()<< std::endl; - ++objcounter; - //if (strstr(obj->GetTitle(),"470116592")!=NULL) - // continue; + if (hd != 0) { + hd->SetLineWidth(2); + hd->SetLineStyle(2); + hd->SetLineColor(6); + //leg.AddEntry(hb,"clusters","lep"); + hd->Draw("hist p l same"); + } - C->Clear(); - TH1F* h = (TH1F*)key->ReadObj(); + else + std::cout << "not found " << obj->GetName() << std::endl; + //leg.Draw(); - //TLegend leg(0.6,0.9,0.8,1,""); - //leg.AddEntry(h,"VR - Ped - apvCM_{mean}","lep"); + C->Update(); + // fo->cd(); + // C->Write(); - h->SetLineWidth(2); - h->SetXTitle("StripNumber"); - h->SetYTitle("Charge (ADC counts)"); - h->Draw("hist p l"); - f->cd(); - //f->cd(dir[1]); - TH1F* hb = (TH1F*) f->Get(dir[1]+"/"+obj->GetName()); - - if(hb!=0){ - hb->SetLineWidth(2); - hb->SetLineStyle(2); - hb->SetLineColor(2); - //leg.AddEntry(hb,"clusters","lep"); - hb->Draw("hist p l same"); - } - - f->cd(); - //f->cd(dir[1]); - TH1F* hc = (TH1F*) f->Get(dir[2]+"/"+obj->GetName()); - - if(hc!=0){ - hc->SetLineWidth(2); - hc->SetLineStyle(2); - hc->SetLineColor(3); - //leg.AddEntry(hb,"clusters","lep"); - hc->Draw("hist p l same"); - } - TH1F* hd = (TH1F*) f->Get(dir[3]+"/"+obj->GetName()); - - if(hd!=0){ - hd->SetLineWidth(2); - hd->SetLineStyle(2); - hd->SetLineColor(6); - //leg.AddEntry(hb,"clusters","lep"); - hd->Draw("hist p l same"); - } - - else - std::cout << "not found " << obj->GetName()<< std::endl; - //leg.Draw(); - - - C->Update(); -// fo->cd(); -// C->Write(); - - C->SaveAs(TString("img/")+obj->GetName()+TString(".png")); - - + C->SaveAs(TString("img/") + obj->GetName() + TString(".png")); } - } + } } -} \ No newline at end of file +} diff --git a/RecoLocalTracker/SiStripZeroSuppression/test/displayBaselineMacro_2types.C b/RecoLocalTracker/SiStripZeroSuppression/test/displayBaselineMacro_2types.C index a2993ea01d846..b746d9068c70e 100644 --- a/RecoLocalTracker/SiStripZeroSuppression/test/displayBaselineMacro_2types.C +++ b/RecoLocalTracker/SiStripZeroSuppression/test/displayBaselineMacro_2types.C @@ -15,152 +15,150 @@ #include "math.h" #include "map" -void displayBaselineMacro_2types(TString file,const int limit = 20){ - - TFile *f;//, *fo; +void displayBaselineMacro_2types(TString file, const int limit = 20) { + TFile* f; //, *fo; TString BaseDir; TString dir[6]; TString fullPath, title, subDet, genSubDet; - TCanvas *C; - C = new TCanvas(); - f = new TFile(file); -// fo = new TFile(ofile, "RECREATE"); - //BaseDir="DQMData/Results/SpyChannel/"; - dir[0]="baselineAna/ProcessedRawDigis"; - dir[1]="baselineAna/Baseline"; - dir[2]="baselineAna/Clusters"; - dir[3]="baselineAna/RawDigis"; - dir[4]="moddedbaselineAna/Baseline"; - dir[5]="moddedbaselineAna/Clusters"; - f->cd(); -// fo->Write(); -// fo->Close(); - f->cd(dir[0]); - - TIter nextkey(gDirectory->GetListOfKeys()); - TKey *key; - int objcounter=1; - int histolimit =0; - while ((key = (TKey*)nextkey())) { - if(histolimit< limit){ histolimit++; - std::cout << histolimit << " " << limit << std::endl; - TObject *obj = key->ReadObj(); - - - if ( obj->IsA()->InheritsFrom( "TH1" ) ) { - - std::cout << "Found object n: " << objcounter << " Name: " << obj->GetName() << " Title: " << obj->GetTitle()<< std::endl; - ++objcounter; - //if (strstr(obj->GetTitle(),"470116592")!=NULL) - // continue; - - C->Clear(); - TH1F* h = (TH1F*)key->ReadObj(); - - //TLegend leg(0.6,0.9,0.8,1,""); - //leg.AddEntry(h,"VR - Ped - apvCM_{mean}","lep"); + TCanvas* C; + C = new TCanvas(); + f = new TFile(file); + // fo = new TFile(ofile, "RECREATE"); + //BaseDir="DQMData/Results/SpyChannel/"; + dir[0] = "baselineAna/ProcessedRawDigis"; + dir[1] = "baselineAna/Baseline"; + dir[2] = "baselineAna/Clusters"; + dir[3] = "baselineAna/RawDigis"; + dir[4] = "moddedbaselineAna/Baseline"; + dir[5] = "moddedbaselineAna/Clusters"; + f->cd(); + // fo->Write(); + // fo->Close(); + f->cd(dir[0]); + + TIter nextkey(gDirectory->GetListOfKeys()); + TKey* key; + int objcounter = 1; + int histolimit = 0; + while ((key = (TKey*)nextkey())) { + if (histolimit < limit) { + histolimit++; + std::cout << histolimit << " " << limit << std::endl; + TObject* obj = key->ReadObj(); + + if (obj->IsA()->InheritsFrom("TH1")) { + std::cout << "Found object n: " << objcounter << " Name: " << obj->GetName() << " Title: " << obj->GetTitle() + << std::endl; + ++objcounter; + //if (strstr(obj->GetTitle(),"470116592")!=NULL) + // continue; + + C->Clear(); + TH1F* h = (TH1F*)key->ReadObj(); + + //TLegend leg(0.6,0.9,0.8,1,""); + //leg.AddEntry(h,"VR - Ped - apvCM_{mean}","lep"); h->SetLineColor(kBlack); - h->SetLineWidth(1); - h->SetXTitle("StripNumber"); - h->SetYTitle("Charge (ADC counts)"); - h->Draw("hist p l"); + h->SetLineWidth(1); + h->SetXTitle("StripNumber"); + h->SetYTitle("Charge (ADC counts)"); + h->Draw("hist p l"); h->SetStats(0); //h->GetYaxis()->SetRangeUser(-300,300); //h->GetXaxis()->SetRangeUser(256,512); - f->cd(); - //f->cd(dir[1]); - TH1F* hb = (TH1F*) f->Get(dir[1]+"/"+obj->GetName()); - - if(hb!=0){ - hb->SetLineWidth(2); - hb->SetLineStyle(1); - hb->SetLineColor(kRed); - //leg.AddEntry(hb,"clusters","lep"); - hb->Draw("hist p l same"); - } - - f->cd(); - //f->cd(dir[1]); - TH1F* hc = (TH1F*) f->Get(dir[2]+"/"+obj->GetName()); - TH1F* offset = (TH1F*)hc->Clone("offset"); + f->cd(); + //f->cd(dir[1]); + TH1F* hb = (TH1F*)f->Get(dir[1] + "/" + obj->GetName()); + + if (hb != 0) { + hb->SetLineWidth(2); + hb->SetLineStyle(1); + hb->SetLineColor(kRed); + //leg.AddEntry(hb,"clusters","lep"); + hb->Draw("hist p l same"); + } + + f->cd(); + //f->cd(dir[1]); + TH1F* hc = (TH1F*)f->Get(dir[2] + "/" + obj->GetName()); + TH1F* offset = (TH1F*)hc->Clone("offset"); offset->Reset(); - for(int i = 0; iGetSize(); i++) offset->SetBinContent(i,-300); + for (int i = 0; i < offset->GetSize(); i++) + offset->SetBinContent(i, -300); hc->Add(offset); - if(hc!=0){ - hc->SetLineWidth(1); - hc->SetLineStyle(1); - hc->SetLineColor(kViolet); - //leg.AddEntry(hb,"clusters","lep"); - hc->Draw("hist p l same"); - } - TH1F* hd = (TH1F*) f->Get(dir[3]+"/"+obj->GetName()); - - if(hd!=0){ - hd->SetLineWidth(1); - hd->SetLineStyle(1); - hd->SetLineColor(kGray); - hd->SetMarkerColor(kGray); - //leg.AddEntry(hb,"clusters","lep"); - hd->Draw("hist p l same"); + if (hc != 0) { + hc->SetLineWidth(1); + hc->SetLineStyle(1); + hc->SetLineColor(kViolet); + //leg.AddEntry(hb,"clusters","lep"); + hc->Draw("hist p l same"); + } + TH1F* hd = (TH1F*)f->Get(dir[3] + "/" + obj->GetName()); + + if (hd != 0) { + hd->SetLineWidth(1); + hd->SetLineStyle(1); + hd->SetLineColor(kGray); + hd->SetMarkerColor(kGray); + //leg.AddEntry(hb,"clusters","lep"); + hd->Draw("hist p l same"); h->Draw("hist p l same"); hb->Draw("hist p l same"); hc->Draw("hist p l same"); - } + } - TH1F* he = (TH1F*) f->Get(dir[4]+"/"+obj->GetName()); - if(he!=0){ - he->SetLineWidth(2); - he->SetLineStyle(2); + TH1F* he = (TH1F*)f->Get(dir[4] + "/" + obj->GetName()); + if (he != 0) { + he->SetLineWidth(2); + he->SetLineStyle(2); he->SetMarkerSize(-1); - he->SetLineColor(kGreen); - //leg.AddEntry(hb,"clusters","lep"); - he->Draw("hist l same"); - } - - TH1F* hf = (TH1F*) f->Get(dir[5]+"/"+obj->GetName()); - TH1F* offset2 = (TH1F*)hf->Clone("offset2"); + he->SetLineColor(kGreen); + //leg.AddEntry(hb,"clusters","lep"); + he->Draw("hist l same"); + } + + TH1F* hf = (TH1F*)f->Get(dir[5] + "/" + obj->GetName()); + TH1F* offset2 = (TH1F*)hf->Clone("offset2"); offset2->Reset(); - for(int i = 0; iGetSize(); i++) offset2->SetBinContent(i,-300); + for (int i = 0; i < offset2->GetSize(); i++) + offset2->SetBinContent(i, -300); hf->Add(offset2); - if(hf!=0){ - hf->SetLineWidth(1); - hf->SetLineStyle(1); + if (hf != 0) { + hf->SetLineWidth(1); + hf->SetLineStyle(1); hf->SetMarkerSize(-1); - hf->SetLineColor(kBlue); - //leg.AddEntry(hb,"clusters","lep"); - hf->Draw("hist l same"); - } - - //else - // std::cout << "not found " << obj->GetName()<< std::endl; - //leg.Draw(); - - - C->Update(); -// fo->cd(); -// C->Write(); - - C->SaveAs(TString("img/")+obj->GetName()+TString(".png")); - - + hf->SetLineColor(kBlue); + //leg.AddEntry(hb,"clusters","lep"); + hf->Draw("hist l same"); + } + + //else + // std::cout << "not found " << obj->GetName()<< std::endl; + //leg.Draw(); + + C->Update(); + // fo->cd(); + // C->Write(); + + C->SaveAs(TString("img/") + obj->GetName() + TString(".png")); } - } + } } } -void displayClusters(TString file){ - TFile * f = new TFile(file,"read"); - TH1F * h1[5]; - TH1F * h2[5]; - h1[0] = (TH1F*)f->Get("baselineAna/ClusterMult"); - h2[0] = (TH1F*)f->Get("moddedbaselineAna/ClusterMult"); - h1[1] = (TH1F*)f->Get("baselineAna/ClusterCharge"); - h2[1] = (TH1F*)f->Get("moddedbaselineAna/ClusterCharge"); - h1[2] = (TH1F*)f->Get("baselineAna/ClusterWidth"); +void displayClusters(TString file) { + TFile* f = new TFile(file, "read"); + TH1F* h1[5]; + TH1F* h2[5]; + h1[0] = (TH1F*)f->Get("baselineAna/ClusterMult"); + h2[0] = (TH1F*)f->Get("moddedbaselineAna/ClusterMult"); + h1[1] = (TH1F*)f->Get("baselineAna/ClusterCharge"); + h2[1] = (TH1F*)f->Get("moddedbaselineAna/ClusterCharge"); + h1[2] = (TH1F*)f->Get("baselineAna/ClusterWidth"); h2[2] = (TH1F*)f->Get("moddedbaselineAna/ClusterWidth"); - TCanvas * c1 = new TCanvas("c1","c1",800,800); + TCanvas* c1 = new TCanvas("c1", "c1", 800, 800); h1[0]->SetLineColor(kRed); h2[0]->SetLineColor(kBlue); h1[0]->GetYaxis()->SetTitle("nEvents"); @@ -169,35 +167,33 @@ void displayClusters(TString file){ //c1->SetLogy(); h1[0]->SetStats(0); h1[0]->Draw(); - h2[0]->Draw("same"); - c1->SaveAs("img/ClusterMultComparison.png"); - c1->SaveAs("img/ClusterMultComparison.pdf"); + h2[0]->Draw("same"); + c1->SaveAs("img/ClusterMultComparison.png"); + c1->SaveAs("img/ClusterMultComparison.pdf"); c1->Clear(); h1[1]->SetLineColor(kRed); h2[1]->SetLineColor(kBlue); h2[1]->GetYaxis()->SetTitle("nClusters"); h2[1]->GetXaxis()->SetTitle("Cluster Charge"); - h2[1]->GetXaxis()->SetRangeUser(0,10000); + h2[1]->GetXaxis()->SetRangeUser(0, 10000); c1->SetLogy(); h2[1]->SetStats(0); h2[1]->Draw(); h1[1]->Draw("same"); - c1->SaveAs("img/ClusterChargeComparison.png"); - c1->SaveAs("img/ClusterChargeComparison.pdf"); - + c1->SaveAs("img/ClusterChargeComparison.png"); + c1->SaveAs("img/ClusterChargeComparison.pdf"); + c1->Clear(); h1[2]->SetLineColor(kRed); h2[2]->SetLineColor(kBlue); h2[2]->GetYaxis()->SetTitle("nClusters"); h2[2]->GetXaxis()->SetTitle("Cluster Width"); - h2[2]->GetXaxis()->SetRangeUser(0,80); + h2[2]->GetXaxis()->SetRangeUser(0, 80); c1->SetLogx(0); h2[2]->SetStats(0); h2[2]->Draw(); h1[2]->Draw("same"); - c1->SaveAs("img/ClusterWidthComparison.png"); - c1->SaveAs("img/ClusterWidthComparison.pdf"); - - -} \ No newline at end of file + c1->SaveAs("img/ClusterWidthComparison.png"); + c1->SaveAs("img/ClusterWidthComparison.pdf"); +} From 54270a63ae34b2819c2d300a4f90e8157b5b9763 Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:44 +0100 Subject: [PATCH 15/17] Add missing newline at the end of file --- .../HGCalRecProducers/interface/HFNoseTilesConstants.h | 2 +- RecoLocalCalo/HGCalRecProducers/interface/HGCalCLUEStrategy.h | 2 +- RecoLocalCalo/HGCalRecProducers/interface/HGCalTilesConstants.h | 2 +- RecoLocalCalo/HGCalRecProducers/plugins/HGCalCLUEAlgo.h | 2 +- .../HGCalRecProducers/plugins/HGCalLayerClusterPluginFactory.cc | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/RecoLocalCalo/HGCalRecProducers/interface/HFNoseTilesConstants.h b/RecoLocalCalo/HGCalRecProducers/interface/HFNoseTilesConstants.h index 021b5163454e4..bc396c852be76 100644 --- a/RecoLocalCalo/HGCalRecProducers/interface/HFNoseTilesConstants.h +++ b/RecoLocalCalo/HGCalRecProducers/interface/HFNoseTilesConstants.h @@ -17,4 +17,4 @@ struct HFNoseTilesConstants { static constexpr int nTiles = nColumns * nRows; }; -#endif \ No newline at end of file +#endif diff --git a/RecoLocalCalo/HGCalRecProducers/interface/HGCalCLUEStrategy.h b/RecoLocalCalo/HGCalRecProducers/interface/HGCalCLUEStrategy.h index 3f3acb15ed406..399d1e2a7491f 100644 --- a/RecoLocalCalo/HGCalRecProducers/interface/HGCalCLUEStrategy.h +++ b/RecoLocalCalo/HGCalRecProducers/interface/HGCalCLUEStrategy.h @@ -9,4 +9,4 @@ class HGCalSiliconStrategy {}; class HGCalScintillatorStrategy {}; -#endif \ No newline at end of file +#endif diff --git a/RecoLocalCalo/HGCalRecProducers/interface/HGCalTilesConstants.h b/RecoLocalCalo/HGCalRecProducers/interface/HGCalTilesConstants.h index 9edb08af46726..29a65d52a4d2a 100644 --- a/RecoLocalCalo/HGCalRecProducers/interface/HGCalTilesConstants.h +++ b/RecoLocalCalo/HGCalRecProducers/interface/HGCalTilesConstants.h @@ -32,4 +32,4 @@ struct HGCalScintillatorTilesConstants { static constexpr int nTiles = nColumns * nRows; }; -#endif \ No newline at end of file +#endif diff --git a/RecoLocalCalo/HGCalRecProducers/plugins/HGCalCLUEAlgo.h b/RecoLocalCalo/HGCalRecProducers/plugins/HGCalCLUEAlgo.h index b9e283fda4ea0..aa155465e5009 100644 --- a/RecoLocalCalo/HGCalRecProducers/plugins/HGCalCLUEAlgo.h +++ b/RecoLocalCalo/HGCalRecProducers/plugins/HGCalCLUEAlgo.h @@ -221,4 +221,4 @@ using HGCalSiCLUEAlgo = HGCalCLUEAlgoT; using HFNoseCLUEAlgo = HGCalCLUEAlgoT; -#endif \ No newline at end of file +#endif diff --git a/RecoLocalCalo/HGCalRecProducers/plugins/HGCalLayerClusterPluginFactory.cc b/RecoLocalCalo/HGCalRecProducers/plugins/HGCalLayerClusterPluginFactory.cc index 3da4b3b51c849..2484a75d2dc9d 100644 --- a/RecoLocalCalo/HGCalRecProducers/plugins/HGCalLayerClusterPluginFactory.cc +++ b/RecoLocalCalo/HGCalRecProducers/plugins/HGCalLayerClusterPluginFactory.cc @@ -10,4 +10,4 @@ EDM_REGISTER_VALIDATED_PLUGINFACTORY(HGCalLayerClusterAlgoFactory, "HGCalLayerCl DEFINE_EDM_VALIDATED_PLUGIN(HGCalLayerClusterAlgoFactory, HGCalImagingAlgo, "Imaging"); DEFINE_EDM_VALIDATED_PLUGIN(HGCalLayerClusterAlgoFactory, HGCalSiCLUEAlgo, "SiCLUE"); DEFINE_EDM_VALIDATED_PLUGIN(HGCalLayerClusterAlgoFactory, HGCalSciCLUEAlgo, "SciCLUE"); -DEFINE_EDM_VALIDATED_PLUGIN(HGCalLayerClusterAlgoFactory, HFNoseCLUEAlgo, "HFNoseCLUE"); \ No newline at end of file +DEFINE_EDM_VALIDATED_PLUGIN(HGCalLayerClusterAlgoFactory, HFNoseCLUEAlgo, "HFNoseCLUE"); From 039da125465760b8d2ba33a6260fc1017157f18a Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:42 +0100 Subject: [PATCH 16/17] Add missing newline at the end of file --- .../EgammaPhotonProducers/python/gedPhotonSequence_cff.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RecoEgamma/EgammaPhotonProducers/python/gedPhotonSequence_cff.py b/RecoEgamma/EgammaPhotonProducers/python/gedPhotonSequence_cff.py index 8918503bf849a..98e2120796340 100644 --- a/RecoEgamma/EgammaPhotonProducers/python/gedPhotonSequence_cff.py +++ b/RecoEgamma/EgammaPhotonProducers/python/gedPhotonSequence_cff.py @@ -59,4 +59,4 @@ from Configuration.Eras.Modifier_run3_common_cff import run3_common run3_common.toModify(gedPhotonsTmp.PhotonDNNPFid, enabled = True -) \ No newline at end of file +) From b03b1e9b8f8a42462e0d0eb5547ccbecffa387f2 Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 27 Feb 2024 14:21:41 +0100 Subject: [PATCH 17/17] Add missing newline at the end of file --- .../PerformanceDB/test/process/templates/Pool_footer.template | 2 +- .../PerformanceDB/test/process/templates/Test_footer.template | 2 +- .../PerformanceDB/test/process/templates/Test_fragment.template | 2 +- .../PerformanceDB/test/process/templates/Test_template.fragment | 2 +- RecoBTag/PerformanceDB/test/tableinput_ALL.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/RecoBTag/PerformanceDB/test/process/templates/Pool_footer.template b/RecoBTag/PerformanceDB/test/process/templates/Pool_footer.template index c6e2f901824e4..9c5df8686bc04 100644 --- a/RecoBTag/PerformanceDB/test/process/templates/Pool_footer.template +++ b/RecoBTag/PerformanceDB/test/process/templates/Pool_footer.template @@ -1 +1 @@ -)) \ No newline at end of file +)) diff --git a/RecoBTag/PerformanceDB/test/process/templates/Test_footer.template b/RecoBTag/PerformanceDB/test/process/templates/Test_footer.template index 033b35bd1edda..11fad61b2e98e 100644 --- a/RecoBTag/PerformanceDB/test/process/templates/Test_footer.template +++ b/RecoBTag/PerformanceDB/test/process/templates/Test_footer.template @@ -1,4 +1,4 @@ ), ) -process.p = cms.Path(process.demo) \ No newline at end of file +process.p = cms.Path(process.demo) diff --git a/RecoBTag/PerformanceDB/test/process/templates/Test_fragment.template b/RecoBTag/PerformanceDB/test/process/templates/Test_fragment.template index 45b2ab86d4eed..f441bb4a910d1 100644 --- a/RecoBTag/PerformanceDB/test/process/templates/Test_fragment.template +++ b/RecoBTag/PerformanceDB/test/process/templates/Test_fragment.template @@ -1 +1 @@ - "NAME", \ No newline at end of file + "NAME", diff --git a/RecoBTag/PerformanceDB/test/process/templates/Test_template.fragment b/RecoBTag/PerformanceDB/test/process/templates/Test_template.fragment index 45b2ab86d4eed..f441bb4a910d1 100644 --- a/RecoBTag/PerformanceDB/test/process/templates/Test_template.fragment +++ b/RecoBTag/PerformanceDB/test/process/templates/Test_template.fragment @@ -1 +1 @@ - "NAME", \ No newline at end of file + "NAME", diff --git a/RecoBTag/PerformanceDB/test/tableinput_ALL.txt b/RecoBTag/PerformanceDB/test/tableinput_ALL.txt index 7e274bfcc1637..6d1d417abb2d2 100644 --- a/RecoBTag/PerformanceDB/test/tableinput_ALL.txt +++ b/RecoBTag/PerformanceDB/test/tableinput_ALL.txt @@ -7,4 +7,4 @@ PerformancePayloadFromTable 1 2 0 1.7 30 50 .7 0.07 .1 .01 .05 .01 1.7 2.4 30 50 .6 0.07 .05 .01 .02 .01 -0 2.4 50 100 .5 0.07 0.1 0.01 .01 .01 \ No newline at end of file +0 2.4 50 100 .5 0.07 0.1 0.01 .01 .01