forked from CERN-PH-CMG/cmg-cmssw
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adapted to MagneticField/ParametrizedEngine from 73X
- Loading branch information
Bruno
committed
Mar 14, 2015
1 parent
377edac
commit 24d35d9
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
<use name="CommonTools/Utils"/> | ||
<use name="TrackingTools/IPTools"/> | ||
<use name="MagneticField/UniformEngine"/> | ||
<use name="MagneticField/ParametrizedEngine"/> | ||
<use name="EgammaAnalysis/ElectronTools"/> | ||
<use name="SimDataFormats/GeneratorProducts"/> | ||
<use name="RecoVertex/KalmanVertexFit"/> | ||
<use name="rootrflx"/> | ||
<use name="roottmva"/> | ||
<use name="rootminuit2"/> | ||
<use name="lhapdf"/> | ||
<flags LDFLAGS="/afs/cern.ch/cms/slc6_amd64_gcc481/cms/cmssw/CMSSW_7_0_2/lib/slc6_amd64_gcc481/pluginMagneticFieldParametrizedEnginePlugins.so" /> | ||
<export> | ||
<lib name="1"/> | ||
</export> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters