Skip to content
Snippets Groups Projects
Commit 840eb199 authored by TJ Khoo's avatar TJ Khoo
Browse files

Re-remove a CMT file :(

Former-commit-id: 101e49d1
parent 11bd759c
No related branches found
No related tags found
No related merge requests found
package JetCalibTools
author Pierre-Antoine Delsart <delsart@no.spam.in2p3.fr>
public
use AtlasPolicy AtlasPolicy-*
use AtlasROOT AtlasROOT-* External
use AtlasPyROOT AtlasPyROOT-* External
use AsgTools AsgTools-* Control/AthToolSupport
use PATInterfaces PATInterfaces-* PhysicsAnalysis/AnalysisCommon
use xAODJet xAODJet-* Event/xAOD
use xAODEventInfo xAODEventInfo-* Event/xAOD
use xAODTracking xAODTracking-* Event/xAOD
use xAODEventShape xAODEventShape-* Event/xAOD
use JetInterface JetInterface-* Reconstruction/Jet
private
use GaudiInterface GaudiInterface-* External
use xAODMuon xAODMuon-* Event/xAOD
use PathResolver PathResolver-* Tools
use xAODRootAccess xAODRootAccess-* Control
end_private
#library JetCalibTools *.cxx ../Root/*.cxx -s=components *.cxx
#apply_pattern component_library
apply_pattern dual_use_library files="*.cxx ../Root/*.cxx"
apply_pattern declare_calib files="-s=../share *"
private
apply_pattern generic_declare_for_link files="../data/CalibrationConfigs/*.config" kind=calib prefix=share/JetCalibTools/CalibrationConfigs name=CalibrationConfigs
apply_pattern generic_declare_for_link files="../data/CalibrationFactors/*.config ../data/CalibrationFactors/*.root" kind=calib prefix=share/JetCalibTools/CalibrationFactors name=CalibrationFactors
apply_pattern generic_declare_for_link files="../data/InsituCalibration/*.root" kind=calib prefix=share/JetCalibTools/InsituCalibration name=InsituCalibration
use_if tag=AthAnalysisBase pkg=POOLRootAccess ver=POOLRootAccess-* root=PhysicsAnalysis
use_if tag=AthAnalysisBase pkg=StoreGate ver=StoreGate-* root=Control
use_if tag=AthAnalysisBase pkg=xAODCore ver=xAODCore-* root=Event/xAOD
application JetCalibTools_Example ../util/JetCalibTools_Example.cxx
macro_append JetCalibTools_Example_dependencies " JetCalibToolsLib "
end_private
\ No newline at end of file
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