Variables | |
tuple | DC = parseCard(file, options) |
Parse text file. More... | |
tuple | file = gzip.open(options.fileName, "rb") |
MB = None | |
Load tools to build workspace. More... | |
list | mod = modules[physModMod] |
Load physics model. More... | |
tuple | parser = OptionParser(usage="usage: %prog [options] datacard.txt -o output \nrun with --help to get list of options") |
tuple | physics = getattr(mod, physModName) |
tuple text2workspace.DC = parseCard(file, options) |
Parse text file.
Definition at line 36 of file text2workspace.py.
tuple text2workspace.file = gzip.open(options.fileName, "rb") |
Definition at line 30 of file text2workspace.py.
tuple text2workspace.MB = None |
Load tools to build workspace.
Definition at line 39 of file text2workspace.py.
Referenced by CSCTFSectorProcessor.run().
list text2workspace.mod = modules[physModMod] |
Load physics model.
Definition at line 48 of file text2workspace.py.
Referenced by abOfDcc(), edm::CurrentProcessingContext.activate(), DigiCollectionProfiler.analyze(), SiPixelDigiValid.analyze(), ClusterAnalyzer.analyze(), SiPixelDQMRocLevelAnalyzer.beginJob(), SiPixelTrackingRecHitsValid.beginJob(), TrackerMap.build(), DDHCalEndcapAlgo.constructInsideModule(), DDHCalEndcapAlgo.constructInsideModule0(), CMSEmStandardPhysicsLPM.ConstructProcess(), CMSMonopolePhysics.ConstructProcess(), ClusterSummary.DecodeProvInfo(), TkAlCaSkimTreeMerger.endJob(), GSUtilities.errorMode(), TrackerMap.fill(), TrackerMap.fill_current_val(), fillABSRPFiles(), fillABTTFFiles(), TrackerMap.fillc(), SiStripDetWithSomething< T >.filter(), getABTTPhiBounds(), EcalBasicClusterLocalContCorrection.getEcalModule(), getFlagStream(), ZIterativeAlgorithmWithFit.getWeight(), HLTPerformanceInfo.moduleIndexInPath(), evf::FWEPWrapper.moduleWeb(), TrackerMap.print(), SiPixelTrackerMap.print(), TrackerMap.printall(), TrackerMap.printlayers(), TrackerMap.printonline(), CastorRecHitMonitor.processEvent(), CastorHIMonitor.processEvent(), TrackerMap.reset(), SiPixelDQMRocLevelAnalyzer.RocSummary(), TrackerMap.save(), HcalCastorDetId.section(), HLTPerformanceInfo.setStatusOfModulesFromPath(), TrackerMap.setText(), CastorRecHitMonitor.setup(), CastorHIMonitor.setup(), SiStripDetWithSomething< T >.SiStripDetWithSomething(), edm::service::RandomNumberGeneratorService.startNewSequencesForEvents(), evf::FUEventProcessor.subWeb(), TrackerMap.TrackerMap(), and TrackerMap.~TrackerMap().
tuple text2workspace.parser = OptionParser(usage="usage: %prog [options] datacard.txt -o output \nrun with --help to get list of options") |
Definition at line 17 of file text2workspace.py.
tuple text2workspace.physics = getattr(mod, physModName) |
Definition at line 49 of file text2workspace.py.
Referenced by HLTLevel1Activity.filter().