ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/Jeng/PVStudy/plugins/BuildFile
Revision: 1.3
Committed: Tue Jan 26 12:07:36 2010 UTC (15 years, 3 months ago) by yygao
Branch: MAIN
CVS Tags: PASPlot_27Feb2010, CMSSW_3_3_6_patch3_Dec19thReReco
Changes since 1.2: +1 -0 lines
Log Message:
add L1Trigger Object

File Contents

# Content
1 <use name=FWCore/Framework>
2 <use name=FWCore/ParameterSet>
3 <use name=FWCore/Utilities>
4 <use name=FWCore/ServiceRegistry>
5 <use name=FWCore/PluginManager>
6 <use name=CondFormats/BeamSpotObjects>
7 <use name=CondFormats/DataRecord>
8 <use name=boost>
9 <use name=rootrflx>
10 <use name=CondFormats/L1TObjects>
11
12 <use name=root>
13 <use name=rootminuit>
14
15 <use name=UserCode/PVStudy>
16 <library file="*.cc" name=UserCodePVStudyPlugins>
17 <flags EDM_PLUGIN=1>
18 </library>
19