Skip to content

Commit

Permalink
Merge pull request #13 from gvonsem/pepr_CMSSW_11_2_0_pre9_newtriton
Browse files Browse the repository at this point in the history
Modifying pepr PF candidate producer to use new Triton client in CMSSW
  • Loading branch information
jkiesele authored Jan 6, 2021
2 parents 980ea13 + a83b849 commit d7a3e75
Show file tree
Hide file tree
Showing 4 changed files with 190 additions and 231 deletions.
1 change: 1 addition & 0 deletions RecoHGCal/GraphReco/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<use name="DataFormats/TrackReco" />
<use name="RecoLocalCalo/HGCalRecAlgos" />
<use name="PhysicsTools/TensorFlow" />
<use name="HeterogeneousCore/SonicCore"/>
<use name="root"/>

<use name="Geometry/Records"/>
Expand Down
2 changes: 2 additions & 0 deletions RecoHGCal/GraphReco/plugins/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
<use name="DataFormats/ParticleFlowCandidate"/>
<use name="DataFormats/HGCalReco"/>
<use name="HGCSimTruth/HGCSimTruth" />
<use name="HeterogeneousCore/SonicCore"/>
<use name="HeterogeneousCore/SonicTriton"/>
<use name="root"/>

<use name="RecoHGCal/GraphReco"/>
Expand Down
Loading

0 comments on commit d7a3e75

Please sign in to comment.