Skip to content

Commit

Permalink
Merge pull request #42633 from nancymarinelli/NM_TP_Phase2_V0_13_1_0_…
Browse files Browse the repository at this point in the history
…pre3

Phase2 Trigger Primitive generation for Ecal Barrel
  • Loading branch information
cmsbuild authored Dec 19, 2023
2 parents e9815c6 + e41887c commit deaac86
Show file tree
Hide file tree
Showing 65 changed files with 3,927 additions and 9 deletions.
11 changes: 11 additions & 0 deletions CalibCalorimetry/EBPhase2TPGTools/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<use name="DataFormats/EcalDigi"/>
<use name="DataFormats/EcalDetId"/>
<use name="CondFormats/DataRecord"/>
<use name="CondFormats/EcalObjects"/>
<use name="FWCore/Framework"/>
<use name="Geometry/Records"/>
<use name="Geometry/CaloTopology"/>
<use name="Geometry/EcalMapping"/>
<export>
<lib name="1"/>
</export>
10 changes: 10 additions & 0 deletions CalibCalorimetry/EBPhase2TPGTools/plugins/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<use name="CondCore/DBOutputService"/>
<use name="FWCore/Framework"/>
<use name="Geometry/EcalMapping"/>
<use name="OnlineDB/EcalCondDB"/>
<use name="Geometry/CaloTopology"/>
<use name="CalibCalorimetry/EBPhase2TPGTools"/>
<use name="SimCalorimetry/EcalSimAlgos"/>
<library file="*.cc" name="CalibCalorimetryEBPhase2TPGToolsPlugins">
<flags EDM_PLUGIN="1"/>
</library>
Loading

0 comments on commit deaac86

Please sign in to comment.