Skip to content

Commit

Permalink
Merge pull request #819 from danduggan/hlt-trackercommon
Browse files Browse the repository at this point in the history
adding back hlt functionality for this pkg
  • Loading branch information
ktf committed Sep 13, 2013
2 parents 3d119e2 + 8469c76 commit 42c4d17
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
@@ -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
@@ -0,0 +1,3 @@
<bin file="TrackerRunCertification.C">
<use name="rootxmlio"/>
</bin>

0 comments on commit 42c4d17

Please sign in to comment.