ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/GregHeath/BuildFile
Revision: 1.5
Committed: Fri Jun 19 13:25:07 2009 UTC (15 years, 10 months ago) by heath
Branch: MAIN
Changes since 1.4: +11 -0 lines
Log Message:
Adding files for pflow analysis in minbias events

File Contents

# User Rev Content
1 heath 1.1 <use name=FWCore/Framework>
2     <use name=FWCore/PluginManager>
3     <use name=FWCore/ParameterSet>
4     <use name=DataFormats/L1GlobalCaloTrigger>
5 heath 1.4 <use name=DataFormats/BTauReco>
6     <use name=PhysicsTools/PatUtils>
7     <use name=DataFormats/PatCandidates>
8     <use name=PhysicsTools/UtilAlgos>
9 heath 1.5 <use name=DataFormats/HepMCCandidate>
10     <use name=DataFormats/ParticleFlowCandidate>
11     <use name=CommonTools/CandUtils>
12     <use name=CommonTools/UtilAlgos>
13     <use name=PhysicsTools/RecoAlgos>
14     <use name=clhep>
15 heath 1.4 <use name=hepmc>
16 heath 1.1 <use name=root>
17     <flags EDM_PLUGIN=1>
18     <export>
19     <lib name=UserCodeGregHeath>
20     <use name=FWCore/Framework>
21     <use name=FWCore/PluginManager>
22     <use name=FWCore/ParameterSet>
23     <use name=DataFormats/L1GlobalCaloTrigger>
24 heath 1.4 <use name=DataFormats/BTauReco>
25     <use name=PhysicsTools/PatUtils>
26     <use name=DataFormats/PatCandidates>
27     <use name=PhysicsTools/UtilAlgos>
28 heath 1.5 <use name=DataFormats/HepMCCandidate>
29     <use name=DataFormats/ParticleFlowCandidate>
30     <use name=CommonTools/CandUtils>
31     <use name=CommonTools/UtilAlgos>
32     <use name=PhysicsTools/RecoAlgos>
33 heath 1.4 <use name=hepmc>
34 heath 1.1 <use name=root>
35     </export>