Line Code
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
<bin name="hltTimingSummary" file="hltTimingSummary.cpp">
  <flags NO_TESTRUN="1"/>
  <use name="boost"/>
  <use name="boost_program_options"/>
  <use name="DataFormats/HLTReco"/>
  <use name="FWCore/FWLite"/>
  <use name="rootgraphics"/>
</bin>

<bin name="hltDiff" file="hltDiff.cc">
  <use name="jemalloc"/>
  <use name="boost"/>
  <use name="FWCore/Common"/>
  <use name="FWCore/Utilities"/>
  <use name="DataFormats/Common"/>
  <use name="DataFormats/FWLite"/>
  <use name="HLTrigger/HLTcore"/>
  <!--<use name="root"/>-->
</bin>