ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/auterman/PhysicsTools/LeptonIsolation/plugins/BuildFile
Revision: 1.1
Committed: Tue May 15 17:44:50 2007 UTC (17 years, 11 months ago) by auterman
Branch point for: tex, PatCrossCleaner, Demo, SusyScan, scripts, LeptonIsolation, MAIN
Log Message:
Initial revision

File Contents

# User Rev Content
1 auterman 1.1 <library file=CandPtIsolationProducer.cc>
2     <use name=FWCore/Framework>
3     <use name=FWCore/ParameterSet>
4     <use name=DataFormats/Candidate>
5     </library>
6    
7     <library file=MuonPtIsolationProducer.cc>
8     <use name=FWCore/Framework>
9     <use name=FWCore/ParameterSet>
10     <use name=DataFormats/MuonReco>
11     </library>
12    
13     <use name=PhysicsTools/LeptonIsolation>
14     <library file=MuonCalIsolationProducer.cc>
15     <use name=FWCore/Framework>
16     <use name=FWCore/ParameterSet>
17     <use name=DataFormats/MuonReco>
18     <use name=PhysicsTools/LeptonIsolation>
19     </library>
20    
21     <library file=TrkCalIsolationProducer.cc>
22     <use name=FWCore/Framework>
23     <use name=FWCore/ParameterSet>
24     <use name=DataFormats/MuonReco>
25     <use name=PhysicsTools/LeptonIsolation>
26     </library>