Skip to content

Commit 1b417ca

Browse files
authored
Merge pull request #47845 from bsunanda/Run3-hcx381
Run3-hcx381 Add a checking routine to validate FastSim PU on FullSim signal
2 parents 6b584ae + b2eb0ac commit 1b417ca

File tree

3 files changed

+1561
-0
lines changed

3 files changed

+1561
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<use name="FWCore/Framework"/>
2+
<use name="FWCore/ParameterSet"/>
3+
<use name="FWCore/ServiceRegistry"/>
4+
<use name="CommonTools/UtilAlgos"/>
5+
<use name="Geometry/HcalTowerAlgo"/>
6+
<use name="Geometry/CaloGeometry"/>
7+
<use name="Geometry/Records"/>
8+
<use name="Geometry/HcalCommonData"/>
9+
<use name="CalibFormats/HcalObjects"/>
10+
<use name="root"/>
11+
<use name="clhep"/>
12+
<use name="CalibFormats/CaloTPG"/>
13+
<flags EDM_PLUGIN="1"/>
14+
<library file="*.cc" name="testValidationHcalDigis">
15+
</library>

0 commit comments

Comments
 (0)