ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/QCDPATExample/BuildFile
Revision: 1.3
Committed: Thu Sep 23 13:25:18 2010 UTC (14 years, 7 months ago) by krose
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -1 lines
Log Message:
updating for 3_8_2

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 krose 1.2 <use name=SimDataFormats/JetMatching>
9 vchetlur 1.1 <use name=root>
10     <flags EDM_PLUGIN=1>
11     <export>
12 krose 1.2 <use name=SimDataFormats/JetMatching>
13 vchetlur 1.1 <use name=FWCore/Framework>
14     <use name=FWCore/PluginManager>
15     <use name=FWCore/ParameterSet>
16     <use name=PhysicsTools/PatUtils>
17     <use name=DataFormats/PatCandidates>
18     <use name=PhysicsTools/UtilAlgos>
19     <use name=DataFormats/JetReco>
20     <use name=root>
21    
22     </export>