Functions | |
def | help |
def | recoGeoLoad |
Variables | |
string | defaultOutputFileName = "cmsRecoGeom.root" |
tuple | level = cms.untracked.int32(1) |
tuple | options = VarParsing.VarParsing() |
tuple | outputFileName = cms.untracked.string(options.out) |
tuple | process = cms.Process("DUMP") |
tuple | tagInfo = cms.untracked.string(options.tag) |
tuple | varType = Enumerate("Run1 2015 2017 2019 PhaseIPixel 2023Muon SLHC SLHCDB") |
def dumpRecoGeometry_cfg.help | ( | ) |
Definition at line 8 of file dumpRecoGeometry_cfg.py.
References cmsRelvalreport.exit.
Referenced by recoGeoLoad().
def dumpRecoGeometry_cfg.recoGeoLoad | ( | score | ) |
Definition at line 21 of file dumpRecoGeometry_cfg.py.
References help().
string dumpRecoGeometry_cfg.defaultOutputFileName = "cmsRecoGeom.root" |
Definition at line 98 of file dumpRecoGeometry_cfg.py.
tuple dumpRecoGeometry_cfg.level = cms.untracked.int32(1) |
Definition at line 146 of file dumpRecoGeometry_cfg.py.
tuple dumpRecoGeometry_cfg.options = VarParsing.VarParsing() |
Definition at line 95 of file dumpRecoGeometry_cfg.py.
tuple dumpRecoGeometry_cfg.outputFileName = cms.untracked.string(options.out) |
Definition at line 139 of file dumpRecoGeometry_cfg.py.
tuple dumpRecoGeometry_cfg.process = cms.Process("DUMP") |
Definition at line 125 of file dumpRecoGeometry_cfg.py.
tuple dumpRecoGeometry_cfg.tagInfo = cms.untracked.string(options.tag) |
Definition at line 138 of file dumpRecoGeometry_cfg.py.
Referenced by SoftLeptonTagPlotter.analyzeTag(), IPTagPlotter< Container, Base >.analyzeTag(), TrackCountingTagPlotter.analyzeTag(), TrackProbabilityTagPlotter.analyzeTag(), popcon::SiStripDetVOffHandler.getNewObjects(), popcon::RpcDataGasMix.getNewObjects(), popcon::RpcObGasData.getNewObjects(), popcon::RPCObPVSSmapData.getNewObjects(), popcon::RpcDataI.getNewObjects(), popcon::RpcDataS.getNewObjects(), popcon::RpcDataT.getNewObjects(), popcon::RpcDataUXC.getNewObjects(), popcon::RpcDataV.getNewObjects(), popcon::RpcDataFebmap.getNewObjects(), popcon::L1RPCHwConfigSourceHandler.getNewObjects(), popcon::EcalSRPHandler.getNewObjects(), popcon::RPCEMapSourceHandler.getNewObjects(), popcon::EcalLaser_weekly_Linearization.getNewObjects(), popcon::EcalDAQHandler.getNewObjects(), popcon::EcalTPGFineGrainEBIdMapHandler.getNewObjects(), popcon::EcalTPGLinConstHandler.getNewObjects(), popcon::EcalTPGLutIdMapHandler.getNewObjects(), popcon::EcalTPGPhysicsConstHandler.getNewObjects(), popcon::EcalTPGBadStripHandler.getNewObjects(), popcon::EcalTPGWeightIdMapHandler.getNewObjects(), popcon::EcalTPGBadTTHandler.getNewObjects(), popcon::EcalTPGBadXTHandler.getNewObjects(), popcon::EcalTPGFineGrainEBGroupHandler.getNewObjects(), popcon::EcalTPGFineGrainTowerEEHandler.getNewObjects(), popcon::EcalLaser_weekly_Handler.getNewObjects(), popcon::EcalLaserHandler.getNewObjects(), popcon::EcalTPGWeightGroupHandler.getNewObjects(), popcon::EcalTPGFineGrainStripEEHandler.getNewObjects(), popcon::EcalTPGPedestalsHandler.getNewObjects(), popcon::EcalTPGSlidingWindowHandler.getNewObjects(), popcon::EcalTPGLutGroupHandler.getNewObjects(), popcon::EcalTPGSpikeThresholdHandler.getNewObjects(), popcon::EcalADCToGeVHandler.getNewObjects(), popcon::EcalIntercalibHandler.getNewObjects(), popcon::EcalDCSHandler.getNewObjects(), popcon::EcalChannelStatusHandler.getNewObjects(), popcon::EcalPedestalsHandler.getNewObjectsH2(), popcon::EcalPedestalsHandler.getNewObjectsP5(), l1t::DataWriter.lastPayloadToken(), SoftPFMuonTagInfoProducer.produce(), SoftPFElectronTagInfoProducer.produce(), CATopJetTagger.produce(), popcon::SiStripDetVOffHandler.setForTransfer(), and l1t::DataWriter.updateIOV().
tuple dumpRecoGeometry_cfg.varType = Enumerate("Run1 2015 2017 2019 PhaseIPixel 2023Muon SLHC SLHCDB") |
Definition at line 6 of file dumpRecoGeometry_cfg.py.