Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add source_only flag for source-only dependencies in calibration #33728

Merged
merged 1 commit into from May 19, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 5 additions & 2 deletions CalibTracker/SiPhase2TrackerESProducers/plugins/BuildFile.xml
@@ -1,8 +1,11 @@
<use name="CalibTracker/SiPhase2TrackerESProducers"/>
<use name="CalibTracker/SiPhase2TrackerESProducers" source_only="1"/>
<use name="CondFormats/DataRecord"/>
<use name="CondFormats/SiPhase2TrackerObjects"/>
<use name="DataFormats/SiStripDetId"/>
<use name="FWCore/Framework"/>
<use name="FWCore/MessageLogger"/>
<use name="Geometry/CommonDetUnit"/>
<use name="Geometry/CommonDetUnit" source_only="1"/>
<use name="Geometry/Records"/>
<use name="Geometry/TrackerNumberingBuilder"/>
<library file="*.cc" name="CalibTrackerSiPhase2TrackerESProducersPlugins">
<flags EDM_PLUGIN="1"/>
Expand Down
Expand Up @@ -15,10 +15,13 @@
//

// user include files
#include "CondFormats/DataRecord/interface/SiPhase2OuterTrackerLorentzAngleRcd.h"
#include "CondFormats/SiPhase2TrackerObjects/interface/SiPhase2OuterTrackerLorentzAngle.h"
#include "Geometry/CommonDetUnit/interface/PixelGeomDetUnit.h"
#include "DataFormats/SiStripDetId/interface/StripSubdetector.h"
#include "CalibTracker/SiPhase2TrackerESProducers/interface/SiPhase2OuterTrackerFakeLorentzAngleESSource.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "Geometry/Records/interface/TrackerTopologyRcd.h"
#include "Geometry/TrackerNumberingBuilder/interface/utils.h"
//
// constructors and destructor
Expand Down
2 changes: 1 addition & 1 deletion CalibTracker/SiPixelConnectivity/BuildFile.xml
Expand Up @@ -4,7 +4,7 @@
<use name="CondFormats/SiPixelObjects"/>
<use name="DataFormats/SiPixelDetId"/>
<use name="DataFormats/TrackerCommon"/>
<use name="Geometry/CommonDetUnit"/>
<use name="Geometry/CommonDetUnit" source_only="1"/>
<export>
<lib name="1"/>
</export>
2 changes: 1 addition & 1 deletion CalibTracker/SiPixelErrorEstimation/BuildFile.xml
Expand Up @@ -9,7 +9,7 @@
<use name="DataFormats/TrackReco"/>
<use name="DataFormats/TrajectorySeed"/>
<use name="FWCore/MessageLogger"/>
<use name="Geometry/CommonDetUnit"/>
<use name="Geometry/CommonDetUnit" source_only="1"/>
<use name="Geometry/CommonTopologies"/>
<use name="Geometry/Records"/>
<use name="Geometry/TrackerGeometryBuilder"/>
Expand Down
2 changes: 1 addition & 1 deletion CalibTracker/SiPixelQuality/BuildFile.xml
Expand Up @@ -12,7 +12,7 @@
<use name="FWCore/Framework"/>
<use name="FWCore/MessageLogger"/>
<use name="FWCore/ParameterSet"/>
<use name="Geometry/CommonDetUnit"/>
<use name="Geometry/CommonDetUnit" source_only="1"/>
<use name="Geometry/CommonTopologies"/>
<use name="Geometry/TrackerGeometryBuilder"/>
<use name="rootcling"/>
Expand Down
4 changes: 2 additions & 2 deletions CalibTracker/SiPixelQuality/plugins/BuildFile.xml
Expand Up @@ -16,7 +16,7 @@
<use name="FWCore/ParameterSet"/>
<use name="FWCore/Utilities"/>
<use name="FWCore/Concurrency"/>
<use name="Geometry/CommonDetUnit"/>
<use name="Geometry/CommonDetUnit" source_only="1"/>
<use name="Geometry/Records"/>
<use name="Geometry/TrackerGeometryBuilder"/>
<use name="rootcling"/>
Expand All @@ -36,7 +36,7 @@
<use name="FWCore/ParameterSet"/>
<use name="FWCore/ServiceRegistry"/>
<use name="FWCore/Utilities"/>
<use name="Geometry/CommonDetUnit"/>
<use name="Geometry/CommonDetUnit" source_only="1"/>
<use name="Geometry/Records"/>
<use name="Geometry/TrackerGeometryBuilder"/>
<use name="rootcling"/>
Expand Down
2 changes: 1 addition & 1 deletion CalibTracker/SiPixelTools/BuildFile.xml
Expand Up @@ -5,7 +5,7 @@
<use name="CondFormats/SiPixelObjects"/>
<use name="Geometry/Records"/>
<use name="root"/>
<use name="Geometry/CommonDetUnit"/>
<use name="Geometry/CommonDetUnit" source_only="1"/>
<use name="Geometry/TrackerGeometryBuilder"/>
<use name="DQM/SiPixelCommon"/>
<use name="DQMServices/Core"/>
Expand Down
2 changes: 1 addition & 1 deletion CalibTracker/SiPixelTools/plugins/BuildFile.xml
Expand Up @@ -9,7 +9,7 @@
<use name="CondFormats/SiPixelObjects"/>
<use name="DQM/SiPixelCommon"/>
<use name="Geometry/Records"/>
<use name="Geometry/CommonDetUnit"/>
<use name="Geometry/CommonDetUnit" source_only="1"/>
<use name="Geometry/TrackerGeometryBuilder"/>
<use name="CommonTools/UtilAlgos"/>
<library file="*.cc" name="CalibTrackerSiPixelToolsPlugin">
Expand Down
2 changes: 1 addition & 1 deletion CalibTracker/SiStripChannelGain/BuildFile.xml
Expand Up @@ -12,7 +12,7 @@
<use name="DataFormats/SiStripDetId"/>
<use name="DataFormats/TrackReco"/>
<use name="DataFormats/TrackerRecHit2D"/>
<use name="Geometry/CommonDetUnit"/>
<use name="Geometry/CommonDetUnit" source_only="1"/>
<use name="Geometry/CommonTopologies"/>
<use name="Geometry/Records"/>
<use name="Geometry/TrackerGeometryBuilder"/>
Expand Down
2 changes: 1 addition & 1 deletion CalibTracker/SiStripHitEfficiency/BuildFile.xml
Expand Up @@ -7,7 +7,7 @@
<use name="DataFormats/Common"/>
<use name="FWCore/Framework"/>
<use name="FWCore/ParameterSet"/>
<use name="Geometry/CommonDetUnit"/>
<use name="Geometry/CommonDetUnit" source_only="1"/>
<use name="Geometry/Records"/>
<use name="Geometry/TrackerGeometryBuilder"/>
<use name="MagneticField/Engine"/>
Expand Down
2 changes: 1 addition & 1 deletion CalibTracker/SiStripHitEfficiency/plugins/BuildFile.xml
Expand Up @@ -9,7 +9,7 @@
<use name="FWCore/Framework"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/ServiceRegistry"/>
<use name="Geometry/CommonDetUnit"/>
<use name="Geometry/CommonDetUnit" source_only="1"/>
<use name="Geometry/Records"/>
<use name="Geometry/TrackerGeometryBuilder"/>
<use name="RecoTracker/Record"/>
Expand Down