-
Notifications
You must be signed in to change notification settings - Fork 0
/
BuildFile.xml
31 lines (31 loc) · 1.08 KB
/
BuildFile.xml
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
26
27
28
29
30
31
<use name="FWCore/Framework"/>
<use name="FWCore/PluginManager"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/Common"/>
<use name="DataFormats/MuonReco"/>
<use name="DataFormats/TrackReco"/>
<use name="root"/>
<use name="FWCore/ServiceRegistry"/>
<use name="CommonTools/UtilAlgos"/>
<use name="DataFormats/L1GlobalTrigger"/>
<use name="DataFormats/L1GlobalMuonTrigger"/>
<use name="DataFormats/Common"/>
<use name="DataFormats/VertexReco"/>
<use name="RecoVertex/VertexPrimitives"/>
<use name="JetMETCorrections/Objects"/>
<use name="JetMETCorrections/Algorithms"/>
<use name="JetMETCorrections/Modules"/>
<use name="CondFormats/JetMETObjects"/>
<use name="RecoJets/JetAlgorithms"/>
<use name="DataFormats/METReco"/>
<use name="RecoJets/JetProducers"/>
<use name="DataFormats/PatCandidates"/>
<use name="PhysicsTools/PatUtils"/>
<use name="PhysicsTools/PatExamples"/>
<use name="PhysicsTools/PatAlgos"/>
<use name="PhysicsTools/CandUtils"/>
<use name="PhysicsTools/UtilAlgos"/>
<flags EDM_PLUGIN="1"/>
<export>
<lib name="1"/>
</export>