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 141 of file command_line.py.
References writedatasetfile.args, querying.connect(), data, and resolutioncreator_cfi.object.
def command_line.copy_tag | ( | arguments | ) |
Definition at line 87 of file command_line.py.
References querying.connect(), data, and edm.print().
def command_line.diff_of_gts | ( | arguments | ) |
Definition at line 67 of file command_line.py.
References querying.connect().
def command_line.diff_of_tags | ( | arguments | ) |
def command_line.list_object | ( | arguments | ) |
Definition at line 15 of file command_line.py.
References querying.connect(), beamvalidation.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 174 of file command_line.py.
References edm.print().
def command_line.search | ( | arguments | ) |
command_line.dest_tag |
Definition at line 166 of file command_line.py.
command_line.end |
Definition at line 168 of file command_line.py.
command_line.input_tag |
Definition at line 165 of file command_line.py.
command_line.start |
Definition at line 167 of file command_line.py.
Referenced by BetaCalculatorRPC.addInfoToCandidate(), EcalDumpRaw.analyze(), HLTObjectMonitorProtonLead.analyze(), HLTObjectMonitor.analyze(), RunInfoUpdate.appendNewRun(), EcalBoundaryInfoCalculator< EBDetId >.boundaryRecHits(), L1TDTTFClient.buildPhiEtaPlotO(), L1TDTTFClient.buildPhiEtaPlotOFC(), LocalCacheFile.cache(), HIPAlignmentAlgorithm.calcParameters(), SimpleCosmicBONSeeder.checkNoisyModules(), edm::VParameterSetEntry.dump(), ElectronCalibrationUniv.endJob(), MuonResidualsPositionFitter.fit(), MuonResidualsAngleFitter.fit(), MuonResidualsBfieldAngleFitter.fit(), MuonResiduals1DOFFitter.fit(), MuonResiduals6DOFrphiFitter.fit(), MuonResiduals5DOFFitter.fit(), MuonResiduals6DOFFitter.fit(), hgcalsimclustertime::ComputeClusterTime.fixSizeHighestDensity(), EcalBoundaryInfoCalculator< EBDetId >.gapRecHits(), cond::persistency::RunInfoEditor.getLastInserted(), 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(), offsetBy(), RK4PreciseStep.operator()(), CartesianLorentzForce.operator()(), MeasurementByLayerGrouper.operator()(), pos::PixelFEDTestDAC.PixelFEDTestDAC(), prettyPrint(), l1t::Stage2Layer2DemuxJetAlgoFirmwareImp1.processEvent(), RKPropagatorInS.propagateParametersOnCylinder(), RKPropagatorInS.propagateParametersOnPlane(), RunInfoRead.readData(), L1MuRegionalCand.readDataField(), L1MuGMTCand.readDataField(), LocalCacheFile.readv(), XrdFile.readv(), FedRawDataInputSource.readWorker(), CTPPSOpticalFunctionsESSource.setIntervalFor(), RunIOV.setRunStart(), LMFIOV.setStart(), DCSPTMTemp.setStart(), MODRunIOV.setSubRunStart(), MonRunIOV.setSubRunStart(), RunDCSMagnetDat.setTime(), ecaldqm::MESetTrend.shift_(), cms::DDVolumeProcessor.split(), cms::dd.split(), CosmicMuonUtilities.stepPropagate(), TkStripMeasurementDet.testStrips(), th1ToFormulaBinTree(), edm::VParameterSetEntry.toString(), edm::ParameterSet.toStringImp(), KFTrajectorySmoother.trajectory(), L1MuRegionalCand.writeDataField(), and L1MuGMTCand.writeDataField().