Revision: | 1.1 |
Committed: | Thu Sep 3 17:31:08 2009 UTC (15 years, 8 months ago) by jengbou |
Branch: | MAIN |
CVS Tags: | CMSSW_3_1_X_20091008, CMSSW_2_2_X-Sep08, CMSSW_3_1_X_Sep08, CMSSW_3_1_X |
Branch point for: | CMSSW_2_2_X |
Log Message: | Add file |
# | User | Rev | Content |
---|---|---|---|
1 | jengbou | 1.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 | |||
11 | <use name=root> | ||
12 | <use name=rootminuit> | ||
13 | |||
14 | <use name=UserCode/PVStudy> | ||
15 | <library file=PVStudy.cc name=PVStudy> | ||
16 | <flags EDM_PLUGIN=1> | ||
17 | </library> | ||
18 |