ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/HiPatExamples/plugins/BuildFile
Revision: 1.1
Committed: Mon Jul 27 19:43:41 2009 UTC (15 years, 9 months ago) by appeltel
Branch: MAIN
CVS Tags: HEAD
Log Message:
initial revision

File Contents

# User Rev Content
1 appeltel 1.1 <export></export>
2     <library name=CmsHiHiPatExamples_plugins file=*.cc>
3     <use name=FWCore/Framework>
4     <use name=FWCore/ParameterSet>
5     <use name=FWCore/MessageLogger>
6     <use name=FWCore/MessageService>
7     <use name=FWCore/ServiceRegistry>
8     <use name=FWCore/Utilities>
9     <use name=DataFormats/Common>
10     <use name=DataFormats/HepMCCandidate>
11     <use name=DataFormats/JetReco>
12     <use name=DataFormats/PatCandidates>
13     <use name=CmsHi/HiPatExamples>
14     <use name=CmsHi/HiPatAlgos>
15     <use name=PhysicsTools/PatAlgos>
16     <use name=PhysicsTools/PatUtils>
17     <use name=PhysicsTools/UtilAlgos>
18     <use name=root>
19     </library>