forked from h2gglobe/HiggsTo2photons
-
Notifications
You must be signed in to change notification settings - Fork 0
/
BuildFile.xml
36 lines (36 loc) · 1.2 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
32
33
34
35
36
<use name="FWCore/Framework"/>
<use name="FWCore/PluginManager"/>
<use name="FWCore/ParameterSet"/>
<use name="Utilities/General"/>
<use name="DataFormats/EgammaCandidates"/>
<use name="DataFormats/MuonReco"/>
<use name="DataFormats/JetReco"/>
<use name="Geometry/Records"/>
<use name="Geometry/EcalAlgo"/>
<use name="EGamma/EGammaAnalysisTools"/>
<use name="RecoEcal/EgammaCoreTools"/>
<use name="JetMETCorrections/Type1MET"/>
<use name="PhysicsTools/PatUtils"/>
<use name="CommonTools/RecoUtils"/>
<use name="RecoEgamma/EgammaTools"/>
<use name="HLTrigger/HLTcore"/>
<use name="RecoEgamma/EgammaElectronAlgos"/>
<use name="RecoEgamma/ElectronIdentification"/>
<use name="TrackingTools/TrackAssociator"/>
<use name="TrackingTools/TransientTrack"/>
<use name="SimDataFormats/Track"/>
<use name="SimDataFormats/Vertex"/>
<use name="SimTracker/TrackAssociation"/>
<use name="SimTracker/Records"/>
<use name="SimTracker/TrackerHitAssociation"/>
<use name="JetMETCorrections/Objects"/>
<use name="CMGTools/External"/>
<use name="TrackingTools/IPTools"/>
<use name="DataFormats/BTauReco"/>
<use name="heppdt"/>
<use name="root"/>
<use name="boost"/>
#<flags CXXFLAGS="-O0 -g3 -fno-inline"></flags>
<export>
<lib name = "1"/>
</export>