Functions | |
def | copy_global_tag (arguments) |
def | copy_tag (arguments) |
def | diff_of_gts (arguments) |
def | diff_of_tags (arguments) |
def | list_object (arguments) |
def | parse_command_line (arguments) |
def | search (arguments) |
Variables | |
dest_tag | |
end | |
input_tag | |
start | |
Command line module that the "command line" script. Works by taking the main keyword (first command given to the script), passing that to the function that will deal with that action, along with the following arguments as parameters for that function.
def command_line.copy_global_tag | ( | arguments | ) |
Definition at line 140 of file command_line.py.
References createfilelist.args, querying.connect(), data, and resolutioncreator_cfi.object.
def command_line.copy_tag | ( | arguments | ) |
Definition at line 86 of file command_line.py.
References querying.connect(), data, and edm.print().
def command_line.diff_of_gts | ( | arguments | ) |
Definition at line 66 of file command_line.py.
References querying.connect().
def command_line.diff_of_tags | ( | arguments | ) |
Definition at line 54 of file command_line.py.
References querying.connect().
def command_line.list_object | ( | arguments | ) |
Definition at line 14 of file command_line.py.
References querying.connect(), cmsRelvalreport.exit, and edm.print().
def command_line.parse_command_line | ( | arguments | ) |
Assumes script name has been removed from the list of arguments. Hence, arguments[0] is the subcommand.
Definition at line 173 of file command_line.py.
References edm.print().
def command_line.search | ( | arguments | ) |
Definition at line 78 of file command_line.py.
References querying.connect().
command_line.dest_tag |
Definition at line 165 of file command_line.py.
command_line.end |
Definition at line 167 of file command_line.py.
command_line.input_tag |
Definition at line 164 of file command_line.py.
command_line.start |
Definition at line 166 of file command_line.py.
Referenced by BetaCalculatorRPC.addInfoToCandidate(), L1TMP7ZeroSupp.analyze(), EcalDumpRaw.analyze(), HLTObjectMonitorProtonLead.analyze(), HLTObjectMonitor.analyze(), RunInfoUpdate.appendNewRun(), EcalBoundaryInfoCalculator< EcalDetId >.boundaryRecHits(), L1TDTTFClient.buildPhiEtaPlotO(), L1TDTTFClient.buildPhiEtaPlotOFC(), LocalCacheFile.cache(), HIPAlignmentAlgorithm.calcParameters(), SimpleCosmicBONSeeder.checkNoisyModules(), edm::VParameterSetEntry.dump(), ElectronCalibrationUniv.endJob(), MuonResiduals1DOFFitter.fit(), MuonResidualsAngleFitter.fit(), MuonResidualsBfieldAngleFitter.fit(), MuonResidualsPositionFitter.fit(), MuonResiduals5DOFFitter.fit(), MuonResiduals6DOFrphiFitter.fit(), MuonResiduals6DOFFitter.fit(), hgcalsimclustertime.fixSizeHighestDensity(), EcalBoundaryInfoCalculator< EcalDetId >.gapRecHits(), popcon::EcalLaser_weekly_Handler.getNewObjects(), StormLcgGtStorageMaker.getTURL(), StormStorageMaker.getTURL(), RunInfoUpdate.import(), edm::EDConsumerBase.labelsForToken(), evf::EvFDaqDirector.make_flock(), MatcherUsingTracksAlgorithm.match(), edm::ProductResolverIndexHelper::Matches.moduleLabel(), RKPropagatorInZ.myPropagate(), RKPropagatorInR.myPropagate(), RK4PreciseStep.operator()(), CartesianLorentzForce.operator()(), MeasurementByLayerGrouper.operator()(), PhysicsTools::VarProcessor::ValueIterator.operator()(), pos::PixelFEDTestDAC.PixelFEDTestDAC(), prettyPrint(), l1t::Stage2Layer2DemuxJetAlgoFirmwareImp1.processEvent(), RKPropagatorInS.propagateParametersOnCylinder(), RKPropagatorInS.propagateParametersOnPlane(), RunInfoRead.readData(), L1MuRegionalCand.readDataField(), L1MuGMTCand.readDataField(), LocalCacheFile.readv(), XrdFile.readv(), FedRawDataInputSource.readWorker(), RunIOV.setRunStart(), LMFIOV.setStart(), DCSPTMTemp.setStart(), MODRunIOV.setSubRunStart(), MonRunIOV.setSubRunStart(), RunDCSMagnetDat.setTime(), ecaldqm::MESetTrend.shift_(), CosmicMuonUtilities.stepPropagate(), TkStripMeasurementDet.testStrips(), th1ToFormulaBinTree(), edm::VParameterSetEntry.toString(), edm::ParameterSet.toStringImp(), KFTrajectorySmoother.trajectory(), L1MuRegionalCand.writeDataField(), and L1MuGMTCand.writeDataField().