From 870bed204d42f6aa085fe2e5f9678be27afcd1bc Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Tue, 5 May 2020 14:43:28 +0200 Subject: [PATCH] Clean up BuildFiles under RecoMuon/ Clean up BuildFile.xml filea with `xmllint --format`. --- RecoMuon/CosmicMuonProducer/BuildFile.xml | 58 +++++------ .../CosmicMuonProducer/test/BuildFile.xml | 27 ++--- RecoMuon/DetLayers/BuildFile.xml | 22 ++--- RecoMuon/DetLayers/plugins/BuildFile.xml | 24 ++--- RecoMuon/DetLayers/test/BuildFile.xml | 22 ++--- RecoMuon/GlobalMuonProducer/BuildFile.xml | 24 ++--- .../GlobalMuonProducer/test/BuildFile.xml | 26 ++--- RecoMuon/GlobalTrackFinder/BuildFile.xml | 16 +-- RecoMuon/GlobalTrackingTools/BuildFile.xml | 76 +++++++------- .../GlobalTrackingTools/plugins/BuildFile.xml | 40 ++++---- .../GlobalTrackingTools/test/BuildFile.xml | 14 +-- .../L2MuonIsolationProducer/BuildFile.xml | 20 ++-- .../test/BuildFile.xml | 14 +-- RecoMuon/L2MuonProducer/BuildFile.xml | 24 ++--- RecoMuon/L2MuonSeedGenerator/BuildFile.xml | 38 +++---- .../L3MuonIsolationProducer/BuildFile.xml | 20 ++-- .../test/BuildFile.xml | 14 +-- RecoMuon/L3MuonProducer/BuildFile.xml | 24 ++--- RecoMuon/L3TrackFinder/BuildFile.xml | 40 ++++---- RecoMuon/L3TrackFinder/plugins/BuildFile.xml | 22 ++--- RecoMuon/MeasurementDet/BuildFile.xml | 16 +-- RecoMuon/MuonIdentification/BuildFile.xml | 60 ++++++------ .../MuonIdentification/plugins/BuildFile.xml | 98 +++++++++---------- .../MuonIdentification/test/BuildFile.xml | 26 ++--- RecoMuon/MuonIsolation/BuildFile.xml | 16 +-- RecoMuon/MuonIsolation/plugins/BuildFile.xml | 56 +++++------ .../plugins/BuildFile.xml | 26 ++--- .../MuonIsolationProducers/test/BuildFile.xml | 17 ++-- RecoMuon/MuonSeedGenerator/BuildFile.xml | 54 +++++----- .../MuonSeedGenerator/plugins/BuildFile.xml | 6 +- RecoMuon/MuonSeedGenerator/test/BuildFile.xml | 36 +++---- RecoMuon/Navigation/BuildFile.xml | 18 ++-- RecoMuon/Navigation/test/BuildFile.xml | 12 +-- RecoMuon/Records/BuildFile.xml | 10 +- RecoMuon/StandAloneMuonProducer/BuildFile.xml | 22 ++--- .../StandAloneMuonProducer/test/BuildFile.xml | 14 +-- RecoMuon/StandAloneTrackFinder/BuildFile.xml | 38 +++---- RecoMuon/TrackerSeedGenerator/BuildFile.xml | 52 +++++----- .../plugins/BuildFile.xml | 72 +++++++------- RecoMuon/TrackingTools/BuildFile.xml | 70 ++++++------- RecoMuon/TrackingTools/plugins/BuildFile.xml | 26 ++--- RecoMuon/TrackingTools/test/BuildFile.xml | 28 +++--- .../TransientTrackingRecHit/BuildFile.xml | 14 +-- .../plugins/BuildFile.xml | 18 ++-- 44 files changed, 687 insertions(+), 683 deletions(-) diff --git a/RecoMuon/CosmicMuonProducer/BuildFile.xml b/RecoMuon/CosmicMuonProducer/BuildFile.xml index e0c0fd4dc4d17..aed83623298e3 100644 --- a/RecoMuon/CosmicMuonProducer/BuildFile.xml +++ b/RecoMuon/CosmicMuonProducer/BuildFile.xml @@ -1,29 +1,29 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/RecoMuon/CosmicMuonProducer/test/BuildFile.xml b/RecoMuon/CosmicMuonProducer/test/BuildFile.xml index 842557ca22baf..ad20360a58ada 100644 --- a/RecoMuon/CosmicMuonProducer/test/BuildFile.xml +++ b/RecoMuon/CosmicMuonProducer/test/BuildFile.xml @@ -1,15 +1,16 @@ - - - - - - - - - - - + + + + + + + + + + + - - + + + diff --git a/RecoMuon/DetLayers/BuildFile.xml b/RecoMuon/DetLayers/BuildFile.xml index 4e13002500b15..ba591142d4fcd 100644 --- a/RecoMuon/DetLayers/BuildFile.xml +++ b/RecoMuon/DetLayers/BuildFile.xml @@ -1,13 +1,13 @@ - - - - - - - - - - + + + + + + + + + + - + diff --git a/RecoMuon/DetLayers/plugins/BuildFile.xml b/RecoMuon/DetLayers/plugins/BuildFile.xml index 89b78145616aa..4e173b4c8fb7d 100644 --- a/RecoMuon/DetLayers/plugins/BuildFile.xml +++ b/RecoMuon/DetLayers/plugins/BuildFile.xml @@ -1,13 +1,13 @@ - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/RecoMuon/DetLayers/test/BuildFile.xml b/RecoMuon/DetLayers/test/BuildFile.xml index 1a7d1bc30eb72..1221b2dbaab18 100644 --- a/RecoMuon/DetLayers/test/BuildFile.xml +++ b/RecoMuon/DetLayers/test/BuildFile.xml @@ -1,12 +1,12 @@ - - - - - - - - - - - + + + + + + + + + + + diff --git a/RecoMuon/GlobalMuonProducer/BuildFile.xml b/RecoMuon/GlobalMuonProducer/BuildFile.xml index 3bc3e540706c3..2c308fca95e06 100644 --- a/RecoMuon/GlobalMuonProducer/BuildFile.xml +++ b/RecoMuon/GlobalMuonProducer/BuildFile.xml @@ -1,12 +1,12 @@ - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/RecoMuon/GlobalMuonProducer/test/BuildFile.xml b/RecoMuon/GlobalMuonProducer/test/BuildFile.xml index 56e5400e962d6..6706c613eebf5 100644 --- a/RecoMuon/GlobalMuonProducer/test/BuildFile.xml +++ b/RecoMuon/GlobalMuonProducer/test/BuildFile.xml @@ -1,14 +1,14 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/RecoMuon/GlobalTrackFinder/BuildFile.xml b/RecoMuon/GlobalTrackFinder/BuildFile.xml index f0c697a1479cb..1c162cf239653 100644 --- a/RecoMuon/GlobalTrackFinder/BuildFile.xml +++ b/RecoMuon/GlobalTrackFinder/BuildFile.xml @@ -1,10 +1,10 @@ - - - - - - - + + + + + + + - + diff --git a/RecoMuon/GlobalTrackingTools/BuildFile.xml b/RecoMuon/GlobalTrackingTools/BuildFile.xml index 3f49e3ff90b43..757a985e5809d 100644 --- a/RecoMuon/GlobalTrackingTools/BuildFile.xml +++ b/RecoMuon/GlobalTrackingTools/BuildFile.xml @@ -1,40 +1,40 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/RecoMuon/GlobalTrackingTools/plugins/BuildFile.xml b/RecoMuon/GlobalTrackingTools/plugins/BuildFile.xml index 7bfe93cdcca2b..0f2e6fcfb1084 100644 --- a/RecoMuon/GlobalTrackingTools/plugins/BuildFile.xml +++ b/RecoMuon/GlobalTrackingTools/plugins/BuildFile.xml @@ -1,21 +1,21 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + diff --git a/RecoMuon/GlobalTrackingTools/test/BuildFile.xml b/RecoMuon/GlobalTrackingTools/test/BuildFile.xml index 6ed089d915d5e..b693b5c289561 100644 --- a/RecoMuon/GlobalTrackingTools/test/BuildFile.xml +++ b/RecoMuon/GlobalTrackingTools/test/BuildFile.xml @@ -1,8 +1,8 @@ - - - - - - - + + + + + + + diff --git a/RecoMuon/L2MuonIsolationProducer/BuildFile.xml b/RecoMuon/L2MuonIsolationProducer/BuildFile.xml index 4e3c095f96169..857feca104b63 100644 --- a/RecoMuon/L2MuonIsolationProducer/BuildFile.xml +++ b/RecoMuon/L2MuonIsolationProducer/BuildFile.xml @@ -1,10 +1,10 @@ - - - - - - - - - - + + + + + + + + + + diff --git a/RecoMuon/L2MuonIsolationProducer/test/BuildFile.xml b/RecoMuon/L2MuonIsolationProducer/test/BuildFile.xml index c7d6ab0a8649a..41eed6ae370aa 100644 --- a/RecoMuon/L2MuonIsolationProducer/test/BuildFile.xml +++ b/RecoMuon/L2MuonIsolationProducer/test/BuildFile.xml @@ -1,8 +1,8 @@ - - - - - - - + + + + + + + diff --git a/RecoMuon/L2MuonProducer/BuildFile.xml b/RecoMuon/L2MuonProducer/BuildFile.xml index d633dc0329cc3..830af1846ce27 100644 --- a/RecoMuon/L2MuonProducer/BuildFile.xml +++ b/RecoMuon/L2MuonProducer/BuildFile.xml @@ -1,12 +1,12 @@ - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/RecoMuon/L2MuonSeedGenerator/BuildFile.xml b/RecoMuon/L2MuonSeedGenerator/BuildFile.xml index 55ba501ec6cc5..5f53701519f84 100644 --- a/RecoMuon/L2MuonSeedGenerator/BuildFile.xml +++ b/RecoMuon/L2MuonSeedGenerator/BuildFile.xml @@ -1,19 +1,19 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/RecoMuon/L3MuonIsolationProducer/BuildFile.xml b/RecoMuon/L3MuonIsolationProducer/BuildFile.xml index 4e3c095f96169..857feca104b63 100644 --- a/RecoMuon/L3MuonIsolationProducer/BuildFile.xml +++ b/RecoMuon/L3MuonIsolationProducer/BuildFile.xml @@ -1,10 +1,10 @@ - - - - - - - - - - + + + + + + + + + + diff --git a/RecoMuon/L3MuonIsolationProducer/test/BuildFile.xml b/RecoMuon/L3MuonIsolationProducer/test/BuildFile.xml index 7c4d0dbe50ff3..b1130608ce3ed 100644 --- a/RecoMuon/L3MuonIsolationProducer/test/BuildFile.xml +++ b/RecoMuon/L3MuonIsolationProducer/test/BuildFile.xml @@ -1,8 +1,8 @@ - - - - - - - + + + + + + + diff --git a/RecoMuon/L3MuonProducer/BuildFile.xml b/RecoMuon/L3MuonProducer/BuildFile.xml index 1eae36fb28c06..4ae2c69fe1cbc 100644 --- a/RecoMuon/L3MuonProducer/BuildFile.xml +++ b/RecoMuon/L3MuonProducer/BuildFile.xml @@ -1,12 +1,12 @@ - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/RecoMuon/L3TrackFinder/BuildFile.xml b/RecoMuon/L3TrackFinder/BuildFile.xml index 282dca02db54b..8811a17184500 100644 --- a/RecoMuon/L3TrackFinder/BuildFile.xml +++ b/RecoMuon/L3TrackFinder/BuildFile.xml @@ -1,22 +1,22 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - + diff --git a/RecoMuon/L3TrackFinder/plugins/BuildFile.xml b/RecoMuon/L3TrackFinder/plugins/BuildFile.xml index 0b30f67398cd8..bad6e7a196028 100644 --- a/RecoMuon/L3TrackFinder/plugins/BuildFile.xml +++ b/RecoMuon/L3TrackFinder/plugins/BuildFile.xml @@ -1,12 +1,12 @@ - - - - - - - - - - - + + + + + + + + + + + diff --git a/RecoMuon/MeasurementDet/BuildFile.xml b/RecoMuon/MeasurementDet/BuildFile.xml index 0214153ab7063..18322dd123642 100644 --- a/RecoMuon/MeasurementDet/BuildFile.xml +++ b/RecoMuon/MeasurementDet/BuildFile.xml @@ -1,10 +1,10 @@ - - - - - - - + + + + + + + - + diff --git a/RecoMuon/MuonIdentification/BuildFile.xml b/RecoMuon/MuonIdentification/BuildFile.xml index 0eec832bb12dd..de36b97e4129d 100644 --- a/RecoMuon/MuonIdentification/BuildFile.xml +++ b/RecoMuon/MuonIdentification/BuildFile.xml @@ -1,32 +1,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/RecoMuon/MuonIdentification/plugins/BuildFile.xml b/RecoMuon/MuonIdentification/plugins/BuildFile.xml index 59585c0eea97d..be4d12b52326b 100644 --- a/RecoMuon/MuonIdentification/plugins/BuildFile.xml +++ b/RecoMuon/MuonIdentification/plugins/BuildFile.xml @@ -1,52 +1,52 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/RecoMuon/MuonIdentification/test/BuildFile.xml b/RecoMuon/MuonIdentification/test/BuildFile.xml index 819f4b6f45d3d..aa6da81853222 100644 --- a/RecoMuon/MuonIdentification/test/BuildFile.xml +++ b/RecoMuon/MuonIdentification/test/BuildFile.xml @@ -1,14 +1,14 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/RecoMuon/MuonIsolation/BuildFile.xml b/RecoMuon/MuonIsolation/BuildFile.xml index f2409000b14f0..06b7321bb3c50 100644 --- a/RecoMuon/MuonIsolation/BuildFile.xml +++ b/RecoMuon/MuonIsolation/BuildFile.xml @@ -1,10 +1,10 @@ - - - - - - - + + + + + + + - + diff --git a/RecoMuon/MuonIsolation/plugins/BuildFile.xml b/RecoMuon/MuonIsolation/plugins/BuildFile.xml index d0aec1d6aa4c7..6e0ac166680d2 100644 --- a/RecoMuon/MuonIsolation/plugins/BuildFile.xml +++ b/RecoMuon/MuonIsolation/plugins/BuildFile.xml @@ -1,29 +1,29 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/RecoMuon/MuonIsolationProducers/plugins/BuildFile.xml b/RecoMuon/MuonIsolationProducers/plugins/BuildFile.xml index 2fe0392461d09..bd922134e5e8c 100644 --- a/RecoMuon/MuonIsolationProducers/plugins/BuildFile.xml +++ b/RecoMuon/MuonIsolationProducers/plugins/BuildFile.xml @@ -1,14 +1,14 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/RecoMuon/MuonIsolationProducers/test/BuildFile.xml b/RecoMuon/MuonIsolationProducers/test/BuildFile.xml index c9e0accf46d65..da7e730a8e430 100644 --- a/RecoMuon/MuonIsolationProducers/test/BuildFile.xml +++ b/RecoMuon/MuonIsolationProducers/test/BuildFile.xml @@ -1,10 +1,11 @@ - - - - - - + + + + + + - - + + + diff --git a/RecoMuon/MuonSeedGenerator/BuildFile.xml b/RecoMuon/MuonSeedGenerator/BuildFile.xml index e639e1a8a6418..4889cf6c4257d 100644 --- a/RecoMuon/MuonSeedGenerator/BuildFile.xml +++ b/RecoMuon/MuonSeedGenerator/BuildFile.xml @@ -1,29 +1,29 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/RecoMuon/MuonSeedGenerator/plugins/BuildFile.xml b/RecoMuon/MuonSeedGenerator/plugins/BuildFile.xml index e24de4874ef83..0f18e23beab7a 100644 --- a/RecoMuon/MuonSeedGenerator/plugins/BuildFile.xml +++ b/RecoMuon/MuonSeedGenerator/plugins/BuildFile.xml @@ -1,4 +1,4 @@ - - - + + + diff --git a/RecoMuon/MuonSeedGenerator/test/BuildFile.xml b/RecoMuon/MuonSeedGenerator/test/BuildFile.xml index 57f159fe392f5..82304ea8490f6 100644 --- a/RecoMuon/MuonSeedGenerator/test/BuildFile.xml +++ b/RecoMuon/MuonSeedGenerator/test/BuildFile.xml @@ -1,20 +1,22 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + - - + + + - - + + + diff --git a/RecoMuon/Navigation/BuildFile.xml b/RecoMuon/Navigation/BuildFile.xml index dd0814430d5a5..c0432bd96f5e3 100644 --- a/RecoMuon/Navigation/BuildFile.xml +++ b/RecoMuon/Navigation/BuildFile.xml @@ -1,11 +1,11 @@ - - - - - - - - + + + + + + + + - + diff --git a/RecoMuon/Navigation/test/BuildFile.xml b/RecoMuon/Navigation/test/BuildFile.xml index edc3b14ce3d7b..a3c20bb5540e0 100644 --- a/RecoMuon/Navigation/test/BuildFile.xml +++ b/RecoMuon/Navigation/test/BuildFile.xml @@ -1,7 +1,7 @@ - - - - - - + + + + + + diff --git a/RecoMuon/Records/BuildFile.xml b/RecoMuon/Records/BuildFile.xml index a3f7a5136c01c..6645bb793b99d 100644 --- a/RecoMuon/Records/BuildFile.xml +++ b/RecoMuon/Records/BuildFile.xml @@ -1,7 +1,7 @@ - - - - + + + + - + diff --git a/RecoMuon/StandAloneMuonProducer/BuildFile.xml b/RecoMuon/StandAloneMuonProducer/BuildFile.xml index 9f13183de3d1f..8530c600ec7c5 100644 --- a/RecoMuon/StandAloneMuonProducer/BuildFile.xml +++ b/RecoMuon/StandAloneMuonProducer/BuildFile.xml @@ -1,11 +1,11 @@ - - - - - - - - - - - + + + + + + + + + + + diff --git a/RecoMuon/StandAloneMuonProducer/test/BuildFile.xml b/RecoMuon/StandAloneMuonProducer/test/BuildFile.xml index 889e568e690ff..403d83dc4b3ec 100644 --- a/RecoMuon/StandAloneMuonProducer/test/BuildFile.xml +++ b/RecoMuon/StandAloneMuonProducer/test/BuildFile.xml @@ -1,8 +1,8 @@ - - - - - - - + + + + + + + diff --git a/RecoMuon/StandAloneTrackFinder/BuildFile.xml b/RecoMuon/StandAloneTrackFinder/BuildFile.xml index 3e7f5ef832d13..894efc769c389 100644 --- a/RecoMuon/StandAloneTrackFinder/BuildFile.xml +++ b/RecoMuon/StandAloneTrackFinder/BuildFile.xml @@ -1,21 +1,21 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - + diff --git a/RecoMuon/TrackerSeedGenerator/BuildFile.xml b/RecoMuon/TrackerSeedGenerator/BuildFile.xml index 0c3230ed999f0..d34a6aa5b2c6f 100644 --- a/RecoMuon/TrackerSeedGenerator/BuildFile.xml +++ b/RecoMuon/TrackerSeedGenerator/BuildFile.xml @@ -1,28 +1,28 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/RecoMuon/TrackerSeedGenerator/plugins/BuildFile.xml b/RecoMuon/TrackerSeedGenerator/plugins/BuildFile.xml index 2bc888c1c3659..3308d27871b1b 100644 --- a/RecoMuon/TrackerSeedGenerator/plugins/BuildFile.xml +++ b/RecoMuon/TrackerSeedGenerator/plugins/BuildFile.xml @@ -1,37 +1,37 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/RecoMuon/TrackingTools/BuildFile.xml b/RecoMuon/TrackingTools/BuildFile.xml index 98535817877d9..ef3ccd62f2363 100644 --- a/RecoMuon/TrackingTools/BuildFile.xml +++ b/RecoMuon/TrackingTools/BuildFile.xml @@ -1,37 +1,37 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/RecoMuon/TrackingTools/plugins/BuildFile.xml b/RecoMuon/TrackingTools/plugins/BuildFile.xml index 61fc2dab6eda9..e3eab33255278 100644 --- a/RecoMuon/TrackingTools/plugins/BuildFile.xml +++ b/RecoMuon/TrackingTools/plugins/BuildFile.xml @@ -1,14 +1,14 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/RecoMuon/TrackingTools/test/BuildFile.xml b/RecoMuon/TrackingTools/test/BuildFile.xml index 7fb9ab9c979aa..1786d356fce37 100644 --- a/RecoMuon/TrackingTools/test/BuildFile.xml +++ b/RecoMuon/TrackingTools/test/BuildFile.xml @@ -1,15 +1,15 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/RecoMuon/TransientTrackingRecHit/BuildFile.xml b/RecoMuon/TransientTrackingRecHit/BuildFile.xml index b1908e5bc11c0..32e306b3fc26b 100644 --- a/RecoMuon/TransientTrackingRecHit/BuildFile.xml +++ b/RecoMuon/TransientTrackingRecHit/BuildFile.xml @@ -1,9 +1,9 @@ - - - - - - + + + + + + - + diff --git a/RecoMuon/TransientTrackingRecHit/plugins/BuildFile.xml b/RecoMuon/TransientTrackingRecHit/plugins/BuildFile.xml index 6baed709747f4..26b4546b5f982 100644 --- a/RecoMuon/TransientTrackingRecHit/plugins/BuildFile.xml +++ b/RecoMuon/TransientTrackingRecHit/plugins/BuildFile.xml @@ -1,10 +1,10 @@ - - - - - - - - - + + + + + + + + +