Variables | |
dictionary | autoCond |
tuple | conditions_HLT_JECs |
tuple | conditions_L1_HIRun2011 |
tuple | conditions_L1_PARun2013 |
tuple | conditions_L1_Run2012A |
tuple | conditions_L1_Run2012B |
tuple | conditions_L1_Run2012C |
tuple | conditions_L1_Run2012D |
dictionary autoCond::autoCond |
00001 { 00002 # GlobalTag for MC production with perfectly aligned and calibrated detector 00003 'mc' : 'PRE_MC62_V6::All', 00004 # GlobalTag for MC production with realistic alignment and calibrations 00005 'startup' : 'PRE_ST62_V6::All', 00006 # GlobalTag for MC production of Heavy Ions events with realistic alignment and calibrations 00007 'starthi' : 'PRE_SH62_V11::All', 00008 # GlobalTag for MC production of p-Pb events with realistic alignment and calibrations 00009 'startpa' : 'PRE_SH62_V12::All', 00010 # GlobalTag for data reprocessing: this should always be the GR_R tag 00011 'com10' : 'PRE_62_V6::All', 00012 # GlobalTag for running HLT on recent data: this should be the GR_P (prompt reco) global tag until a compatible GR_H tag is available, 00013 # then it should point to the GR_H tag and override the connection string and pfnPrefix for use offline 00014 'hltonline' : 'PRE_P62_V6::All', 00015 # GlobalTag for POSTLS1 upgrade studies: 00016 'upgradePLS1' : 'PRE_PO62_V6::All', 00017 'upgrade2017' : 'DES17_61_V5::All', 00018 'upgrade2019' : 'DES19_61_V5::All', 00019 'upgradePLS3' : 'POSTLS261_V2::All' 00020 }
Definition at line 1 of file autoCond.py.
00001 ( 00002 # HLT 2012 jet energy corrections 00003 'JetCorrectorParametersCollection_Jec11_V12_AK5CaloHLT,JetCorrectionsRecord,frontier://FrontierProd/CMS_COND_31X_PHYSICSTOOLS,AK5CaloHLT', 00004 'JetCorrectorParametersCollection_AK5PF_2012_V8_hlt_mc,JetCorrectionsRecord,frontier://FrontierProd/CMS_COND_31X_PHYSICSTOOLS,AK5PFHLT', 00005 'JetCorrectorParametersCollection_AK5PFchs_2012_V8_hlt_mc,JetCorrectionsRecord,frontier://FrontierProd/CMS_COND_31X_PHYSICSTOOLS,AK5PFchsHLT', 00006 )
Definition at line 106 of file autoCond.py.
00001 ( 00002 # L1 heavy ions menu 2011 v0 00003 'L1GtTriggerMenu_L1Menu_CollisionsHeavyIons2011_v0_mc,L1GtTriggerMenuRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00004 )
Definition at line 85 of file autoCond.py.
00001 ( 00002 # L1 GT menu HI 2013 v0, used for the p-Pb run 2013 00003 'L1GtTriggerMenu_L1Menu_CollisionsHeavyIons2013_v0_mc,L1GtTriggerMenuRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00004 # L1 GCT configuration without jet seed threshold (same as 2012B) 00005 'L1GctJetFinderParams_GCTPhysics_2011_09_01_B_mc,L1GctJetFinderParamsRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00006 'L1HfRingEtScale_GCTPhysics_2011_09_01_B_mc,L1HfRingEtScaleRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00007 'L1HtMissScale_GCTPhysics_2011_09_01_B_mc,L1HtMissScaleRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00008 'L1JetEtScale_GCTPhysics_2011_09_01_B_mc,L1JetEtScaleRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00009 # L1 CSCTF configuration used since Run2012B 00010 'L1MuCSCPtLut_key-11_mc,L1MuCSCPtLutRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00011 # L1 DTTF settings used since Run2012C 00012 'L1MuDTTFParameters_dttf12_TSC_03_csc_col_mc,L1MuDTTFParametersRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00013 )
Definition at line 91 of file autoCond.py.
00001 ( 00002 # L1 GT menu 2012 v0, used during Run2012A 00003 'L1GtTriggerMenu_L1Menu_Collisions2012_v0_mc,L1GtTriggerMenuRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00004 # L1 GCT configuration without jet seed threshold, used up to Run2012B 00005 'L1GctJetFinderParams_GCTPhysics_2011_09_01_B_mc,L1GctJetFinderParamsRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00006 'L1HfRingEtScale_GCTPhysics_2011_09_01_B_mc,L1HfRingEtScaleRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00007 'L1HtMissScale_GCTPhysics_2011_09_01_B_mc,L1HtMissScaleRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00008 'L1JetEtScale_GCTPhysics_2011_09_01_B_mc,L1JetEtScaleRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00009 # L1 CSCTF configuration used up to Run2012A 00010 'L1MuCSCPtLut_key-10_mc,L1MuCSCPtLutRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00011 # L1 DTTF settings used up to Run2012B 00012 'L1MuDTTFParameters_dttf11_TSC_09_17_col_mc,L1MuDTTFParametersRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00013 )
Definition at line 24 of file autoCond.py.
00001 ( 00002 # L1 GT menu 2012 v1, used during Run2012B 00003 'L1GtTriggerMenu_L1Menu_Collisions2012_v1a_mc,L1GtTriggerMenuRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00004 # L1 GCT configuration without jet seed threshold, used up to Run2012B 00005 'L1GctJetFinderParams_GCTPhysics_2011_09_01_B_mc,L1GctJetFinderParamsRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00006 'L1HfRingEtScale_GCTPhysics_2011_09_01_B_mc,L1HfRingEtScaleRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00007 'L1HtMissScale_GCTPhysics_2011_09_01_B_mc,L1HtMissScaleRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00008 'L1JetEtScale_GCTPhysics_2011_09_01_B_mc,L1JetEtScaleRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00009 # L1 CSCTF configuration used since Run2012B 00010 'L1MuCSCPtLut_key-11_mc,L1MuCSCPtLutRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00011 # L1 DTTF settings used up to Run2012B 00012 'L1MuDTTFParameters_dttf11_TSC_09_17_col_mc,L1MuDTTFParametersRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00013 )
Definition at line 39 of file autoCond.py.
00001 ( 00002 # L1 GT menu 2012 v2, used during Run2012C 00003 'L1GtTriggerMenu_L1Menu_Collisions2012_v2_mc,L1GtTriggerMenuRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00004 # L1 GCT configuration with 5 GeV jet seed threshold, used since Run2012C 00005 'L1GctJetFinderParams_GCTPhysics_2012_04_27_JetSeedThresh5GeV_mc,L1GctJetFinderParamsRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00006 'L1HfRingEtScale_GCTPhysics_2012_04_27_JetSeedThresh5GeV_mc,L1HfRingEtScaleRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00007 'L1HtMissScale_GCTPhysics_2012_04_27_JetSeedThresh5GeV_mc,L1HtMissScaleRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00008 'L1JetEtScale_GCTPhysics_2012_04_27_JetSeedThresh5GeV_mc,L1JetEtScaleRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00009 # L1 CSCTF configuration used since Run2012B 00010 'L1MuCSCPtLut_key-11_mc,L1MuCSCPtLutRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00011 # L1 DTTF settings used since Run2012C 00012 'L1MuDTTFParameters_dttf12_TSC_03_csc_col_mc,L1MuDTTFParametersRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00013 )
Definition at line 54 of file autoCond.py.
00001 ( 00002 # L1 GT menu 2012 v3, used during Run2012D 00003 'L1GtTriggerMenu_L1Menu_Collisions2012_v3_mc,L1GtTriggerMenuRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00004 # L1 GCT configuration with 5 GeV jet seed threshold, used since Run2012C 00005 'L1GctJetFinderParams_GCTPhysics_2012_04_27_JetSeedThresh5GeV_mc,L1GctJetFinderParamsRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00006 'L1HfRingEtScale_GCTPhysics_2012_04_27_JetSeedThresh5GeV_mc,L1HfRingEtScaleRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00007 'L1HtMissScale_GCTPhysics_2012_04_27_JetSeedThresh5GeV_mc,L1HtMissScaleRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00008 'L1JetEtScale_GCTPhysics_2012_04_27_JetSeedThresh5GeV_mc,L1JetEtScaleRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00009 # L1 CSCTF configuration used since Run2012B 00010 'L1MuCSCPtLut_key-11_mc,L1MuCSCPtLutRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00011 # L1 DTTF settings used since Run2012C 00012 'L1MuDTTFParameters_dttf12_TSC_03_csc_col_mc,L1MuDTTFParametersRcd,frontier://FrontierProd/CMS_COND_31X_L1T', 00013 )
Definition at line 70 of file autoCond.py.