-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBuildFile.xml
More file actions
28 lines (28 loc) · 948 Bytes
/
BuildFile.xml
File metadata and controls
28 lines (28 loc) · 948 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
26
27
28
<use name="FWCore/Framework"/>
<use name="FWCore/PluginManager"/>
<use name="FWCore/MessageLogger"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/Utilities"/>
<use name="DataFormats/PatCandidates"/>
<use name="PhysicsTools/UtilAlgos"/>
<use name="FWCore/ServiceRegistry"/>
<use name="DataFormats/Common"/>
<use name="CondFormats/JetMETObjects"/>
<use name="DQMServices/Core"/>
<use name="SimDataFormats/PileupSummaryInfo"/>
<use name="PhysicsTools/Utilities"/>
<use name="HLTrigger/HLTcore" />
<use name="KoPFA/DataFormats"/>
<use name="KoPFA/CMGDataFormats"/>
<use name="KoPFA/CommonTools"/>
<use name="AnalysisDataFormats/CMGTools"/>
<use name="EGamma/EGammaAnalysisTools"/>
<use name="MuonAnalysis/MuonAssociators"/>
<use name="rootrflx"/>
<use name="rootminuit"/>
<use name="rootminuit2"/>
<flags EDM_PLUGIN="1"/>
<export>
<lib name="1"/>
<use name="KoPFA/TopAnalyzer"/>
</export>