-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBuildFile.xml
More file actions
24 lines (24 loc) · 840 Bytes
/
BuildFile.xml
File metadata and controls
24 lines (24 loc) · 840 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
<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="DataFormats/Candidate"/>
<use name="DataFormats/HLTReco"/>
<use name="DataFormats/Common"/>
<use name="SimDataFormats/PileupSummaryInfo"/>
<use name="PhysicsTools/Utilities"/>
<use name="HLTrigger/HLTcore"/>
<use name="DataFormats/L1Trigger"/>
<use name="CondFormats/HLTObjects"/>
<use name="PhysicsTools/UtilAlgos"/>
<use name="FWCore/ServiceRegistry"/>
<use name="DQMServices/Core"/>
<use name="CondFormats/JetMETObjects"/>
<use name="JetMETCorrections/Algorithms" />
<use name="RecoEgamma/ElectronIdentification"/>
<flags EDM_PLUGIN="1"/>
<export>
<lib name="1"/>
</export>