CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Variables
python.entryComment Namespace Reference

Classes

class  entryComment
 

Variables

list bulkinput = []
 
tuple entrycomment = entryComment(session)
 
tuple result = entrycomment.getCommentForId(CommonUtils.inventoryTableName(),23)
 
tuple results = entrycomment.getCommentsForTable(CommonUtils.inventoryTableName())
 
tuple session
 
tuple svc = coral.ConnectionService()
 

Variable Documentation

list python.entryComment.bulkinput = []

Definition at line 228 of file entryComment.py.

tuple python.entryComment.entrycomment = entryComment(session)

Definition at line 221 of file entryComment.py.

tuple python.entryComment.result = entrycomment.getCommentForId(CommonUtils.inventoryTableName(),23)

Definition at line 237 of file entryComment.py.

tuple python.entryComment.results = entrycomment.getCommentsForTable(CommonUtils.inventoryTableName())

Definition at line 235 of file entryComment.py.

Referenced by GetTrackTrajInfo.analyze(), stor::utils.checkDirectory(), HcalTrigTowerGeometry.detIds(), ESElectronicsSim.encode(), LA_Filler_Fitter.ensemble_results(), ESRecHitSimAlgo.EvalAmplitude(), MuScleFitUtils.fitMass(), MuScleFitUtils.fitReso(), CSCWireHitSim.getIonizationClusters(), edm::LuminosityBlock.getMany(), edm::Run.getMany(), edm::Principal.getMany(), edm::Event.getMany(), edm::PrincipalGetAdapter.getMany(), edm::LuminosityBlock.getManyByType(), edm::Run.getManyByType(), edm::Principal.getManyByType(), edm::Event.getManyByType(), edm::PrincipalGetAdapter.getManyByType(), PhysicsTools::LeastSquares.getMeans(), GlobalMuonRefitter.getRidOfSelectStationHits(), stor::MonitoredQuantity.getStats(), PhysicsTools::LeastSquares.getWeights(), Utils.Glob(), pftools::Utils.Glob(), LA_Filler_Fitter.layer_results(), LA_Filler_Fitter.module_results(), Utils.myGlob(), CSCTFAlignmentOnlineProd.newObject(), L1GctJetFinderParamsOnlineProd.newObject(), CSCTFConfigOnlineProd.newObject(), L1MuCSCPtLutConfigOnlineProd.newObject(), L1MuGMTChannelMaskOnlineProducer.newObject(), L1GtParametersConfigOnlineProd.newObject(), L1GtPrescaleFactorsAlgoTrigConfigOnlineProd.newObject(), L1GtPrescaleFactorsTechTrigConfigOnlineProd.newObject(), L1GtTriggerMaskAlgoTrigConfigOnlineProd.newObject(), L1GtTriggerMaskVetoTechTrigConfigOnlineProd.newObject(), L1GtTriggerMaskTechTrigConfigOnlineProd.newObject(), edm::TriggerResultInserter.produce(), MuIsolatorResultProducer< BT >.produce(), PileUpProducer.read(), NuclearInteractionSimulator.read(), ESRecHitAnalyticAlgo.reconstruct(), ESRecHitFitAlgo.reconstruct(), ESRecHitSimAlgo.reconstruct(), SiStripClusterInfo.stripNoisesRescaledByGain(), LA_Filler_Fitter.summarize_ensembles(), L1GtTriggerMenuConfigOnlineProd.tableMenuGeneralFromDB(), CSCCathodeLCTProcessor.testPatterns(), HcalTrigTowerGeometry.towerIds(), and MuIsolatorResultProducer< BT >.writeOut().

tuple python.entryComment.session
Initial value:
1 = svc.connect( 'sqlite_file:testentryComment.db',
2  accessMode = coral.access_Update )

Definition at line 218 of file entryComment.py.

tuple python.entryComment.svc = coral.ConnectionService()

Definition at line 217 of file entryComment.py.