ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/LJMet/MultivariateAnalysis/BuildFile
Revision: 1.3
Committed: Mon Apr 6 18:22:33 2009 UTC (16 years ago) by kukartse
Branch: MAIN
CVS Tags: 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
Branch point for: CMSSW_22X_branch
Changes since 1.2: +3 -4 lines
Log Message:
analyzer overhaul. lepton impact parameter, beamspot etc. added

File Contents

# User Rev Content
1 kukartse 1.1 <use name=FWCore/Framework>
2     <use name=FWCore/PluginManager>
3     <use name=FWCore/ParameterSet>
4     <use name=DataFormats/PatCandidates>
5 kukartse 1.3 <use name=DataFormats/BeamSpot>
6 kukartse 1.1 <use name=CLHEP>
7     <use name=root>
8 kukartse 1.3 <use name=PhysicsTools/UtilAlgos>
9     <use name=FWCore/ServiceRegistry>
10 kukartse 1.1 <export>
11     <lib name=LJMetMultivariateAnalysis>
12     <use name=FWCore/Framework>
13     <use name=FWCore/PluginManager>
14     <use name=FWCore/ParameterSet>
15     </export>