CMS 3D CMS Logo

Variables

autoCond Namespace Reference

Variables

dictionary aliases
dictionary autoCond
tuple conditions_HLT_JECs
tuple conditions_L1_HIRun2011
tuple conditions_L1_PARun2013
tuple conditions_L1_Run2012D

Variable Documentation

dictionary autoCond::aliases
Initial value:
00001 {
00002     'MAINGT' : 'FT_P_V42D::All|AN_V4::All',
00003     'BASEGT' : 'BASE1_V1::All|BASE2_V1::All'
00004 }

Definition at line 22 of file autoCond.py.

Referenced by pos::PixelConfigFile::getAlias(), pos::PixelConfigFile::getAliases(), and pos::PixelConfigFile::getAliases_map().

dictionary autoCond::autoCond
Initial value:
00001 { 
00002     # GlobalTag for MC production with perfectly aligned and calibrated detector
00003     'mc'                :   'PRE_MC62_V8::All',
00004     # GlobalTag for MC production with realistic alignment and calibrations
00005     'startup'           :   'PRE_ST62_V8::All',
00006     # GlobalTag for MC production of Heavy Ions events with realistic alignment and calibrations
00007     'starthi'           :   'PRE_SH62_V15::All',
00008     # GlobalTag for MC production of p-Pb events with realistic alignment and calibrations
00009     'startpa'           :   'PRE_SH62_V16::All',
00010     # GlobalTag for data reprocessing: this should always be the GR_R tag
00011     'com10'             :   'GR_R_62_V1::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'         :   'GR_H_V33::All,frontier://FrontierProd/CMS_COND_31X_GLOBALTAG,frontier://FrontierProd/',
00015     # GlobalTag for POSTLS1 upgrade studies:
00016     'upgradePLS1'       :   'POSTLS162_V1::All',
00017     'upgrade2017'       :   'DES17_61_V5::All', # placeholder (GT not meant for 62X)
00018     'upgrade2019'       :   'DES19_61_V5::All', # placeholder (GT not meant for 62X)
00019     'upgradePLS3'       :   'POSTLS261_V2::All' # placeholder (GT not meant for 62X)
00020 }

Definition at line 1 of file autoCond.py.

Initial value:
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 64 of file autoCond.py.

Initial value:
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 43 of file autoCond.py.

Initial value:
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 49 of file autoCond.py.

Initial value:
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 28 of file autoCond.py.