forked from BristolTopGroup/NTupleProduction
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBuildFile.xml
More file actions
26 lines (24 loc) · 814 Bytes
/
BuildFile.xml
File metadata and controls
26 lines (24 loc) · 814 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<use name="FWCore/Framework"/>
<use name="FWCore/PluginManager"/>
<use name="FWCore/ParameterSet"/>
<use name="CommonTools/UtilAlgos"/>
<use name="DataFormats/PatCandidates"/>
<use name="RecoEcal/EgammaClusterAlgos"/>
<use name="RecoEgamma/EgammaTools"/>
<use name="RecoEgamma/EgammaIsolationAlgos"/>
<use name="CondFormats/L1TObjects"/>
<use name="CondFormats/JetMETObjects"/>
<use name="HLTrigger/HLTcore"/>
<use name="L1Trigger/GlobalTriggerAnalyzer"/>
<use name="MagneticField/Engine"/>
<use name="MagneticField/Records"/>
<use name="JetMETCorrections/Objects"/>
<use name="PhysicsTools/Utilities"/>
<use name="lhapdf"/>
<use name="AnalysisDataFormats/TopObjects"/>
<use name="TopQuarkAnalysis/TopTools"/>
<use name="CondFormats/BTauObjects"/>
<export>
<lib name="1"/>
</export>
<flags ADD_SUBDIR="1"/>