ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/DGele/MiniTreeFormat/TTbar/BuildFile
Revision: 1.2
Committed: Tue Oct 20 17:53:13 2009 UTC (15 years, 6 months ago) by dgele
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Error occurred while calculating annotation data.
Log Message:
remove

File Contents

# Content
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