Skip to content

Commit

Permalink
Added test ntuplizer
Browse files Browse the repository at this point in the history
  • Loading branch information
ssrothman committed Oct 21, 2021
1 parent bec73cc commit 1ea6b42
Show file tree
Hide file tree
Showing 7 changed files with 813 additions and 0 deletions.
29 changes: 29 additions & 0 deletions Progression/Ecal_NTuplizer/plugins/BuildFile.xml
@@ -0,0 +1,29 @@
<use name="FWCore/Framework"/>
<use name="FWCore/PluginManager"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/ServiceRegistry"/>
<use name="CommonTools/UtilAlgos"/>
<use name="Geometry/CaloTopology"/>
<use name="Geometry/EcalAlgo"/>
<use name="DataFormats/EgammaReco"/>
<use name="DataFormats/MuonReco"/>
<use name="DataFormats/EgammaCandidates"/>
<use name="DataFormats/Common"/>
<use name="DataFormats/PatCandidates"/>
<use name="DataFormats/VertexReco"/>
<use name="DataFormats/EcalDetId"/>
<use name="DataFormats/EcalRecHit"/>
<use name="DataFormats/Candidate"/>
<use name="DataFormats/HepMCCandidate"/>
<use name="RecoEgamma/PhotonIdentification"/>
<use name="RecoEgamma/EgammaIsolationAlgos"/>
<use name="RecoEcal/EgammaCoreTools"/>
<use name="DataFormats/Math"/>
<use name="DataFormats/JetReco"/>
<use name="SimDataFormats/PileupSummaryInfo"/>
<use name="SimDataFormats/CaloHit"/>
<use name="Geometry/CaloGeometry"/>
<use name="Geometry/Records"/>
<use name="Geometry/HcalCommonData"/>
<use name="Calibration/Tools"/>
<flags EDM_PLUGIN="1"/>

0 comments on commit 1ea6b42

Please sign in to comment.