CMS 3D CMS Logo

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

Definition at line 228 of file entryComment.py.

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(), edm::storage::StatisticsSenderService::filePreCloseEvent(), MuScleFitUtils::fitMass(), MuScleFitUtils::fitReso(), CSCWireHitSim::getIonizationClusters(), edm::Principal::getManyByType(), edm::Run::getManyByType(), edm::LuminosityBlock::getManyByType(), edm::Event::getManyByType(), edm::PrincipalGetAdapter::getManyByType(), PhysicsTools::LeastSquares::getMeans(), GlobalMuonRefitter::getRidOfSelectStationHits(), stor::MonitoredQuantity::getStats(), PhysicsTools::LeastSquares::getWeights(), pftools::Utils::Glob(), Utils::Glob(), LA_Filler_Fitter::layer_results(), LA_Filler_Fitter::module_results(), Utils::myGlob(), L1GtParametersConfigOnlineProd::newObject(), L1GtPrescaleFactorsAlgoTrigConfigOnlineProd::newObject(), L1GctJetFinderParamsOnlineProd::newObject(), L1MuCSCPtLutConfigOnlineProd::newObject(), CSCTFConfigOnlineProd::newObject(), L1GtTriggerMaskVetoTechTrigConfigOnlineProd::newObject(), CSCTFAlignmentOnlineProd::newObject(), L1GtTriggerMaskAlgoTrigConfigOnlineProd::newObject(), L1MuGMTChannelMaskOnlineProducer::newObject(), L1GtTriggerMaskTechTrigConfigOnlineProd::newObject(), L1GtPrescaleFactorsTechTrigConfigOnlineProd::newObject(), MuIsolatorResultProducer< BT >::produce(), edm::TriggerResultInserter::produce(), PileUpProducer::read(), NuclearInteractionSimulator::read(), ESRecHitSimAlgo::reconstruct(), ESRecHitAnalyticAlgo::reconstruct(), ESRecHitFitAlgo::reconstruct(), SiStripClusterInfo::stripNoisesRescaledByGain(), LA_Filler_Fitter::summarize_ensembles(), L1GtTriggerMenuConfigOnlineProd::tableMenuGeneralFromDB(), CSCCathodeLCTProcessor::testPatterns(), HcalTrigTowerGeometry::towerIds(), and MuIsolatorResultProducer< BT >::writeOut().

Initial value:
00001 svc.connect( 'sqlite_file:testentryComment.db',
00002                            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.