Skip to content

Commit 80524b2

Browse files
Dan RileyDan Riley
authored andcommitted
add missing DataFormats/Scalers for typeinfo for LumiScalers
1 parent 989ff6c commit 80524b2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CalibTracker/SiStripHitEfficiency/BuildFile.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<use name="RecoLocalTracker/SiStripClusterizer"/>
22
<use name="CommonTools/UtilAlgos"/>
33
<use name="DataFormats/DetId"/>
4+
<use name="DataFormats/Scalers"/>
45
<use name="DataFormats/SiStripDetId"/>
56
<use name="DataFormats/TrackingRecHit"/>
67
<use name="DataFormats/TrackReco"/>

DQM/DTMonitorModule/BuildFile.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<use name="DataFormats/DTDigi"/>
55
<use name="DataFormats/L1DTTrackFinder"/>
66
<use name="DataFormats/L1GlobalMuonTrigger"/>
7+
<use name="DataFormats/Scalers"/>
78
<use name="CondFormats/DTObjects"/>
89
<use name="CondFormats/DataRecord"/>
910
<use name="Geometry/Records"/>

0 commit comments

Comments
 (0)