test
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(), HcalTrigTowerGeometry.detIds(), ESElectronicsSim.encode(), LA_Filler_Fitter.ensemble_results(), edm::storage::StatisticsSenderService.filePreCloseEvent(), PulseShapeFitOOTPileupCorrection.fit(), MuScleFitUtils.fitMass(), MuScleFitUtils.fitReso(), CSCWireHitSim.getIonizationClusters(), edm::LuminosityBlock.getManyByType(), edm::Run.getManyByType(), edm::PrincipalGetAdapter.getManyByType(), edm::Event.getManyByType(), PhysicsTools::LeastSquares.getMeans(), GlobalMuonRefitter.getRidOfSelectStationHits(), PhysicsTools::LeastSquares.getWeights(), pftools::Utils.Glob(), LA_Filler_Fitter.layer_results(), LA_Filler_Fitter.module_results(), Utils.myGlob(), CSCTFAlignmentOnlineProd.newObject(), CSCTFConfigOnlineProd.newObject(), L1MuCSCPtLutConfigOnlineProd.newObject(), L1GctJetFinderParamsOnlineProd.newObject(), L1MuGMTChannelMaskOnlineProducer.newObject(), L1GtParametersConfigOnlineProd.newObject(), L1GtPrescaleFactorsTechTrigConfigOnlineProd.newObject(), L1GtTriggerMaskAlgoTrigConfigOnlineProd.newObject(), L1GtTriggerMaskTechTrigConfigOnlineProd.newObject(), L1GtTriggerMaskVetoTechTrigConfigOnlineProd.newObject(), L1GtPrescaleFactorsAlgoTrigConfigOnlineProd.newObject(), ESRecHitSimAlgo.oldEvalAmplitude(), ESRecHitSimAlgo.oldreconstruct(), edm::TriggerResultInserter.produce(), MuIsolatorResultProducer< BT >.produce(), NuclearInteractionSimulator.read(), ESRecHitSimAlgo.reconstruct(), ESRecHitAnalyticAlgo.reconstruct(), ESRecHitFitAlgo.reconstruct(), PVFitter.runFitter(), SiStripClusterInfo.stripNoisesRescaledByGain(), LA_Filler_Fitter.summarize_ensembles(), L1GtTriggerMenuConfigOnlineProd.tableMenuGeneralFromDB(), CSCCathodeLCTProcessor.testPatterns(), HcalTrigTowerGeometry.towerIds(), sistrip::MeasureLA.write_report_text(), 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.