forked from cms-ljmet/Ljmet-Com
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathBuildFile.xml
32 lines (30 loc) · 1.1 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/PluginManager"/>
<use name="DataFormats/Math"/>
<use name="DataFormats/Common"/>
<use name="DataFormats/JetReco"/>
<use name="DataFormats/MuonReco"/>
<use name="DataFormats/PatCandidates"/>
<use name="FWCore/Utilities"/>
<use name="FWCore/Framework"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/ServiceRegistry"/>
<use name="PhysicsTools/PatUtils"/>
<use name="PhysicsTools/UtilAlgos"/>
<use name="PhysicsTools/Utilities"/>
<use name="DataFormats/BeamSpot"/>
<use name="FWCore/FWLite"/>
<use name="DataFormats/FWLite"/>
<use name="PhysicsTools/FWLite"/>
<use name="root"/>
<use name="clhep"/>
<use name="RecoBTag/PerformanceDB"/>
<use name="CondFormats/PhysicsToolsObjects"/>
<use name="RecoBTag/Records"/>
<use name="JetMETCorrections/Objects"/>
<use name="JetMETCorrections/Algorithms"/>
<use name="CondFormats/JetMETObjects"/>
<use name="lhapdf"/>
<export>
<lib name="1"/>
</export>
<flags CXXFLAGS="-g -O0 -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=delete-non-virtual-dtor -Wno-unused-variable -Wno-delete-non-virtual-dtor -Wno-unused-but-set-variable"/>