Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76286
b: "refs/heads/CMSSW_7_1_X"
c: 451f73c
h: "refs/heads/CMSSW_7_1_X"
v: v3
  • Loading branch information
Andrey Pozdnyakov committed Oct 25, 2009
1 parent 9d7310a commit ee37887
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
refs/heads/gh-pages: 09c786f70121f131b3715aaf3464996502bbeb7e
"refs/heads/CMSSW_7_1_X": a71564b5958a38479b8b8c3c644e0e327233ff29
"refs/heads/CMSSW_7_1_X": 451f73ceea8437d751f639683a9c682aff86c2c8
19 changes: 17 additions & 2 deletions trunk/Calibration/HcalCalibAlgos/plugins/BuildFile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<use name=DQMServices/Components>
<use name=DQMServices/Core>
<use name=Geometry/Records>
<use name=Geometry/CaloGeometry>

<use name=DataFormats/Common>
<use name=DataFormats/DetId>
<use name=DataFormats/EcalDetId>
Expand All @@ -13,15 +12,31 @@
<use name=DataFormats/RecoCandidate>
<use name=DataFormats/TrackReco>
<use name=DataFormats/FEDRawData>

<use name=FWCore/Framework>
<use name=FWCore/MessageLogger>
<use name=FWCore/ParameterSet>

<use name=Geometry/CaloTopology>
<use name=Geometry/Records>
<use name=Geometry/CaloGeometry>

<use name=HLTrigger/HLTcore>
<use name=RecoEcal/EgammaCoreTools>
<use name=Utilities/Timing>
<use name=rootphysics>

#### Needed for HcalPFCorrs
<use name=boost>
<use name=root>
<use name=DataFormats/CaloRecHit>
<use name=SimDataFormats/GeneratorProducts>
<use name=clhep>
<use name=hepmc>
<use name=CondTools/Hcal>

############

#### Needed for ValidIsoTrkCalib
<use name=TrackPropagation/SteppingHelixPropagator>
<use name=TrackingTools/TrackAssociator>
Expand Down

0 comments on commit ee37887

Please sign in to comment.