|
def | __init__ (self, release="release", build="build", platform="platform", branch="branch") |
|
◆ __init__()
def MuonRecRTT_dynamic_pagemaker.fakePaths.__init__ |
( |
|
self, |
|
|
|
release = "release" , |
|
|
|
build = "build" , |
|
|
|
platform = "platform" , |
|
|
|
branch = "branch" |
|
) |
| |
Definition at line 131 of file MuonRecRTT_dynamic_pagemaker.py.
131 def __init__(self,release="release",build="build",platform="platform",branch="branch"):
132 self.release = release
134 self.targetCMTCONFIG = platform
136 self.runPath = os.popen(
"pwd").readline().strip()
◆ branch
MuonRecRTT_dynamic_pagemaker.fakePaths.branch |
◆ build
MuonRecRTT_dynamic_pagemaker.fakePaths.build |
◆ release
MuonRecRTT_dynamic_pagemaker.fakePaths.release |
◆ runPath
MuonRecRTT_dynamic_pagemaker.fakePaths.runPath |
◆ targetCMTCONFIG
MuonRecRTT_dynamic_pagemaker.fakePaths.targetCMTCONFIG |
The documentation for this class was generated from the following file: