ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/QCDPATExample/BuildFile
Revision: 1.1
Committed: Thu Sep 3 23:14:36 2009 UTC (15 years, 7 months ago) by vchetlur
Branch: MAIN
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 vchetlur 1.1 <use name=FWCore/Framework>
2     <use name=FWCore/PluginManager>
3     <use name=PhysicsTools/PatUtils>
4     <use name=DataFormats/PatCandidates>
5     <use name=PhysicsTools/UtilAlgos>
6     <use name=FWCore/ParameterSet>
7     <use name=DataFormats/JetReco>
8     <use name=root>
9     <flags EDM_PLUGIN=1>
10     <export>
11     <lib name=VChetlurQCDPATExample>
12     <use name=FWCore/Framework>
13     <use name=FWCore/PluginManager>
14     <use name=FWCore/ParameterSet>
15     <use name=PhysicsTools/PatUtils>
16     <use name=DataFormats/PatCandidates>
17     <use name=PhysicsTools/UtilAlgos>
18     <use name=DataFormats/JetReco>
19     <use name=root>
20    
21     </export>