ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/csander/MyAnalysis/AnalysisSkeleton/BuildFile
Revision: 1.1.1.1 (vendor branch)
Committed: Fri Jul 2 05:51:15 2010 UTC (14 years, 10 months ago) by csander
Branch: MyAnalysis, MAIN
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
Log Message:
first version of analysis skeleton, working with 370p2

File Contents

# Content
1 <use name=DataFormats/Math>
2 <use name=FWCore/Framework>
3 <use name=FWCore/PluginManager>
4 <use name=FWCore/ParameterSet>
5 <use name=FWCore/ServiceRegistry>
6 <use name=FWCore/Utilities>
7 <use name=DataFormats/PatCandidates>
8 <use name=DataFormats/VertexReco>
9 <use name=CommonTools/UtilAlgos>
10 <use name=root>
11 <flags EDM_PLUGIN=1>
12 <export>
13 <lib name=MyAnalysisAnalysisSkeleton>
14 <use name=FWCore/Framework>
15 <use name=FWCore/PluginManager>
16 <use name=FWCore/ParameterSet>
17 </export>