ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/LJMet/MultivariateAnalysis/plugins/BuildFile
Revision: 1.2
Committed: Mon Apr 6 18:22:33 2009 UTC (16 years, 1 month ago) by kukartse
Branch: MAIN
CVS Tags: V00-03-01, ZMorph_BASE_20100408, gak040610_morphing, V00-02-02, gak011410, gak010310, ejterm2010_25nov2009, V00-02-01, V00-02-00, gak112409, CMSSW_22X_branch_base, segala101609, V00-01-15, V00-01-14, V00-01-13, V00-01-12, V00-01-11, HEAD
Branch point for: ZMorph-V00-03-01, CMSSW_22X_branch
Changes since 1.1: +2 -2 lines
Log Message:
analyzer overhaul. lepton impact parameter, beamspot etc. added

File Contents

# Content
1 <use name=FWCore/Framework>
2 <use name=FWCore/PluginManager>
3 <use name=FWCore/ParameterSet>
4 <use name=DataFormats/PatCandidates>
5 <use name=DataFormats/Math>
6 <use name=CLHEP>
7 <use name=root>
8 <use name=PhysicsTools/UtilAlgos>
9 <use name=FWCore/ServiceRegistry>
10
11 <use name=LJMet/MultivariateAnalysis>
12
13 <library file=Module.cc name=LJMetMultivariateAnalysisPlugins>
14 <flags EDM_PLUGIN=1>
15 </library>