ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/QCDPATExample/BuildFile
Revision: 1.2
Committed: Thu Dec 3 14:56:34 2009 UTC (15 years, 5 months ago) by krose
Branch: MAIN
Changes since 1.1: +2 -0 lines
Log Message:
updating to add cosmic example

File Contents

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