ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/DGele/MiniTreeFormat/TTbar/BuildFile
Revision: 1.1.1.1 (vendor branch)
Committed: Tue Oct 20 17:15:16 2009 UTC (15 years, 6 months ago) by dgele
Branch: ANA
CVS Tags: start
Changes since 1.1: +0 -0 lines
Log Message:
version CMSSW_2_2_10

File Contents

# User Rev Content
1 dgele 1.1 <use name=FWCore/Framework>
2     <use name=Foundation/PluginManager>
3     <use name=FWCore/ParameterSet>
4     <use name=root>
5     <use name=rootrflx>
6     <use name=hepmc>
7     <use name=PhysicsTools/UtilAlgos>
8     <use name=PhysicsTools/CandUtils>
9     <use name=DataFormats/PatCandidates>
10     #<flags EDM_PLUGIN=1>
11     <Flags CXXFLAGS="-g">
12     <flags GENREFLEX_ARGS="--">
13    
14    
15     <export>
16     <lib name=MiniTreeFormatTTbar>
17     <use name=FWCore/Framework>
18     <use name=Foundation/PluginManager>
19     <use name=FWCore/ParameterSet>
20     <use name=root>
21     <use name=hepmc>
22     <use name=PhysicsTools/UtilAlgos>
23     <use name=PhysicsTools/CandUtils>
24     <use name=DataFormats/PatCandidates>
25     </export>
26