Variables | |
list | db_pwd = sys.argv[1] |
string | db_sid = 'CMS_OMDS_LB' |
string | db_usr = 'CMS_ECAL_LASER_COND' |
tuple | econn = ROOT.EcalCondDBInterface( db_sid, db_usr, db_pwd ) |
tuple | my_locdef = ROOT.LocationDef() |
tuple | my_rundef = ROOT.RunTypeDef() |
tuple | runlist = econn.fetchNonEmptyGlobalRunList( runtag, runMin, runMax ) |
int | runMax = 999999 |
int | runMin = 309000 |
list | runs = [ runlist[i].getRunNumber() for i in range( runlist.size() ) ] |
tuple | runtag = ROOT.RunTag() |
list test_db_connect.db_pwd = sys.argv[1] |
Definition at line 5 of file test_db_connect.py.
string test_db_connect.db_sid = 'CMS_OMDS_LB' |
Definition at line 3 of file test_db_connect.py.
string test_db_connect.db_usr = 'CMS_ECAL_LASER_COND' |
Definition at line 4 of file test_db_connect.py.
Definition at line 10 of file test_db_connect.py.
Referenced by EcalPedestalHistory.beginRun(), popcon::EcalChannelStatusHandler.daqOut(), popcon::EcalLaserHandler.dumpBarrelPayload(), popcon::EcalLaserHandler.dumpEndcapPayload(), popcon::EcalSRPHandler.getNewObjects(), popcon::EcalTPGTPModeHandler.getNewObjects(), popcon::EcalTPGWeightIdMapHandler.getNewObjects(), popcon::EcalTPGFineGrainEBIdMapHandler.getNewObjects(), popcon::EcalTPGLinConstHandler.getNewObjects(), popcon::EcalTPGLutIdMapHandler.getNewObjects(), popcon::EcalTPGOddWeightIdMapHandler.getNewObjects(), popcon::EcalTPGPhysicsConstHandler.getNewObjects(), popcon::EcalTPGBadStripHandler.getNewObjects(), popcon::EcalTPGBadTTHandler.getNewObjects(), popcon::EcalTPGBadXTHandler.getNewObjects(), popcon::EcalDAQHandler.getNewObjects(), popcon::EcalTPGFineGrainEBGroupHandler.getNewObjects(), popcon::EcalTPGFineGrainTowerEEHandler.getNewObjects(), popcon::EcalTPGWeightGroupHandler.getNewObjects(), popcon::EcalTPGSlidingWindowHandler.getNewObjects(), popcon::EcalTPGOddWeightGroupHandler.getNewObjects(), popcon::EcalADCToGeVHandler.getNewObjects(), popcon::EcalLaserHandler.getNewObjects(), popcon::EcalTPGFineGrainStripEEHandler.getNewObjects(), popcon::EcalTPGPedestalsHandler.getNewObjects(), popcon::EcalTPGSpikeThresholdHandler.getNewObjects(), popcon::EcalTPGLutGroupHandler.getNewObjects(), popcon::EcalDCSHandler.getNewObjects(), popcon::EcalChannelStatusHandler.getNewObjects(), popcon::EcalPedestalsHandler.getNewObjectsH2(), popcon::EcalPedestalsHandler.getNewObjectsP5(), and EcalDccWeightBuilder.writeWeightToDB().
tuple test_db_connect.my_locdef = ROOT.LocationDef() |
Definition at line 11 of file test_db_connect.py.
Referenced by EcalPedestalHistory.beginRun(), popcon::EcalSRPHandler.getNewObjects(), popcon::EcalTPGBadStripHandler.getNewObjects(), popcon::EcalTPGBadTTHandler.getNewObjects(), popcon::EcalTPGLutIdMapHandler.getNewObjects(), popcon::EcalTPGOddWeightIdMapHandler.getNewObjects(), popcon::EcalTPGPhysicsConstHandler.getNewObjects(), popcon::EcalTPGFineGrainEBIdMapHandler.getNewObjects(), popcon::EcalTPGTPModeHandler.getNewObjects(), popcon::EcalTPGWeightIdMapHandler.getNewObjects(), popcon::EcalTPGLinConstHandler.getNewObjects(), popcon::EcalDAQHandler.getNewObjects(), popcon::EcalTPGBadXTHandler.getNewObjects(), popcon::EcalTPGFineGrainEBGroupHandler.getNewObjects(), popcon::EcalTPGFineGrainTowerEEHandler.getNewObjects(), popcon::EcalTPGOddWeightGroupHandler.getNewObjects(), popcon::EcalTPGSlidingWindowHandler.getNewObjects(), popcon::EcalTPGWeightGroupHandler.getNewObjects(), popcon::EcalTPGFineGrainStripEEHandler.getNewObjects(), popcon::EcalTPGPedestalsHandler.getNewObjects(), popcon::EcalTPGSpikeThresholdHandler.getNewObjects(), popcon::EcalTPGLutGroupHandler.getNewObjects(), popcon::EcalChannelStatusHandler.getNewObjects(), popcon::EcalPedestalsHandler.getNewObjectsH2(), popcon::EcalPedestalsHandler.getNewObjectsP5(), and EcalTPGDBApp.readFromCondDB_Pedestals().
tuple test_db_connect.my_rundef = ROOT.RunTypeDef() |
Definition at line 13 of file test_db_connect.py.
Referenced by EcalPedestalHistory.beginRun(), popcon::EcalSRPHandler.getNewObjects(), popcon::EcalTPGBadStripHandler.getNewObjects(), popcon::EcalTPGBadTTHandler.getNewObjects(), popcon::EcalTPGLutIdMapHandler.getNewObjects(), popcon::EcalTPGOddWeightIdMapHandler.getNewObjects(), popcon::EcalTPGPhysicsConstHandler.getNewObjects(), popcon::EcalTPGFineGrainEBIdMapHandler.getNewObjects(), popcon::EcalTPGTPModeHandler.getNewObjects(), popcon::EcalTPGWeightIdMapHandler.getNewObjects(), popcon::EcalTPGLinConstHandler.getNewObjects(), popcon::EcalDAQHandler.getNewObjects(), popcon::EcalTPGBadXTHandler.getNewObjects(), popcon::EcalTPGFineGrainEBGroupHandler.getNewObjects(), popcon::EcalTPGFineGrainTowerEEHandler.getNewObjects(), popcon::EcalTPGOddWeightGroupHandler.getNewObjects(), popcon::EcalTPGSlidingWindowHandler.getNewObjects(), popcon::EcalTPGWeightGroupHandler.getNewObjects(), popcon::EcalTPGFineGrainStripEEHandler.getNewObjects(), popcon::EcalTPGPedestalsHandler.getNewObjects(), popcon::EcalTPGSpikeThresholdHandler.getNewObjects(), popcon::EcalTPGLutGroupHandler.getNewObjects(), popcon::EcalChannelStatusHandler.getNewObjects(), popcon::EcalPedestalsHandler.getNewObjectsH2(), popcon::EcalPedestalsHandler.getNewObjectsP5(), and EcalTPGDBApp.readFromCondDB_Pedestals().
Definition at line 20 of file test_db_connect.py.
Referenced by checkrunlist(), CommonAnalyzer.getList(), and main().
int test_db_connect.runMax = 999999 |
Definition at line 8 of file test_db_connect.py.
Referenced by EnergyScaleCorrection_class.ReadFromFile(), EnergyScaleCorrection.readScalesFromFile(), EnergyScaleCorrection_class.ReadSmearingFromFile(), and EnergyScaleCorrection.readSmearingsFromFile().
int test_db_connect.runMin = 309000 |
Definition at line 7 of file test_db_connect.py.
Referenced by EnergyScaleCorrection_class.ReadFromFile(), EnergyScaleCorrection.readScalesFromFile(), EnergyScaleCorrection_class.ReadSmearingFromFile(), and EnergyScaleCorrection.readSmearingsFromFile().
Definition at line 21 of file test_db_connect.py.
tuple test_db_connect.runtag = ROOT.RunTag() |
Definition at line 16 of file test_db_connect.py.
Referenced by MonRunTag.fetchAllTags(), RunTag.fetchAllTags(), EcalCondDBInterface.fetchLMFRunIOV(), EcalCondDBInterface.fetchMonRunIOV(), and EcalPedOffset.writeDb().