Skip to content

Commit

Permalink
adding back hlt functionality for this pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
danduggan committed Sep 13, 2013
1 parent 3e9eec0 commit 8469c76
Show file tree
Hide file tree
Showing 116 changed files with 15,926 additions and 0 deletions.
13 changes: 13 additions & 0 deletions DQM/TrackerCommon/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<use name="DQMServices/Core"/>
<use name="FWCore/Framework"/>
<use name="CondFormats/DataRecord"/>
<use name="DataFormats/Common"/>
<use name="DataFormats/Scalers"/>
<use name="DataFormats/L1GlobalTrigger"/>
<use name="L1Trigger/GlobalTriggerAnalyzer"/>
<use name="HLTrigger/HLTcore"/>
<use name="rootgraphics"/>

<export>
<lib name="1"/>
</export>
3 changes: 3 additions & 0 deletions DQM/TrackerCommon/bin/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<bin file="TrackerRunCertification.C">
<use name="rootxmlio"/>
</bin>
Loading

0 comments on commit 8469c76

Please sign in to comment.