ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/SoftMuonTaggerTopTree/BuildFile
Revision: 1.1
Committed: Wed Nov 25 10:01:16 2009 UTC (15 years, 5 months ago) by tmaki
Branch: MAIN
CVS Tags: HEAD
Error occurred while calculating annotation data.
Log Message:
First submission. This code creates root-tuples from PAT-tuples. These
root-tuples are designed for a ttbar cross-section analysis using
soft muon tagger.

File Contents

# Content
1 <use name=FWCore/Framework>
2 <use name=FWCore/PluginManager>
3 <use name=FWCore/ParameterSet>
4 <use name=DataFormats/CLHEP>
5 <use name=DataFormats/PatCandidates>
6 <use name=PhysicsTools/UtilAlgos>
7 <use name=FWCore/ServiceRegistry>
8 <flags EDM_PLUGIN=1>
9 <export>
10 <lib name=UserCodeSoftMuonTaggerTopTree>
11 <use name=DataFormats/CLHEP>
12 <use name=FWCore/Framework>
13 <use name=FWCore/PluginManager>
14 <use name=FWCore/ParameterSet>
15 <use name=DataFormats/PatCandidates>
16 <use name=PhysicsTools/UtilAlgos>
17 <use name=FWCore/ServiceRegistry>
18 </export>