Skip to content

Commit 09ab804

Browse files
authored
Merge pull request cms-sw#33954 from davidlange6/dl210602
add missing JetReco dependency to DataFormats/L1TParticleFlow
2 parents be1db70 + 19bbddb commit 09ab804

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

DataFormats/L1TParticleFlow/BuildFile.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<use name="DataFormats/Common"/>
55
<use name="DataFormats/L1TCorrelator"/>
66
<use name="FWCore/Utilities"/>
7+
<use name="DataFormats/JetReco"/>
78
<use name="rootrflx"/>
89

910
<export>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<use name="FWCore/Framework"/>
22
<use name="DataFormats/Common"/>
33
<use name="DataFormats/L1THGCal"/>
4+
<use name="FWCore/ParameterSet"/>
5+
<use name="FWCore/PluginManager"/>
6+
<use name="SimDataFormats/CaloAnalysis"/>
47
<export>
58
<lib name="1"/>
69
</export>

0 commit comments

Comments
 (0)