Skip to content
Snippets Groups Projects
Commit 1aafc44a authored by Tamara Vazquez Schroeder's avatar Tamara Vazquez Schroeder
Browse files

Merge branch 'patch-41' into '21.0'

Delete CMT requirements in InDetBeamSpotFinder

See merge request atlas/athena!11720

Former-commit-id: 806f7a6cf4b33831ad48505eb8089407afd07b0c
parents e1635730 60bacafd
No related branches found
No related tags found
No related merge requests found
package InDetBeamSpotFinder
author James Walder <jwalder@cern.ch>
author Guennadi Borissov <Gennady.Borisov@cern.ch>
author Brian Amadio <btamadio@lbl.gov>
use AtlasPolicy AtlasPolicy-*
use GaudiInterface GaudiInterface-* External
use AtlasCLHEP AtlasCLHEP-* External
use xAODTracking xAODTracking-* Event/xAOD
private
use AthenaBaseComps AthenaBaseComps-* Control
use VxVertex VxVertex-* Tracking/TrkEvent
use TrkEventPrimitives TrkEventPrimitives-* Tracking/TrkEvent
use EventInfo EventInfo-* Event
use xAODEventInfo xAODEventInfo-* Event/xAOD
use InDetBeamSpotService InDetBeamSpotService-* InnerDetector/InDetConditions
use TrigAnalysisInterfaces TrigAnalysisInterfaces-* Trigger/TrigAnalysis
use AtlasDetDescr AtlasDetDescr-* DetectorDescription
use Identifier Identifier-* DetectorDescription
use TrkFitterInterfaces TrkFitterInterfaces-* Tracking/TrkFitter
use TrkFitterUtils TrkFitterUtils-* Tracking/TrkFitter
use TrkParameters TrkParameters-* Tracking/TrkEvent
use TrkPseudoMeasurementOnTrack TrkPseudoMeasurementOnTrack-* Tracking/TrkEvent
use TrkRIO_OnTrack TrkRIO_OnTrack-* Tracking/TrkEvent
use TrkTrack TrkTrack-* Tracking/TrkEvent
use TrkVertexFitterInterfaces TrkVertexFitterInterfaces-* Tracking/TrkVertexFitter
private
apply_tag ROOTMathLibs
apply_tag ROOTRooFitLibs
end_private
#public
private
use AtlasROOT AtlasROOT-* External
#use PyJobTransformsCore PyJobTransformsCore-* Tools
## install our python modules
#apply_pattern declare_python_modules files="python/*.py"
#apply_pattern declare_jobtransforms trfs='*_trf.py python/*_trf.py'
#apply_pattern declare_scripts files="*_trf.py python/*_trf.py"
public
apply_pattern dual_use_library files= " *.cxx "
apply_pattern declare_joboptions files=" *.py"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment