-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBuildFile.xml
More file actions
26 lines (26 loc) · 912 Bytes
/
BuildFile.xml
File metadata and controls
26 lines (26 loc) · 912 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<use name="FWCore/Framework"/>
<use name="FWCore/PluginManager"/>
<use name="FWCore/ParameterSet"/>
<use name="DataFormats/PatCandidates"/>
<use name="DataFormats/ParticleFlowReco"/>
<use name="DataFormats/EcalRecHit"/>
<use name="DataFormats/HcalRecHit"/>
<use name="DataFormats/DetId"/>
<use name="DataFormats/HcalDigi"/>
<use name="DataFormats/CaloRecHit"/>
<use name="DataFormats/EgammaCandidates"/>
<use name="DataFormats/EgammaReco"/>
<use name="Geometry/CSCGeometry"/>
<use name="Geometry/DTGeometry"/>
<use name="RecoEgamma/EgammaTools"/>
<use name="RecoEcal/EgammaCoreTools"/>
<use name="CondTools/Ecal"/>
<use name="Calibration/Tools"/>
<use name="CondCore/DBCommon"/>
<use name="CalibCalorimetry/EcalLaserCorrection"/>
<use name="CondCore/DBOutputService"/>
<use name="CondFormats/JetMETObjects"/>
<use name="JetMETCorrections/Objects"/>
<use name="clhep"/>
<use name="root"/>
<flags EDM_PLUGIN="1"/>