ATLAS Offline Software
ExtrapolToCaloTool_joboptions.py
Go to the documentation of this file.
1 if not 'TTC_ExtrapolatorInstance' in dir():
2  TTC_ExtrapolatorInstance = 'TTC_Extrapolator'
3 # from AW
4 from TrkConfigurableWrapper.ConfigurableWrapper import ConfigurableWrapper
5 
6 
7 from TrkExTools.AtlasExtrapolator import AtlasExtrapolator
8 
9 theAtlasExtrapolator=AtlasExtrapolator()
10 ToolSvc+=theAtlasExtrapolator
11 TTC_Extrapolator = ConfigurableWrapper(theAtlasExtrapolator)
beamspotman.dir
string dir
Definition: beamspotman.py:623
TruthJiveXML_DataTypes.AtlasExtrapolator
AtlasExtrapolator
Definition: TruthJiveXML_DataTypes.py:6