From a3d66f931eb086559f575856ef94968866e025da Mon Sep 17 00:00:00 2001 From: Atanu Pathak Date: Tue, 19 Nov 2024 19:02:49 +0100 Subject: [PATCH 1/3] Adding script for 2024 MC --- ConditionsConsumed/runCMSDrivers_mc2024.sh | 65 ++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100755 ConditionsConsumed/runCMSDrivers_mc2024.sh diff --git a/ConditionsConsumed/runCMSDrivers_mc2024.sh b/ConditionsConsumed/runCMSDrivers_mc2024.sh new file mode 100755 index 0000000..5762518 --- /dev/null +++ b/ConditionsConsumed/runCMSDrivers_mc2024.sh @@ -0,0 +1,65 @@ +#1: GEN +echo "------------------------------" +echo "Running step-1/9: GEN" +echo "------------------------------" +cmsDriver.py TTbar_13TeV_TuneCUETP8M1_cfi --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s GEN --fileout output_step1_GEN.root --beamspot Realistic25ns13p6TeVEarly2023Collision --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)'|& tee output_step1_GEN.log + +#2: SIM +echo "------------------------------" +echo "Running step-2/9: SIM" +echo "------------------------------" +cmsDriver.py step2 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s SIM --datatier GEN-SIM --eventcontent FEVTDEBUG --filein file:output_step1_GEN.root --fileout output_step2_SIM.root --beamspot Realistic25ns13p6TeVEarly2023Collision --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' --outputCommands "keep *" |& tee output_step2_SIM.log + +#3: DIGI +echo "------------------------------" +echo "Running step-3/9: DIGI" +echo "------------------------------" +cmsDriver.py step3 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s DIGI:pdigi_valid --datatier GEN-SIM-DIGI-RAW --eventcontent FEVTDEBUGHLT --filein file:output_step2_SIM.root --fileout output_step3_DIGI.root --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' --outputCommands "keep *, drop *_mix_*_*" |& tee output_step3_DIGI.log + +#4: L1 +echo "------------------------------" +echo "Running step-4/9: L1" +echo "------------------------------" +cmsDriver.py step4 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s L1 --datatier GEN-SIM-DIGI-RAW --eventcontent FEVTDEBUGHLT --filein file:output_step3_DIGI.root --fileout output_step4_L1.root --customise_commands="process.load('Configuration.StandardSequences.Digi_cff') \n process.GlobalTag.DumpStat =cms.untracked.bool(True)" --outputCommands "keep *" |& tee output_step4_L1.log + +#5: DIGI2RAW +echo "------------------------------" +echo "Running step-5/9: DIGI2RAW" +echo "------------------------------" +cmsDriver.py step5 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s DIGI2RAW --datatier GEN-SIM-DIGI-RAW --eventcontent FEVTDEBUGHLT --filein file:output_step4_L1.root --fileout output_step5_DIGI2RAW.root --customise_commands='process.GlobalTag.DumpStat=cms.untracked.bool(True)' --outputCommands "keep *" |& tee output_step5_DIGI2RAW.log + +#6: HLT +echo "------------------------------" +echo "Running step-6/9: HLT" +echo "------------------------------" +cmsDriver.py step6 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 -s HLT:@relval2016 --datatier GEN-SIM-DIGI-RAW-HLTDEBUG --eventcontent FEVTDEBUGHLT --filein file:output_step5_DIGI2RAW.root --fileout output_step6_HLT.root --customise_commands='process.GlobalTag.DumpStat=cms.untracked.bool(True)' --outputCommands "keep *" |& tee output_step6_HLT.log + +#7 AODSIM (RAW2DIGI,L1Reco,RECO,RECOSIM) +echo "------------------------------" +echo "Running step-7/9: AODSIM" +echo "------------------------------" +cmsDriver.py step7 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s RAW2DIGI,L1Reco,RECO,RECOSIM --datatier AODSIM --eventcontent AODSIM --filein file:output_step6_HLT.root --fileout output_step7_AODSIM.root --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' |& tee output_step7_AODSIM.log + +#8 MINIAODSIM +echo "------------------------------" +echo "Running step-8/9: MINIADOSIM" +echo "------------------------------" +cmsDriver.py step8 --runUnscheduled --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 -s PAT --datatier MINIAODSIM --eventcontent MINIAODSIM --filein file:output_step7_AODSIM.root --fileout output_step8_MINIAODSIM.root --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' |& tee output_step8_MINIAODSIM.log + +#9 NANOAODSIM +echo "------------------------------" +echo "Running step-9/9: NANOAODSIM" +echo "------------------------------" +cmsDriver.py step9 --runUnscheduled --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s NANO --datatier NANOAODSIM --eventcontent NANOAODSIM --filein file:output_step8_MINIAODSIM.root --fileout output_step9_NANOAODSIM.root --customise_commands='process.GlobalTag.DumpStat=cms.untracked.bool(True)' |& tee output_step9_NANOAODSIM.log + +################# step-7 can be splitted in sub steps ################### +#7a RAW2DIGI +#cmsDriver.py step7a --conditions auto:phase1_2023_realistic_postBPix -n 5 --era Run3_2023 -s RAW2DIGI --datatier GEN-SIM-RECO --eventcontent RECOSIM --filein file:output_step6_HLT.root --fileout output_step7a_RAW2DIGI.root --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' --outputCommands "keep *" |& tee output_step7a_RAW2DIGI.log + +#7b L1Reco +#cmsDriver.py step7b --conditions auto:phase1_2023_realistic_postBPix -n 5 --era Run3_2023 -s L1Reco --datatier GEN-SIM-RECO --eventcontent RECOSIM --filein file:output_step7a_RAW2DIGI.root --fileout output_step7b_L1Reco.root --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' --outputCommands "keep *" |& tee output_step7b_L1Reco.log + +#7c RECO +#cmsDriver.py step7c --conditions auto:phase1_2023_realistic_postBPix -n 5 --era Run3_2023 -s RECO --datatier GEN-SIM-RECO --eventcontent RECO --filein file:output_step7b_L1Reco.root --fileout output_step7c_RECO.root --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' --outputCommands "keep *" |& tee output_step7c_RECO.log + +#7d, etc From 0c669ce976392f4d24122f8fba71e37669ed2b0c Mon Sep 17 00:00:00 2001 From: Atanu Pathak Date: Tue, 19 Nov 2024 19:25:22 +0100 Subject: [PATCH 2/3] Adding script for 2024 data --- .../outputForTwiki_2024DATA.txt | 616 +++++++++++++++++ ConditionsConsumed/outputForTwiki_2024MC.txt | 623 ++++++++++++++++++ ConditionsConsumed/runCMSDrivers_data2024D.sh | 35 + 3 files changed, 1274 insertions(+) create mode 100644 ConditionsConsumed/outputForTwiki_2024DATA.txt create mode 100644 ConditionsConsumed/outputForTwiki_2024MC.txt create mode 100755 ConditionsConsumed/runCMSDrivers_data2024D.sh diff --git a/ConditionsConsumed/outputForTwiki_2024DATA.txt b/ConditionsConsumed/outputForTwiki_2024DATA.txt new file mode 100644 index 0000000..e4402fb --- /dev/null +++ b/ConditionsConsumed/outputForTwiki_2024DATA.txt @@ -0,0 +1,616 @@ +|Tags|L1|HLT|AOD|MINIAOD|NANOAOD| +|AlCaRecoTriggerBitsRcd / | | | | | | +|AlCaRecoTriggerBitsRcd / JetMETDQMTrigger | | | | | | +|AlCaRecoTriggerBitsRcd / MuonDQMTrigger | | | | | | +|AlCaRecoTriggerBitsRcd / SecondaryDatasetTrigger | | | | | | +|AlCaRecoTriggerBitsRcd / SiStripDQMTrigger | | | | | | +|AlignPCLThresholdsHGRcd / | | | | | | +|AlignPCLThresholdsRcd / | | | | | | +|BTagTrackProbability2DRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|BTagTrackProbability3DRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|BeamSpotObjectsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|BeamSpotOnlineHLTObjectsRcd / | | %GREEN% Yes %ENDCOLOR% | | | | +|BeamSpotOnlineLegacyObjectsRcd / | | %GREEN% Yes %ENDCOLOR% | | | | +|CSCAlignmentErrorExtendedRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|CSCAlignmentRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|CSCBadChambersRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|CSCBadStripsRcd / | | | | | | +|CSCBadWiresRcd / | | | | | | +|CSCChamberIndexRcd / | | | | | | +|CSCChamberMapRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|CSCChamberTimeCorrectionsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|CSCCrateMapRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|CSCDBChipSpeedCorrectionRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|CSCDBCrosstalkRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|CSCDBGainsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|CSCDBGasGainCorrectionRcd / | | | | | | +|CSCDBL1TPParametersRcd / | | | | | | +|CSCDBNoiseMatrixRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|CSCDBPedestalsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|CSCDDUMapRcd / | | | | | | +|CSCRecoDigiParametersRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|CSCRecoGeometryRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|CTPPSOpticsRcd / | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|CTPPSPixelAnalysisMaskRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|CTPPSPixelDAQMappingRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|CTPPSPixelGainCalibrationsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|DQMXMLFileRcd / SiPixelDQMQTests | | | | | | +|DQMXMLFileRcd / SiStripDQMQTests | | | | | | +|DTAlignmentErrorExtendedRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|DTAlignmentRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|DTCCBConfigRcd / | %GREEN% Yes %ENDCOLOR% | | | | | +|DTDeadFlagRcd / | | | | | | +|DTHVStatusRcd / | | | | | | +|DTKeyedConfigContainerRcd / | | | | | | +|DTKeyedConfigListRcd / | %GREEN% Yes %ENDCOLOR% | | | | | +|DTMtimeRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|DTReadOutMappingRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|DTRecoConditionsUncertRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|DTRecoGeometryRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|DTStatusFlagRcd / | | | | | | +|DTT0Rcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|DTTPGParametersRcd / | %GREEN% Yes %ENDCOLOR% | | | | | +|DTTtrigRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|DTTtrigRcd / cosmics | | | %GREEN% Yes %ENDCOLOR% | | | +|DYTThrObjectRcd / | | | %GREEN% Yes %ENDCOLOR% | | | +|DropBoxMetadataRcd / | | | | | | +|EBAlignmentRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|EEAlignmentRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|ESAlignmentRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|ESAngleCorrectionFactorsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|ESChannelStatusRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|ESEEIntercalibConstantsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|ESGainRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|ESIntercalibConstantsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|ESMIPToGeVConstantRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|ESMissingEnergyCalibrationRcd / | | | %GREEN% Yes %ENDCOLOR% | | | +|ESPedestalsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|ESRecHitRatioCutsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|ESThresholdsRcd / | | | | | | +|ESTimeSampleWeightsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|EcalADCToGeVConstantRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|EcalChannelStatusRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|EcalClusterCrackCorrParametersRcd / | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalClusterEnergyCorrectionObjectSpecificParametersRcd / | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalClusterEnergyCorrectionParametersRcd / | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalClusterEnergyUncertaintyParametersRcd / | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalClusterLocalContCorrParametersRcd / | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalDAQTowerStatusRcd / | | | | | | +|EcalDCSTowerStatusRcd / | | | | | | +|EcalDQMChannelStatusRcd / | | | | | | +|EcalDQMTowerStatusRcd / | | | | | | +|EcalGainRatiosRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|EcalIntercalibConstantsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|EcalIntercalibErrorsRcd / | | | | | | +|EcalLaserAPDPNRatiosRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|EcalLaserAPDPNRatiosRefRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|EcalLaserAlphasRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|EcalLinearCorrectionsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|EcalMappingElectronicsRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|EcalMustacheSCParametersRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|EcalPFRecHitThresholdsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|EcalPedestalsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|EcalPulseCovariancesRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|EcalPulseShapesRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|EcalSCDynamicDPhiParametersRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|EcalSRSettingsRcd / | | | | | | +|EcalSampleMaskRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|EcalSamplesCorrelationRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|EcalSimPulseShapeRcd / | | | | | | +|EcalTBWeightsRcd / | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalTPGCrystalStatusRcd / | | | | | | +|EcalTPGFineGrainEBGroupRcd / | | | | | | +|EcalTPGFineGrainEBIdMapRcd / | | | | | | +|EcalTPGFineGrainStripEERcd / | | | | | | +|EcalTPGFineGrainTowerEERcd / | | | | | | +|EcalTPGLinearizationConstRcd / | | | | | | +|EcalTPGLutGroupRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|EcalTPGLutIdMapRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|EcalTPGOddWeightGroupRcd / | | | | | | +|EcalTPGOddWeightIdMapRcd / | | | | | | +|EcalTPGPedestalsRcd / | | | | | | +|EcalTPGPhysicsConstRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|EcalTPGSlidingWindowRcd / | | | | | | +|EcalTPGSpikeRcd / | | | | | | +|EcalTPGStripStatusRcd / | | | | | | +|EcalTPGTPModeRcd / | | | | | | +|EcalTPGTowerStatusRcd / | | | | | | +|EcalTPGWeightGroupRcd / | | | | | | +|EcalTPGWeightIdMapRcd / | | | | | | +|EcalTimeBiasCorrectionsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|EcalTimeCalibConstantsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|EcalTimeCalibConstantsRcd / CC | | | | | | +|EcalTimeOffsetConstantRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|EcalTimeOffsetConstantRcd / CC | | | | | | +|EcalWeightXtalGroupsRcd / | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EB_Full_ptbin1_mean_25ns | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EB_Full_ptbin1_sigma_25ns | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EB_Full_ptbin2_mean_25ns | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EB_Full_ptbin2_sigma_25ns | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EB_Full_ptbin3_mean_25ns | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EB_Full_ptbin3_sigma_25ns | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EB_ZS_mean_25ns | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EB_ZS_sigma_25ns | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EE_Full_ptbin1_mean_25ns | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EE_Full_ptbin1_sigma_25ns | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EE_Full_ptbin2_mean_25ns | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EE_Full_ptbin2_sigma_25ns | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EE_Full_ptbin3_mean_25ns | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EE_Full_ptbin3_sigma_25ns | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EE_ZS_mean_25ns | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EE_ZS_sigma_25ns | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize1_mean_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize1_mean_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize1_sigma_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize1_sigma_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize2_mean_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize2_mean_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize2_sigma_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize2_sigma_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin1_mean_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin1_mean_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin1_sigma_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin1_sigma_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin2_mean_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin2_mean_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin2_sigma_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin2_sigma_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin3_mean_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin3_mean_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin3_sigma_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin3_sigma_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize1_mean_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize1_mean_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize1_sigma_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize1_sigma_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize2_mean_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize2_mean_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize2_sigma_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize2_sigma_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin1_mean_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin1_mean_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin1_sigma_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin1_sigma_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin2_mean_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin2_mean_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin2_sigma_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin2_sigma_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin3_mean_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin3_mean_50ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin3_sigma_25ns | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin3_sigma_50ns | | | | | | +|GBRDWrapperRcd / electron_eb_ECALTRK | | | | | | +|GBRDWrapperRcd / electron_eb_ECALTRK_lowpt | | | | | | +|GBRDWrapperRcd / electron_eb_ECALTRK_lowpt_var | | | | | | +|GBRDWrapperRcd / electron_eb_ECALTRK_var | | | | | | +|GBRDWrapperRcd / electron_eb_ECALonly | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_eb_ECALonly_lowpt | | | | | | +|GBRDWrapperRcd / electron_eb_ECALonly_lowpt_var | | | | | | +|GBRDWrapperRcd / electron_eb_ECALonly_var | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_eb_ecalOnly_1To300_0p0002To0p5_sigma | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_eb_ecalOnly_1To300_0p2To2_mean | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_eb_ecalTrk_1To300_0p0002To0p5_sigma | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_eb_ecalTrk_1To300_0p2To2_mean | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_ee_ECALTRK | | | | | | +|GBRDWrapperRcd / electron_ee_ECALTRK_lowpt | | | | | | +|GBRDWrapperRcd / electron_ee_ECALTRK_lowpt_var | | | | | | +|GBRDWrapperRcd / electron_ee_ECALTRK_var | | | | | | +|GBRDWrapperRcd / electron_ee_ECALonly | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_ee_ECALonly_lowpt | | | | | | +|GBRDWrapperRcd / electron_ee_ECALonly_lowpt_var | | | | | | +|GBRDWrapperRcd / electron_ee_ECALonly_var | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_ee_ecalOnly_1To300_0p0002To0p5_sigma | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_ee_ecalOnly_1To300_0p2To2_mean | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_ee_ecalTrk_1To300_0p0002To0p5_sigma | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_ee_ecalTrk_1To300_0p2To2_mean | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / gedelectron_EBCorrection_25ns | | | | | | +|GBRDWrapperRcd / gedelectron_EBCorrection_50ns | | | | | | +|GBRDWrapperRcd / gedelectron_EBUncertainty_25ns | | | | | | +|GBRDWrapperRcd / gedelectron_EBUncertainty_50ns | | | | | | +|GBRDWrapperRcd / gedelectron_EECorrection_25ns | | | | | | +|GBRDWrapperRcd / gedelectron_EECorrection_50ns | | | | | | +|GBRDWrapperRcd / gedelectron_EEUncertainty_25ns | | | | | | +|GBRDWrapperRcd / gedelectron_EEUncertainty_50ns | | | | | | +|GBRDWrapperRcd / gedphoton_EBCorrection_25ns | | | | | | +|GBRDWrapperRcd / gedphoton_EBCorrection_50ns | | | | | | +|GBRDWrapperRcd / gedphoton_EBUncertainty_25ns | | | | | | +|GBRDWrapperRcd / gedphoton_EBUncertainty_50ns | | | | | | +|GBRDWrapperRcd / gedphoton_EECorrection_25ns | | | | | | +|GBRDWrapperRcd / gedphoton_EECorrection_50ns | | | | | | +|GBRDWrapperRcd / gedphoton_EEUncertainty_25ns | | | | | | +|GBRDWrapperRcd / gedphoton_EEUncertainty_50ns | | | | | | +|GBRDWrapperRcd / lowPtElectron_eb_ecalOnly_05To50_mean | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / lowPtElectron_eb_ecalOnly_05To50_sigma | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / lowPtElectron_eb_ecalTrk_05To50_mean | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / lowPtElectron_eb_ecalTrk_05To50_sigma | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / lowPtElectron_ee_ecalOnly_05To50_mean | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / lowPtElectron_ee_ecalOnly_05To50_sigma | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / lowPtElectron_ee_ecalTrk_05To50_mean | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / lowPtElectron_ee_ecalTrk_05To50_sigma | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / pfscecal_EBCorrection_offline_v2 | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / pfscecal_EBCorrection_online | | %GREEN% Yes %ENDCOLOR% | | | | +|GBRDWrapperRcd / pfscecal_EBUncertainty_offline_v2 | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / pfscecal_EBUncertainty_online | | %GREEN% Yes %ENDCOLOR% | | | | +|GBRDWrapperRcd / pfscecal_EECorrection_offline_v2 | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / pfscecal_EECorrection_online | | %GREEN% Yes %ENDCOLOR% | | | | +|GBRDWrapperRcd / pfscecal_EEUncertainty_offline_v2 | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / pfscecal_EEUncertainty_online | | %GREEN% Yes %ENDCOLOR% | | | | +|GBRDWrapperRcd / photon_eb_ECALonly | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / photon_eb_ECALonly_lowpt | | | | | | +|GBRDWrapperRcd / photon_eb_ECALonly_lowpt_var | | | | | | +|GBRDWrapperRcd / photon_eb_ECALonly_var | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / photon_eb_ecalOnly_5To300_0p0002To0p5_sigma | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / photon_eb_ecalOnly_5To300_0p2To2_mean | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / photon_ee_ECALonly | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / photon_ee_ECALonly_lowpt | | | | | | +|GBRDWrapperRcd / photon_ee_ECALonly_lowpt_var | | | | | | +|GBRDWrapperRcd / photon_ee_ECALonly_var | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / photon_ee_ecalOnly_5To300_0p0002To0p5_sigma | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / photon_ee_ecalOnly_5To300_0p2To2_mean | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / HIMVASelectorDetachedQuadStep_Phase1 | | | | | | +|GBRWrapperRcd / HIMVASelectorDetachedTripletStep_Phase1 | | | | | | +|GBRWrapperRcd / HIMVASelectorHighPtTripletStep_Phase1 | | | | | | +|GBRWrapperRcd / HIMVASelectorInitialStep_Phase1 | | | | | | +|GBRWrapperRcd / HIMVASelectorIter4 | | | | | | +|GBRWrapperRcd / HIMVASelectorIter5 | | | | | | +|GBRWrapperRcd / HIMVASelectorIter6 | | | | | | +|GBRWrapperRcd / HIMVASelectorIter7 | | | | | | +|GBRWrapperRcd / HIMVASelectorLowPtQuadStep_Phase1 | | | | | | +|GBRWrapperRcd / HIMVASelectorLowPtTripletStep_Phase1 | | | | | | +|GBRWrapperRcd / MVADuplicate | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / PFEcalResolution | | | | | | +|GBRWrapperRcd / PFGCorrectionBar | | | | | | +|GBRWrapperRcd / PFGCorrectionEndHighR9 | | | | | | +|GBRWrapperRcd / PFGCorrectionEndLowR9 | | | | | | +|GBRWrapperRcd / PFGlobalCorrection | | | | | | +|GBRWrapperRcd / PFLCCorrection | | | | | | +|GBRWrapperRcd / PFLCorrectionBar | | | | | | +|GBRWrapperRcd / PFLCorrectionEnd | | | | | | +|GBRWrapperRcd / PFResolution | | | | | | +|GBRWrapperRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_BL | | | | %GREEN% Yes %ENDCOLOR% | | +|GBRWrapperRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_EC | | | | %GREEN% Yes %ENDCOLOR% | | +|GBRWrapperRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_BL | | | | %GREEN% Yes %ENDCOLOR% | | +|GBRWrapperRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_EC | | | | %GREEN% Yes %ENDCOLOR% | | +|GBRWrapperRcd / RecoTauTag_antiElectronMVA_wGwGSF_BL | | | | %GREEN% Yes %ENDCOLOR% | | +|GBRWrapperRcd / RecoTauTag_antiElectronMVA_wGwGSF_EC | | | | %GREEN% Yes %ENDCOLOR% | | +|GBRWrapperRcd / RecoTauTag_antiElectronMVA_woGwGSF_BL | | | | %GREEN% Yes %ENDCOLOR% | | +|GBRWrapperRcd / RecoTauTag_antiElectronMVA_woGwGSF_EC | | | | %GREEN% Yes %ENDCOLOR% | | +|GBRWrapperRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT | | | | %GREEN% Yes %ENDCOLOR% | | +|GBRWrapperRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT | | | | | | +|GBRWrapperRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT | | | | %GREEN% Yes %ENDCOLOR% | | +|GBRWrapperRcd / gedelectron_EBCorrection_offline_v1 | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / gedelectron_EBUncertainty_offline_v1 | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / gedelectron_EECorrection_offline_v1 | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / gedelectron_EEUncertainty_offline_v1 | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / gedelectron_p4combination_25ns | | | | | | +|GBRWrapperRcd / gedelectron_p4combination_50ns | | | | | | +|GBRWrapperRcd / gedelectron_p4combination_offline | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / gedphoton_EBCorrection_offline_v1 | | | | | | +|GBRWrapperRcd / gedphoton_EBUncertainty_offline_v1 | | | | | | +|GBRWrapperRcd / gedphoton_EECorrection_offline_v1 | | | | | | +|GBRWrapperRcd / gedphoton_EEUncertainty_offline_v1 | | | | | | +|GBRWrapperRcd / pfscecal_EBCorrection_offline_v1 | | | | | | +|GBRWrapperRcd / pfscecal_EECorrection_offline_v1 | | | | | | +|GBRWrapperRcd / wgbrph_EBCorrection | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / wgbrph_EBUncertainty | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / wgbrph_EECorrection | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / wgbrph_EEUncertainty | | | %GREEN% Yes %ENDCOLOR% | | | +|GEMAlignmentErrorExtendedRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|GEMAlignmentRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|GEMChMapRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|GEMRecoGeometryRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|GEMeMapRcd / | | | | | | +|GlobalPositionRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|HBAlignmentRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|HBHENegativeEFilterRcd / | | | %GREEN% Yes %ENDCOLOR% | | | +|HEAlignmentRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|HFAlignmentRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|HFPhase1PMTParamsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HOAlignmentRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|HcalChannelQualityRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|HcalElectronicsMapRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalFlagHFDigiTimeParamsRcd / | | | | | | +|HcalFrontEndMapRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalGainsRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalL1TriggerObjectsRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalLUTCorrsRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalLongRecoParamsRcd / | | | | | | +|HcalLutMetadataRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalMCParamsRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalOOTPileupCompatibilityRcd / | | | | | | +|HcalOOTPileupCorrectionMapCollRcd / | | | | | | +|HcalPFCorrsRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalPFCutsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalParametersRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|HcalPedestalWidthsRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalPedestalWidthsRcd / effective | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalPedestalsRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalPedestalsRcd / effective | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalQIEDataRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalQIETypesRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalRecoParamsRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalRespCorrsRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalSiPMCharacteristicsRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalSiPMParametersRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalTPChannelParametersRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalTPParametersRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalTimeCorrsRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HcalZSThresholdsRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|HeavyIonRPRcd / | | | | | | +|HeavyIonRcd / HFhits | | | | | | +|HeavyIonRcd / HFtowers | | | | | | +|HeavyIonRcd / PixelHits | | | | | | +|HeavyIonRcd / PixelTracks | | | | | | +|HeavyIonRcd / Tracks | | | | | | +|IdealGeometryRecord / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|JetCorrectionsRecord / AK10PF | | | | | | +|JetCorrectionsRecord / AK10PFchs | | | | | | +|JetCorrectionsRecord / AK1PF | | | | | | +|JetCorrectionsRecord / AK1PFchs | | | | | | +|JetCorrectionsRecord / AK2PF | | | | | | +|JetCorrectionsRecord / AK2PFchs | | | | | | +|JetCorrectionsRecord / AK3PF | | | | | | +|JetCorrectionsRecord / AK3PFTowers_hiGoodTightTracks | | | | | | +|JetCorrectionsRecord / AK3PFchs | | | | | | +|JetCorrectionsRecord / AK4Calo | | %GREEN% Yes %ENDCOLOR% | | | | +|JetCorrectionsRecord / AK4CaloHLT | | %GREEN% Yes %ENDCOLOR% | | | | +|JetCorrectionsRecord / AK4JPT | | | | | | +|JetCorrectionsRecord / AK4PF | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|JetCorrectionsRecord / AK4PFClusterHLT | | | | | | +|JetCorrectionsRecord / AK4PFHLT | | %GREEN% Yes %ENDCOLOR% | | | | +|JetCorrectionsRecord / AK4PFPuppi | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|JetCorrectionsRecord / AK4PFPuppiHLT | | | | | | +|JetCorrectionsRecord / AK4PFTowers_hiGoodTightTracks | | | | | | +|JetCorrectionsRecord / AK4PFchs | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|JetCorrectionsRecord / AK4PFchsHLT | | | | | | +|JetCorrectionsRecord / AK5Calo | | | | | | +|JetCorrectionsRecord / AK5CaloHLT | | | | | | +|JetCorrectionsRecord / AK5PF | | | | | | +|JetCorrectionsRecord / AK5PFHLT | | | | | | +|JetCorrectionsRecord / AK5PFTowers_hiGoodTightTracks | | | | | | +|JetCorrectionsRecord / AK5PFchs | | | | | | +|JetCorrectionsRecord / AK5PFchsHLT | | | | | | +|JetCorrectionsRecord / AK6PF | | | | | | +|JetCorrectionsRecord / AK6PFchs | | | | | | +|JetCorrectionsRecord / AK7Calo | | | | | | +|JetCorrectionsRecord / AK7PF | | | | | | +|JetCorrectionsRecord / AK7PFchs | | | | | | +|JetCorrectionsRecord / AK8CaloHLT | | %GREEN% Yes %ENDCOLOR% | | | | +|JetCorrectionsRecord / AK8PF | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|JetCorrectionsRecord / AK8PFClusterHLT | | | | | | +|JetCorrectionsRecord / AK8PFHLT | | %GREEN% Yes %ENDCOLOR% | | | | +|JetCorrectionsRecord / AK8PFPuppi | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|JetCorrectionsRecord / AK8PFPuppiHLT | | | | | | +|JetCorrectionsRecord / AK8PFchs | | | | | | +|JetCorrectionsRecord / AK8PFchsHLT | | | | | | +|JetCorrectionsRecord / AK9PF | | | | | | +|JetCorrectionsRecord / AK9PFchs | | | | | | +|JetCorrectionsRecord / IC5Calo_2760GeV | | | | | | +|JetCorrectionsRecord / UETable_Calo | | | | | | +|JetCorrectionsRecord / UETable_PF | | | | | | +|JetResolutionRcd / AK4PFPuppi_phi | | | | %GREEN% Yes %ENDCOLOR% | | +|JetResolutionRcd / AK4PFPuppi_pt | | | | %GREEN% Yes %ENDCOLOR% | | +|JetResolutionRcd / AK4PF_phi | | | | | | +|JetResolutionRcd / AK4PF_pt | | | | | | +|JetResolutionRcd / AK4PFchs_phi | | | | %GREEN% Yes %ENDCOLOR% | | +|JetResolutionRcd / AK4PFchs_pt | | | | %GREEN% Yes %ENDCOLOR% | | +|JetResolutionRcd / AK8PFPuppi_phi | | | | | | +|JetResolutionRcd / AK8PFPuppi_pt | | | | | | +|JetResolutionRcd / AK8PF_phi | | | | | | +|JetResolutionRcd / AK8PF_pt | | | | | | +|JetResolutionRcd / AK8PFchs_phi | | | | | | +|JetResolutionRcd / AK8PFchs_pt | | | | | | +|JetResolutionScaleFactorRcd / AK4PF | | | | %GREEN% Yes %ENDCOLOR% | | +|JetResolutionScaleFactorRcd / AK4PFPuppi | | | | %GREEN% Yes %ENDCOLOR% | | +|JetResolutionScaleFactorRcd / AK4PFchs | | | | %GREEN% Yes %ENDCOLOR% | | +|JetResolutionScaleFactorRcd / AK8PF | | | | | | +|JetResolutionScaleFactorRcd / AK8PFPuppi | | | | | | +|JetResolutionScaleFactorRcd / AK8PFchs | | | | | | +|L1CaloEcalScaleRcd / | | | | | | +|L1CaloHcalScaleRcd / | | | | | | +|L1EmEtScaleRcd / | | | | | | +|L1GctChannelMaskRcd / | | | | | | +|L1GctJetFinderParamsRcd / | | | | | | +|L1GtBoardMapsRcd / | | | %GREEN% Yes %ENDCOLOR% | | | +|L1GtParametersRcd / | | | | | | +|L1GtPrescaleFactorsAlgoTrigRcd / | | | | | | +|L1GtPrescaleFactorsTechTrigRcd / | | | | | | +|L1GtPsbSetupRcd / | | | | | | +|L1GtStableParametersRcd / | | | | | | +|L1GtTriggerMaskAlgoTrigRcd / | | | | | %GREEN% Yes %ENDCOLOR% | +|L1GtTriggerMaskTechTrigRcd / | | | | | | +|L1GtTriggerMaskVetoAlgoTrigRcd / | | | | | | +|L1GtTriggerMaskVetoTechTrigRcd / | | | | | | +|L1GtTriggerMenuRcd / | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|L1HfRingEtScaleRcd / | | | | | | +|L1HtMissScaleRcd / | | | | | | +|L1JetEtScaleRcd / | | | | | | +|L1MuCSCPtLutRcd / | | | | | | +|L1MuCSCTFAlignmentRcd / | | | | | | +|L1MuCSCTFConfigurationRcd / | | | | | | +|L1MuDTEtaPatternLutRcd / | | | | | | +|L1MuDTExtLutRcd / | | | | | | +|L1MuDTPhiLutRcd / | | | | | | +|L1MuDTPtaLutRcd / | | | | | | +|L1MuDTQualPatternLutRcd / | | | | | | +|L1MuDTTFMasksRcd / | | | | | | +|L1MuDTTFParametersRcd / | | | | | | +|L1MuGMTChannelMaskRcd / | | | | | | +|L1MuGMTParametersRcd / | | | | | | +|L1MuGMTScalesRcd / | | | | | | +|L1MuTriggerPtScaleRcd / | | | %GREEN% Yes %ENDCOLOR% | | | +|L1MuTriggerScalesRcd / | | | %GREEN% Yes %ENDCOLOR% | | | +|L1RCTChannelMaskRcd / | | | | | | +|L1RCTNoisyChannelMaskRcd / | | | | | | +|L1RCTParametersRcd / | | | | | | +|L1RPCBxOrConfigRcd / | | | | | | +|L1RPCConeDefinitionRcd / | | | | | | +|L1RPCConfigRcd / | | | | | | +|L1RPCHsbConfigRcd / | | | | | | +|L1RPCHwConfigRcd / | | | | | | +|L1TCaloParamsO2ORcd / | %GREEN% Yes %ENDCOLOR% | | | | | +|L1TCaloParamsRcd / | %GREEN% Yes %ENDCOLOR% | | | | | +|L1TGlobalPrescalesVetosFractRcd / | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | +|L1TGlobalPrescalesVetosRcd / | | | | | | +|L1TMuonBarrelParamsRcd / | %GREEN% Yes %ENDCOLOR% | | | | | +|L1TMuonEndCapForestRcd / | %GREEN% Yes %ENDCOLOR% | | | | | +|L1TMuonEndCapParamsRcd / | %GREEN% Yes %ENDCOLOR% | | | | | +|L1TMuonGlobalParamsRcd / | %GREEN% Yes %ENDCOLOR% | | | | | +|L1TMuonOverlapParamsRcd / | %GREEN% Yes %ENDCOLOR% | | | | | +|L1TUtmTriggerMenuRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|L1TriggerKeyListRcd / | | | | | | +|L1TriggerKeyRcd / | | | | | | +|LHCInfoPerFillRcd / | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|LHCInfoPerLSRcd / | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|LHCInfoRcd / | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|LumiCorrectionsRcd / | | | | | | +|MFGeometryFileRcd / 160812 | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|MFGeometryFileRcd / 90322 | | | | | | +|MagFieldConfigRcd / 0T | | | | | | +|MagFieldConfigRcd / 2T | | | | | | +|MagFieldConfigRcd / 3.5T | | | | | | +|MagFieldConfigRcd / 3.8T | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|MagFieldConfigRcd / 3T | | | | | | +|MagFieldConfigRcd / 4T | | | | | | +|PCaloTowerRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|PEcalBarrelRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|PEcalEndcapRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|PEcalPreshowerRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|PFCalibrationRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|PFCalibrationRcd / HLT | | %GREEN% Yes %ENDCOLOR% | | | | +|PHcalRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|PPSAlignmentConfigurationRcd / | | | | | | +|PPSAlignmentConfigurationRcd / reference | | | | | | +|PPSAssociationCutsRcd / | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|PPSTimingCalibrationLUTRcd / | | | %GREEN% Yes %ENDCOLOR% | | | +|PPSTimingCalibrationRcd / PPSDiamondSampicCalibration | | | | | | +|PPSTimingCalibrationRcd / PPSDiamondTimingCalibration | | | %GREEN% Yes %ENDCOLOR% | | | +|PPSTimingCalibrationRcd / TotemTimingCalibration | | | %GREEN% Yes %ENDCOLOR% | | | +|PTrackerParametersRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|PZdcRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|PhotonConversionMVAComputerRcd / | | | | | | +|PhysicsTFormulaPayloadRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT_mvaOutput_normalization | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTFormulaPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT_mvaOutput_normalization | | | | | | +|PhysicsTFormulaPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT_mvaOutput_normalization | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_BL_Loose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_BL_Medium | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_BL_Tight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_BL_VLoose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_BL_VTight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_EC_Loose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_EC_Medium | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_EC_Tight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_EC_VLoose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_EC_VTight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_BL_Loose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_BL_Medium | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_BL_Tight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_BL_VLoose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_BL_VTight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_EC_Loose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_EC_Medium | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_EC_Tight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_EC_VLoose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_EC_VTight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_BL_Loose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_BL_Medium | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_BL_Tight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_BL_VLoose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_BL_VTight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_EC_Loose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_EC_Medium | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_EC_Tight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_EC_VLoose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_EC_VTight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_BL_Loose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_BL_Medium | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_BL_Tight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_BL_VLoose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_BL_VTight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_EC_Loose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_EC_Medium | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_EC_Tight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_EC_VLoose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_EC_VTight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT_Loose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT_Medium | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT_Tight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT_VLoose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT_VTight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT_VVLoose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT_VVTight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT_Loose | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT_Medium | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT_Tight | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT_VLoose | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT_VTight | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT_VVLoose | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT_VVTight | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT_Loose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT_Medium | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT_Tight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT_VLoose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT_VTight | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT_VVLoose | | | | %GREEN% Yes %ENDCOLOR% | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT_VVTight | | | | %GREEN% Yes %ENDCOLOR% | | +|QGLikelihoodRcd / QGL_AK4PF | | | | | | +|QGLikelihoodRcd / QGL_AK4PF_antib | | | | | | +|QGLikelihoodRcd / QGL_AK4PFchs | | | | | | +|QGLikelihoodRcd / QGL_AK4PFchs_antib | | | | | | +|RPCCPPFLinkMapRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|RPCDCCLinkMapRcd / | | | | | | +|RPCEMapRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|RPCLBLinkMapRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|RPCOMTFLinkMapRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|RPCRecoGeometryRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|RPCTwinMuxLinkMapRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|RPRealAlignmentRecord / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|RunInfoRcd / | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|SiPixel2DTemplateDBObjectRcd / numerator | | | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelDetVOffRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelFedCablingMapRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelGainCalibrationForHLTRcd / | | %GREEN% Yes %ENDCOLOR% | | | | +|SiPixelGainCalibrationOfflineRcd / | | | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelGenErrorDBObjectRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelLorentzAngleRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelLorentzAngleRcd / forWidth | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelLorentzAngleRcd / fromAlignment | | | | | | +|SiPixelQualityFromDbRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelQualityFromDbRcd / forRawToDigi | | | | | | +|SiPixelTemplateDBObjectRcd / | | | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelTemplateDBObjectRcd / 0T | | | | | | +|SiStripApvGain2Rcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiStripApvGainRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiStripBackPlaneCorrectionRcd / deconvolution | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiStripBackPlaneCorrectionRcd / peak | | | | | | +|SiStripBadChannelRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiStripBadFiberRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiStripBadModuleRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiStripBadStripRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiStripClusterThresholdRcd / | | | | | | +|SiStripConfObjectRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiStripConfObjectRcd / apvphaseoffsets | | | | | | +|SiStripDeDxElectron_3D_Rcd / | | | | | | +|SiStripDeDxKaon_3D_Rcd / | | | | | | +|SiStripDeDxMip_3D_Rcd / | | | | | | +|SiStripDeDxPion_3D_Rcd / | | | | | | +|SiStripDeDxProton_3D_Rcd / | | | | | | +|SiStripDetVOffRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiStripFedCablingRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiStripLatencyRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiStripLorentzAngleRcd / deconvolution | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiStripLorentzAngleRcd / peak | | | | | | +|SiStripNoisesRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiStripPedestalsRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|SiStripThresholdRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|TauTagMVAComputerRcd / | | | | | | +|TauTagMVAComputerRcd / hpstanc | | | | | | +|TotemAnalysisMaskRcd / | | | | | | +|TotemReadoutRcd / TimingDiamond | | | %GREEN% Yes %ENDCOLOR% | | | +|TotemReadoutRcd / TotemT2 | | | %GREEN% Yes %ENDCOLOR% | | | +|TotemReadoutRcd / TotemTiming | | | %GREEN% Yes %ENDCOLOR% | | | +|TotemReadoutRcd / TrackingStrip | | | %GREEN% Yes %ENDCOLOR% | | | +|TrackerAlignmentErrorExtendedRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|TrackerAlignmentRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|TrackerSurfaceDeformationRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|VeryForwardIdealGeometryRecord / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | diff --git a/ConditionsConsumed/outputForTwiki_2024MC.txt b/ConditionsConsumed/outputForTwiki_2024MC.txt new file mode 100644 index 0000000..042a759 --- /dev/null +++ b/ConditionsConsumed/outputForTwiki_2024MC.txt @@ -0,0 +1,623 @@ +|Tags|GEN|SIM|DIGI|L1|DIGI2RAW|HLT|AOD|MINIAOD|NANOAOD| +|AlCaRecoTriggerBitsRcd / | | | | | | | | | | +|AlCaRecoTriggerBitsRcd / JetMETDQMTrigger | | | | | | | | | | +|AlCaRecoTriggerBitsRcd / MuonDQMTrigger | | | | | | | | | | +|AlCaRecoTriggerBitsRcd / SiStripDQMTrigger | | | | | | | | | | +|BTagTrackProbability2DRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|BTagTrackProbability3DRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|BeamSpotObjectsRcd / | %GREEN% Yes %ENDCOLOR% | | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | +|BeamSpotOnlineHLTObjectsRcd / | | | | | | | | | | +|BeamSpotOnlineLegacyObjectsRcd / | | | | | | | | | | +|CSCAlignmentErrorExtendedRcd / | | | | %GREEN% Yes %ENDCOLOR% | | | %GREEN% Yes %ENDCOLOR% | | | +|CSCAlignmentRcd / | | | | %GREEN% Yes %ENDCOLOR% | | | %GREEN% Yes %ENDCOLOR% | | | +|CSCBadChambersRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|CSCBadStripsRcd / | | | | | | | | | | +|CSCBadWiresRcd / | | | | | | | | | | +|CSCChamberMapRcd / | | | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|CSCChamberTimeCorrectionsRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|CSCCrateMapRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|CSCDBChipSpeedCorrectionRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|CSCDBCrosstalkRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|CSCDBGainsRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|CSCDBGasGainCorrectionRcd / | | | | | | | | | | +|CSCDBL1TPParametersRcd / | | | | | | | | | | +|CSCDBNoiseMatrixRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|CSCDBPedestalsRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|CSCDDUMapRcd / | | | | | | | | | | +|CSCRecoDigiParametersRcd / | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | %GREEN% Yes %ENDCOLOR% | | | +|CSCRecoGeometryRcd / | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | %GREEN% Yes %ENDCOLOR% | | | +|CTPPSOpticsRcd / | %GREEN% Yes %ENDCOLOR% | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|CTPPSPixelAnalysisMaskRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|CTPPSPixelDAQMappingRcd / | | | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|CTPPSPixelGainCalibrationsRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|DQMXMLFileRcd / SiPixelDQMQTests | | | | | | | | | | +|DQMXMLFileRcd / SiStripDQMQTests | | | | | | | | | | +|DTAlignmentErrorExtendedRcd / | | | | %GREEN% Yes %ENDCOLOR% | | | %GREEN% Yes %ENDCOLOR% | | | +|DTAlignmentRcd / | | | | %GREEN% Yes %ENDCOLOR% | | | %GREEN% Yes %ENDCOLOR% | | | +|DTCCBConfigRcd / | | | | %GREEN% Yes %ENDCOLOR% | | | | | | +|DTDeadFlagRcd / | | | | | | | | | | +|DTKeyedConfigContainerRcd / | | | | | | | | | | +|DTKeyedConfigListRcd / | | | | %GREEN% Yes %ENDCOLOR% | | | | | | +|DTMtimeRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|DTReadOutMappingRcd / | | | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|DTRecoConditionsUncertRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|DTRecoGeometryRcd / | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | %GREEN% Yes %ENDCOLOR% | | | +|DTStatusFlagRcd / | | | | | | | | | | +|DTT0Rcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|DTTPGParametersRcd / | | | | %GREEN% Yes %ENDCOLOR% | | | | | | +|DTTtrigRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|DTTtrigRcd / cosmics | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|DYTThrObjectRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EBAlignmentRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|EEAlignmentRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|ESAlignmentRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|ESAngleCorrectionFactorsRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|ESChannelStatusRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|ESEEIntercalibConstantsRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|ESGainRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|ESIntercalibConstantsRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|ESMIPToGeVConstantRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|ESMissingEnergyCalibrationRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|ESPedestalsRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|ESRecHitRatioCutsRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|ESThresholdsRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|ESTimeSampleWeightsRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalADCToGeVConstantRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalChannelStatusRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|EcalClusterCrackCorrParametersRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalClusterEnergyCorrectionObjectSpecificParametersRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalClusterEnergyCorrectionParametersRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalClusterEnergyUncertaintyParametersRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalClusterLocalContCorrParametersRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalDAQTowerStatusRcd / | | | | | | | | | | +|EcalDCSTowerStatusRcd / | | | | | | | | | | +|EcalGainRatiosRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalIntercalibConstantsMCRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalIntercalibConstantsRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalIntercalibErrorsRcd / | | | | | | | | | | +|EcalLaserAPDPNRatiosMCRcd / | | | | | | | | | | +|EcalLaserAPDPNRatiosRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalLaserAPDPNRatiosRefRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalLaserAlphasRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalLinearCorrectionsRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalMappingElectronicsRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|EcalMustacheSCParametersRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalPFRecHitThresholdsRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalPedestalsRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalPulseCovariancesRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalPulseShapesRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalSCDynamicDPhiParametersRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalSRSettingsRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalSRSettingsRcd / fullReadout | | | | | | | | | | +|EcalSampleMaskRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalSamplesCorrelationRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalSimComponentShapeRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalSimPulseShapeRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTBWeightsRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalTPGCrystalStatusRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTPGFineGrainEBGroupRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTPGFineGrainEBIdMapRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTPGFineGrainStripEERcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTPGFineGrainTowerEERcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTPGLinearizationConstRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTPGLutGroupRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalTPGLutIdMapRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalTPGOddWeightGroupRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTPGOddWeightIdMapRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTPGPedestalsRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTPGPhysicsConstRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalTPGSlidingWindowRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTPGSpikeRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTPGStripStatusRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTPGTPModeRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTPGTowerStatusRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTPGWeightGroupRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTPGWeightIdMapRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|EcalTimeBiasCorrectionsRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalTimeCalibConstantsRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalTimeCalibConstantsRcd / CC | | | | | | | | | | +|EcalTimeOffsetConstantRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|EcalTimeOffsetConstantRcd / CC | | | | | | | | | | +|EcalWeightXtalGroupsRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EB_Full_ptbin1_mean_25ns | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EB_Full_ptbin1_sigma_25ns | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EB_Full_ptbin2_mean_25ns | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EB_Full_ptbin2_sigma_25ns | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EB_Full_ptbin3_mean_25ns | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EB_Full_ptbin3_sigma_25ns | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EB_ZS_mean_25ns | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EB_ZS_sigma_25ns | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EE_Full_ptbin1_mean_25ns | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EE_Full_ptbin1_sigma_25ns | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EE_Full_ptbin2_mean_25ns | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EE_Full_ptbin2_sigma_25ns | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EE_Full_ptbin3_mean_25ns | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EE_Full_ptbin3_sigma_25ns | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EE_ZS_mean_25ns | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCor2017V2_EE_ZS_sigma_25ns | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize1_mean_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize1_mean_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize1_sigma_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize1_sigma_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize2_mean_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize2_mean_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize2_sigma_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize2_sigma_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin1_mean_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin1_mean_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin1_sigma_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin1_sigma_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin2_mean_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin2_mean_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin2_sigma_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin2_sigma_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin3_mean_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin3_mean_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin3_sigma_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EB_pfSize3_ptbin3_sigma_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize1_mean_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize1_mean_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize1_sigma_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize1_sigma_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize2_mean_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize2_mean_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize2_sigma_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize2_sigma_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin1_mean_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin1_mean_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin1_sigma_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin1_sigma_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin2_mean_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin2_mean_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin2_sigma_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin2_sigma_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin3_mean_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin3_mean_50ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin3_sigma_25ns | | | | | | | | | | +|GBRDWrapperRcd / ecalPFClusterCorV2_EE_pfSize3_ptbin3_sigma_50ns | | | | | | | | | | +|GBRDWrapperRcd / electron_eb_ECALTRK | | | | | | | | | | +|GBRDWrapperRcd / electron_eb_ECALTRK_lowpt | | | | | | | | | | +|GBRDWrapperRcd / electron_eb_ECALTRK_lowpt_var | | | | | | | | | | +|GBRDWrapperRcd / electron_eb_ECALTRK_var | | | | | | | | | | +|GBRDWrapperRcd / electron_eb_ECALonly | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_eb_ECALonly_lowpt | | | | | | | | | | +|GBRDWrapperRcd / electron_eb_ECALonly_lowpt_var | | | | | | | | | | +|GBRDWrapperRcd / electron_eb_ECALonly_var | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_eb_ecalOnly_1To300_0p0002To0p5_sigma | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_eb_ecalOnly_1To300_0p2To2_mean | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_eb_ecalTrk_1To300_0p0002To0p5_sigma | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_eb_ecalTrk_1To300_0p2To2_mean | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_ee_ECALTRK | | | | | | | | | | +|GBRDWrapperRcd / electron_ee_ECALTRK_lowpt | | | | | | | | | | +|GBRDWrapperRcd / electron_ee_ECALTRK_lowpt_var | | | | | | | | | | +|GBRDWrapperRcd / electron_ee_ECALTRK_var | | | | | | | | | | +|GBRDWrapperRcd / electron_ee_ECALonly | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_ee_ECALonly_lowpt | | | | | | | | | | +|GBRDWrapperRcd / electron_ee_ECALonly_lowpt_var | | | | | | | | | | +|GBRDWrapperRcd / electron_ee_ECALonly_var | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_ee_ecalOnly_1To300_0p0002To0p5_sigma | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_ee_ecalOnly_1To300_0p2To2_mean | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_ee_ecalTrk_1To300_0p0002To0p5_sigma | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / electron_ee_ecalTrk_1To300_0p2To2_mean | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / gedelectron_EBCorrection_25ns | | | | | | | | | | +|GBRDWrapperRcd / gedelectron_EBCorrection_50ns | | | | | | | | | | +|GBRDWrapperRcd / gedelectron_EBUncertainty_25ns | | | | | | | | | | +|GBRDWrapperRcd / gedelectron_EBUncertainty_50ns | | | | | | | | | | +|GBRDWrapperRcd / gedelectron_EECorrection_25ns | | | | | | | | | | +|GBRDWrapperRcd / gedelectron_EECorrection_50ns | | | | | | | | | | +|GBRDWrapperRcd / gedelectron_EEUncertainty_25ns | | | | | | | | | | +|GBRDWrapperRcd / gedelectron_EEUncertainty_50ns | | | | | | | | | | +|GBRDWrapperRcd / gedphoton_EBCorrection_25ns | | | | | | | | | | +|GBRDWrapperRcd / gedphoton_EBCorrection_50ns | | | | | | | | | | +|GBRDWrapperRcd / gedphoton_EBUncertainty_25ns | | | | | | | | | | +|GBRDWrapperRcd / gedphoton_EBUncertainty_50ns | | | | | | | | | | +|GBRDWrapperRcd / gedphoton_EECorrection_25ns | | | | | | | | | | +|GBRDWrapperRcd / gedphoton_EECorrection_50ns | | | | | | | | | | +|GBRDWrapperRcd / gedphoton_EEUncertainty_25ns | | | | | | | | | | +|GBRDWrapperRcd / gedphoton_EEUncertainty_50ns | | | | | | | | | | +|GBRDWrapperRcd / lowPtElectron_eb_ecalOnly_05To50_mean | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / lowPtElectron_eb_ecalOnly_05To50_sigma | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / lowPtElectron_eb_ecalTrk_05To50_mean | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / lowPtElectron_eb_ecalTrk_05To50_sigma | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / lowPtElectron_ee_ecalOnly_05To50_mean | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / lowPtElectron_ee_ecalOnly_05To50_sigma | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / lowPtElectron_ee_ecalTrk_05To50_mean | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / lowPtElectron_ee_ecalTrk_05To50_sigma | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / pfscecal_EBCorrection_offline_v2 | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / pfscecal_EBCorrection_online | | | | | | | | | | +|GBRDWrapperRcd / pfscecal_EBUncertainty_offline_v2 | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / pfscecal_EBUncertainty_online | | | | | | | | | | +|GBRDWrapperRcd / pfscecal_EECorrection_offline_v2 | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / pfscecal_EECorrection_online | | | | | | | | | | +|GBRDWrapperRcd / pfscecal_EEUncertainty_offline_v2 | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / pfscecal_EEUncertainty_online | | | | | | | | | | +|GBRDWrapperRcd / photon_eb_ECALonly | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / photon_eb_ECALonly_lowpt | | | | | | | | | | +|GBRDWrapperRcd / photon_eb_ECALonly_lowpt_var | | | | | | | | | | +|GBRDWrapperRcd / photon_eb_ECALonly_var | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / photon_eb_ecalOnly_5To300_0p0002To0p5_sigma | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / photon_eb_ecalOnly_5To300_0p2To2_mean | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / photon_ee_ECALonly | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / photon_ee_ECALonly_lowpt | | | | | | | | | | +|GBRDWrapperRcd / photon_ee_ECALonly_lowpt_var | | | | | | | | | | +|GBRDWrapperRcd / photon_ee_ECALonly_var | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / photon_ee_ecalOnly_5To300_0p0002To0p5_sigma | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRDWrapperRcd / photon_ee_ecalOnly_5To300_0p2To2_mean | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / MVADuplicate | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / PFEcalResolution | | | | | | | | | | +|GBRWrapperRcd / PFGCorrectionBar | | | | | | | | | | +|GBRWrapperRcd / PFGCorrectionEndHighR9 | | | | | | | | | | +|GBRWrapperRcd / PFGCorrectionEndLowR9 | | | | | | | | | | +|GBRWrapperRcd / PFGlobalCorrection | | | | | | | | | | +|GBRWrapperRcd / PFLCCorrection | | | | | | | | | | +|GBRWrapperRcd / PFLCorrectionBar | | | | | | | | | | +|GBRWrapperRcd / PFLCorrectionEnd | | | | | | | | | | +|GBRWrapperRcd / PFResolution | | | | | | | | | | +|GBRWrapperRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_BL | | | | | | | | | | +|GBRWrapperRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_EC | | | | | | | | | | +|GBRWrapperRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_BL | | | | | | | | | | +|GBRWrapperRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_EC | | | | | | | | | | +|GBRWrapperRcd / RecoTauTag_antiElectronMVA_wGwGSF_BL | | | | | | | | | | +|GBRWrapperRcd / RecoTauTag_antiElectronMVA_wGwGSF_EC | | | | | | | | | | +|GBRWrapperRcd / RecoTauTag_antiElectronMVA_woGwGSF_BL | | | | | | | | | | +|GBRWrapperRcd / RecoTauTag_antiElectronMVA_woGwGSF_EC | | | | | | | | | | +|GBRWrapperRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT | | | | | | | | | | +|GBRWrapperRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT | | | | | | | | | | +|GBRWrapperRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT | | | | | | | | | | +|GBRWrapperRcd / gedelectron_EBCorrection_offline_v1 | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / gedelectron_EBUncertainty_offline_v1 | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / gedelectron_EECorrection_offline_v1 | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / gedelectron_EEUncertainty_offline_v1 | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / gedelectron_p4combination_25ns | | | | | | | | | | +|GBRWrapperRcd / gedelectron_p4combination_50ns | | | | | | | | | | +|GBRWrapperRcd / gedelectron_p4combination_offline | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / gedphoton_EBCorrection_offline_v1 | | | | | | | | | | +|GBRWrapperRcd / gedphoton_EBUncertainty_offline_v1 | | | | | | | | | | +|GBRWrapperRcd / gedphoton_EECorrection_offline_v1 | | | | | | | | | | +|GBRWrapperRcd / gedphoton_EEUncertainty_offline_v1 | | | | | | | | | | +|GBRWrapperRcd / pfscecal_EBCorrection_offline_v1 | | | | | | | | | | +|GBRWrapperRcd / pfscecal_EECorrection_offline_v1 | | | | | | | | | | +|GBRWrapperRcd / wgbrph_EBCorrection | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / wgbrph_EBUncertainty | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / wgbrph_EECorrection | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GBRWrapperRcd / wgbrph_EEUncertainty | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|GEMAlignmentErrorExtendedRcd / | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | %GREEN% Yes %ENDCOLOR% | | | +|GEMAlignmentRcd / | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | %GREEN% Yes %ENDCOLOR% | | | +|GEMChMapRcd / | | | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|GEMDeadStripsRcd / | | | | | | | | | | +|GEMMaskedStripsRcd / | | | | | | | | | | +|GEMRecoGeometryRcd / | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | %GREEN% Yes %ENDCOLOR% | | | +|GEMeMapRcd / | | | | | | | | | | +|GeometryFileRcd / Extended | | %GREEN% Yes %ENDCOLOR% | | | | | | | | +|GeometryFileRcd / FlatMinus05Percent | | | | | | | | | | +|GeometryFileRcd / FlatMinus10Percent | | | | | | | | | | +|GeometryFileRcd / FlatPlus05Percent | | | | | | | | | | +|GeometryFileRcd / FlatPlus10Percent | | | | | | | | | | +|GeometryFileRcd / ZeroMaterial | | | | | | | | | | +|GlobalPositionRcd / | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|HBAlignmentRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|HBHENegativeEFilterRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|HEAlignmentRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|HFAlignmentRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|HFPhase1PMTParamsRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|HOAlignmentRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|HcalChannelQualityRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalElectronicsMapRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalFlagHFDigiTimeParamsRcd / | | | | | | | | | | +|HcalFrontEndMapRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalGainsRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalL1TriggerObjectsRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalLUTCorrsRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalLongRecoParamsRcd / | | | | | | | | | | +|HcalLutMetadataRcd / | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalMCParamsRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalOOTPileupCompatibilityRcd / | | | | | | | | | | +|HcalOOTPileupCorrectionMapCollRcd / | | | | | | | | | | +|HcalPFCorrsRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalPFCutsRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|HcalParametersRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|HcalPedestalWidthsRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalPedestalWidthsRcd / effective | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalPedestalsRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalPedestalsRcd / effective | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalQIEDataRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalQIETypesRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalRecoParamsRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalRespCorrsRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalSiPMCharacteristicsRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalSiPMParametersRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalTPChannelParametersRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalTPParametersRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalTimeCorrsRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HcalZSThresholdsRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|HeavyIonRcd / HFhitsAMPT_2760GeV | | | | | | | | | | +|HeavyIonRcd / HFhitsHydjet_Bass | | | | | | | | | | +|HeavyIonRcd / HFhitsHydjet_Drum | | | | | | | | | | +|HeavyIonRcd / HFtowersHydjet_Bass | | | | | | | | | | +|HeavyIonRcd / HFtowersHydjet_Drum | | | | | | | | | | +|HeavyIonRcd / PixelHitsAMPT_2760GeV | | | | | | | | | | +|HeavyIonRcd / PixelHitsHydjet_Bass | | | | | | | | | | +|HeavyIonRcd / PixelHitsHydjet_Drum | | | | | | | | | | +|HeavyIonRcd / PixelTracksHydjet_Bass | | | | | | | | | | +|HeavyIonRcd / PixelTracksHydjet_Drum | | | | | | | | | | +|HeavyIonRcd / TracksHydjet_Bass | | | | | | | | | | +|HeavyIonRcd / TracksHydjet_Drum | | | | | | | | | | +|IdealGeometryRecord / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|JetCorrectionsRecord / AK10PF | | | | | | | | | | +|JetCorrectionsRecord / AK10PFchs | | | | | | | | | | +|JetCorrectionsRecord / AK1PF | | | | | | | | | | +|JetCorrectionsRecord / AK1PFchs | | | | | | | | | | +|JetCorrectionsRecord / AK2PF | | | | | | | | | | +|JetCorrectionsRecord / AK2PFchs | | | | | | | | | | +|JetCorrectionsRecord / AK3PF | | | | | | | | | | +|JetCorrectionsRecord / AK3PFchs | | | | | | | | | | +|JetCorrectionsRecord / AK4Calo | | | | | | | | | | +|JetCorrectionsRecord / AK4CaloHLT | | | | | | | | | | +|JetCorrectionsRecord / AK4JPT | | | | | | | | | | +|JetCorrectionsRecord / AK4PF | | | | | | | | | | +|JetCorrectionsRecord / AK4PFClusterHLT | | | | | | | | | | +|JetCorrectionsRecord / AK4PFHLT | | | | | | | | | | +|JetCorrectionsRecord / AK4PFPuppi | | | | | | | | | | +|JetCorrectionsRecord / AK4PFPuppiHLT | | | | | | | | | | +|JetCorrectionsRecord / AK4PFchs | | | | | | | | | | +|JetCorrectionsRecord / AK4PFchsHLT | | | | | | | | | | +|JetCorrectionsRecord / AK5Calo | | | | | | | | | | +|JetCorrectionsRecord / AK5CaloHLT | | | | | | | | | | +|JetCorrectionsRecord / AK5JPT | | | | | | | | | | +|JetCorrectionsRecord / AK5PF | | | | | | | | | | +|JetCorrectionsRecord / AK5PFHLT | | | | | | | | | | +|JetCorrectionsRecord / AK5PFchs | | | | | | | | | | +|JetCorrectionsRecord / AK5PFchsHLT | | | | | | | | | | +|JetCorrectionsRecord / AK5TRK | | | | | | | | | | +|JetCorrectionsRecord / AK6PF | | | | | | | | | | +|JetCorrectionsRecord / AK6PFchs | | | | | | | | | | +|JetCorrectionsRecord / AK7Calo | | | | | | | | | | +|JetCorrectionsRecord / AK7JPT | | | | | | | | | | +|JetCorrectionsRecord / AK7PF | | | | | | | | | | +|JetCorrectionsRecord / AK7PFchs | | | | | | | | | | +|JetCorrectionsRecord / AK8CaloHLT | | | | | | | | | | +|JetCorrectionsRecord / AK8PF | | | | | | | | | | +|JetCorrectionsRecord / AK8PFClusterHLT | | | | | | | | | | +|JetCorrectionsRecord / AK8PFHLT | | | | | | | | | | +|JetCorrectionsRecord / AK8PFPuppi | | | | | | | | | | +|JetCorrectionsRecord / AK8PFPuppiHLT | | | | | | | | | | +|JetCorrectionsRecord / AK8PFchs | | | | | | | | | | +|JetCorrectionsRecord / AK8PFchsHLT | | | | | | | | | | +|JetCorrectionsRecord / AK9PF | | | | | | | | | | +|JetCorrectionsRecord / AK9PFchs | | | | | | | | | | +|JetCorrectionsRecord / IC5Calo | | | | | | | | | | +|JetCorrectionsRecord / IC5PF | | | | | | | | | | +|JetCorrectionsRecord / KT4Calo | | | | | | | | | | +|JetCorrectionsRecord / KT4PF | | | | | | | | | | +|JetCorrectionsRecord / KT6Calo | | | | | | | | | | +|JetCorrectionsRecord / KT6PF | | | | | | | | | | +|JetResolutionRcd / AK4PFPuppi_eta | | | | | | | | | | +|JetResolutionRcd / AK4PFPuppi_phi | | | | | | | | | | +|JetResolutionRcd / AK4PFPuppi_pt | | | | | | | | | | +|JetResolutionRcd / AK4PF_eta | | | | | | | | | | +|JetResolutionRcd / AK4PF_phi | | | | | | | | | | +|JetResolutionRcd / AK4PF_pt | | | | | | | | | | +|JetResolutionRcd / AK4PFchs_eta | | | | | | | | | | +|JetResolutionRcd / AK4PFchs_phi | | | | | | | | | | +|JetResolutionRcd / AK4PFchs_pt | | | | | | | | | | +|JetResolutionRcd / AK8PFPuppi_eta | | | | | | | | | | +|JetResolutionRcd / AK8PFPuppi_phi | | | | | | | | | | +|JetResolutionRcd / AK8PFPuppi_pt | | | | | | | | | | +|JetResolutionRcd / AK8PF_eta | | | | | | | | | | +|JetResolutionRcd / AK8PF_phi | | | | | | | | | | +|JetResolutionRcd / AK8PF_pt | | | | | | | | | | +|JetResolutionRcd / AK8PFchs_eta | | | | | | | | | | +|JetResolutionRcd / AK8PFchs_phi | | | | | | | | | | +|JetResolutionRcd / AK8PFchs_pt | | | | | | | | | | +|JetResolutionScaleFactorRcd / AK4PF | | | | | | | | | | +|JetResolutionScaleFactorRcd / AK4PFPuppi | | | | | | | | | | +|JetResolutionScaleFactorRcd / AK4PFchs | | | | | | | | | | +|JetResolutionScaleFactorRcd / AK8PF | | | | | | | | | | +|JetResolutionScaleFactorRcd / AK8PFPuppi | | | | | | | | | | +|JetResolutionScaleFactorRcd / AK8PFchs | | | | | | | | | | +|L1CaloEcalScaleRcd / | | | | | | | | | | +|L1CaloGeometryRecord / | | | | | | | | | | +|L1CaloHcalScaleRcd / | | | | | | | | | | +|L1EmEtScaleRcd / | | | | | | | | | | +|L1GctChannelMaskRcd / | | | | | | | | | | +|L1GctJetFinderParamsRcd / | | | | | | | | | | +|L1GtBoardMapsRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|L1GtParametersRcd / | | | | | | | | | | +|L1GtPrescaleFactorsAlgoTrigRcd / | | | | | | | | | | +|L1GtPrescaleFactorsTechTrigRcd / | | | | | | | | | | +|L1GtPsbSetupRcd / | | | | | | | | | | +|L1GtStableParametersRcd / | | | | | | | | | | +|L1GtTriggerMaskAlgoTrigRcd / | | | | | | | | | %GREEN% Yes %ENDCOLOR% | +|L1GtTriggerMaskTechTrigRcd / | | | | | | | | | | +|L1GtTriggerMaskVetoAlgoTrigRcd / | | | | | | | | | | +|L1GtTriggerMaskVetoTechTrigRcd / | | | | | | | | | | +|L1GtTriggerMenuRcd / | | | | | | | | | %GREEN% Yes %ENDCOLOR% | +|L1HfRingEtScaleRcd / | | | | | | | | | | +|L1HtMissScaleRcd / | | | | | | | | | | +|L1JetEtScaleRcd / | | | | | | | | | | +|L1MuCSCPtLutRcd / | | | | | | | | | | +|L1MuCSCTFAlignmentRcd / | | | | | | | | | | +|L1MuCSCTFConfigurationRcd / | | | | | | | | | | +|L1MuDTEtaPatternLutRcd / | | | | | | | | | | +|L1MuDTExtLutRcd / | | | | | | | | | | +|L1MuDTPhiLutRcd / | | | | | | | | | | +|L1MuDTPtaLutRcd / | | | | | | | | | | +|L1MuDTQualPatternLutRcd / | | | | | | | | | | +|L1MuDTTFMasksRcd / | | | | | | | | | | +|L1MuDTTFParametersRcd / | | | | | | | | | | +|L1MuGMTChannelMaskRcd / | | | | | | | | | | +|L1MuGMTParametersRcd / | | | | | | | | | | +|L1MuGMTScalesRcd / | | | | | | | | | | +|L1MuTriggerPtScaleRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|L1MuTriggerScalesRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|L1RCTChannelMaskRcd / | | | | | | | | | | +|L1RCTNoisyChannelMaskRcd / | | | | | | | | | | +|L1RCTParametersRcd / | | | | | | | | | | +|L1RPCBxOrConfigRcd / | | | | | | | | | | +|L1RPCConeDefinitionRcd / | | | | | | | | | | +|L1RPCConfigRcd / | | | | | | | | | | +|L1RPCHsbConfigRcd / | | | | | | | | | | +|L1RPCHwConfigRcd / | | | | | | | | | | +|L1TCaloParamsO2ORcd / | | | | %GREEN% Yes %ENDCOLOR% | | | | | | +|L1TCaloParamsRcd / | | | | %GREEN% Yes %ENDCOLOR% | | | | | | +|L1TGlobalPrescalesVetosFractRcd / | | | | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | +|L1TGlobalPrescalesVetosRcd / | | | | | | | | | | +|L1TMuonBarrelParamsRcd / | | | | %GREEN% Yes %ENDCOLOR% | | | | | | +|L1TMuonEndCapForestRcd / | | | | %GREEN% Yes %ENDCOLOR% | | | | | | +|L1TMuonEndCapParamsRcd / | | | | %GREEN% Yes %ENDCOLOR% | | | | | | +|L1TMuonGlobalParamsRcd / | | | | %GREEN% Yes %ENDCOLOR% | | | | | | +|L1TMuonOverlapParamsRcd / | | | | %GREEN% Yes %ENDCOLOR% | | | | | | +|L1TUtmTriggerMenuRcd / | | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | +|L1TriggerKeyListRcd / | | | | | | | | | | +|L1TriggerKeyRcd / | | | | | | | | | | +|LHCInfoPerFillRcd / | %GREEN% Yes %ENDCOLOR% | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|LHCInfoPerLSRcd / | %GREEN% Yes %ENDCOLOR% | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|LHCInfoRcd / | %GREEN% Yes %ENDCOLOR% | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|LumiSectionDataRcd / | | | | | | | | | | +|MFGeometryFileRcd / 160812 | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | %GREEN% Yes %ENDCOLOR% | | | +|MFGeometryFileRcd / 90322 | | | | | | | | | | +|MagFieldConfigRcd / 0T | | | | | | | | | | +|MagFieldConfigRcd / 2T | | | | | | | | | | +|MagFieldConfigRcd / 3.5T | | | | | | | | | | +|MagFieldConfigRcd / 3.8T | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | %GREEN% Yes %ENDCOLOR% | | | +|MagFieldConfigRcd / 3T | | | | | | | | | | +|MagFieldConfigRcd / 4T | | | | | | | | | | +|PCaloTowerRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|PEcalBarrelRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|PEcalEndcapRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|PEcalPreshowerRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|PFCalibrationRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|PFCalibrationRcd / HLT | | | | | | | | | | +|PHcalRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|PPSAssociationCutsRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|PTrackerParametersRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|PZdcRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | +|PhotonConversionMVAComputerRcd / | | | | | | | | | | +|PhysicsTFormulaPayloadRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT_mvaOutput_normalization | | | | | | | | | | +|PhysicsTFormulaPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT_mvaOutput_normalization | | | | | | | | | | +|PhysicsTFormulaPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT_mvaOutput_normalization | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_BL_Loose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_BL_Medium | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_BL_Tight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_BL_VLoose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_BL_VTight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_EC_Loose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_EC_Medium | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_EC_Tight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_EC_VLoose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_wGwoGSF_EC_VTight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_BL_Loose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_BL_Medium | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_BL_Tight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_BL_VLoose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_BL_VTight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_EC_Loose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_EC_Medium | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_EC_Tight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_EC_VLoose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_NoEleMatch_woGwoGSF_EC_VTight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_BL_Loose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_BL_Medium | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_BL_Tight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_BL_VLoose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_BL_VTight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_EC_Loose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_EC_Medium | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_EC_Tight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_EC_VLoose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_wGwGSF_EC_VTight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_BL_Loose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_BL_Medium | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_BL_Tight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_BL_VLoose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_BL_VTight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_EC_Loose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_EC_Medium | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_EC_Tight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_EC_VLoose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_antiElectronMVA_woGwGSF_EC_VTight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT_Loose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT_Medium | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT_Tight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT_VLoose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT_VTight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT_VVLoose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBnewDMwLT_VVTight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT_Loose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT_Medium | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT_Tight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT_VLoose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT_VTight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT_VVLoose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMdR0p3wLT_VVTight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT_Loose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT_Medium | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT_Tight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT_VLoose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT_VTight | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT_VVLoose | | | | | | | | | | +|PhysicsTGraphPayloadRcd / RecoTauTag_tauIdMVAIsoDBoldDMwLT_VVTight | | | | | | | | | | +|QGLikelihoodRcd / QGL_AK4PF | | | | | | | | | | +|QGLikelihoodRcd / QGL_AK4PF_antib | | | | | | | | | | +|QGLikelihoodRcd / QGL_AK4PFchs | | | | | | | | | | +|QGLikelihoodRcd / QGL_AK4PFchs_antib | | | | | | | | | | +|RPCCPPFLinkMapRcd / | | | | | | | | | | +|RPCClusterSizeRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|RPCDCCLinkMapRcd / | | | | | | | | | | +|RPCEMapRcd / | | | | | %GREEN% Yes %ENDCOLOR% | | | | | +|RPCLBLinkMapRcd / | | | | | | | | | | +|RPCOMTFLinkMapRcd / | | | | | %GREEN% Yes %ENDCOLOR% | | | | | +|RPCRecoGeometryRcd / | | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | %GREEN% Yes %ENDCOLOR% | | | +|RPCStripNoisesRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|RPCTwinMuxLinkMapRcd / | | | | | | | | | | +|RunInfoRcd / | | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | %GREEN% Yes %ENDCOLOR% | | | %GREEN% Yes %ENDCOLOR% | | | +|SiPixel2DTemplateDBObjectRcd / denominator | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|SiPixel2DTemplateDBObjectRcd / numerator | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelDetVOffRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelDynamicInefficiencyRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|SiPixelFedCablingMapRcd / | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelGainCalibrationForHLTRcd / | | | | | | | | | | +|SiPixelGainCalibrationOfflineRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelGenErrorDBObjectRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelLorentzAngleRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelLorentzAngleRcd / forWidth | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelLorentzAngleRcd / fromAlignment | | | | | | | | | | +|SiPixelLorentzAngleSimRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|SiPixelQualityFromDbRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelQualityFromDbRcd / forDigitizer | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|SiPixelStatusScenarioProbabilityRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|SiPixelStatusScenariosRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|SiPixelTemplateDBObjectRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiPixelTemplateDBObjectRcd / 0T | | | | | | | | | | +|SiStripApvGain2Rcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiStripApvGainRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiStripApvGainSimRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|SiStripBackPlaneCorrectionRcd / deconvolution | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiStripBackPlaneCorrectionRcd / peak | | | | | | | | | | +|SiStripBadChannelRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiStripBadFiberRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiStripBadModuleRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiStripBadStripRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiStripClusterThresholdRcd / | | | | | | | | | | +|SiStripConfObjectRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiStripConfObjectRcd / apvphaseoffsets | | | | | | | | | | +|SiStripDeDxElectron_3D_Rcd / | | | | | | | | | | +|SiStripDeDxKaon_3D_Rcd / | | | | | | | | | | +|SiStripDeDxMip_3D_Rcd / | | | | | | | | | | +|SiStripDeDxPion_3D_Rcd / | | | | | | | | | | +|SiStripDeDxProton_3D_Rcd / | | | | | | | | | | +|SiStripDetVOffRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiStripFedCablingRcd / | | | | | %GREEN% Yes %ENDCOLOR% | | %GREEN% Yes %ENDCOLOR% | | | +|SiStripLatencyRcd / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiStripLorentzAngleRcd / deconvolution | | | | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiStripLorentzAngleSimRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | | | | +|SiStripNoisesRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiStripPedestalsRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|SiStripThresholdRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|SimBeamSpotObjectsRcd / | %GREEN% Yes %ENDCOLOR% | | | | | | | | | +|TauTagMVAComputerRcd / | | | | | | | | | | +|TauTagMVAComputerRcd / hpstanc | | | | | | | | | | +|TrackerAlignmentErrorExtendedRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|TrackerAlignmentRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|TrackerSurfaceDeformationRcd / | | | %GREEN% Yes %ENDCOLOR% | | | | %GREEN% Yes %ENDCOLOR% | | | +|VeryForwardIdealGeometryRecord / | | | | | | | %GREEN% Yes %ENDCOLOR% | | | diff --git a/ConditionsConsumed/runCMSDrivers_data2024D.sh b/ConditionsConsumed/runCMSDrivers_data2024D.sh new file mode 100755 index 0000000..6c9565d --- /dev/null +++ b/ConditionsConsumed/runCMSDrivers_data2024D.sh @@ -0,0 +1,35 @@ +#1: L1 +echo "------------------------------" +echo "Running step-1/5: L1" +echo "------------------------------" +#cmsDriver.py step1 --conditions auto:run3_hlt_relval -n 5 --era Run3_2023 -s L1REPACK:Full --data --scenario pp --datatier FEVTDEBUGHLT --eventcontent FEVTDEBUGHLT --filein /store/data/Run2023D/JetMET0/RAW/v1/000/369/978/00000/00b9eba7-c847-465b-a6de-98bceae93613.root --fileout output_step1_L1.root --customise_commands="process.load('Configuration.StandardSequences.Digi_cff') \n process.GlobalTag.DumpStat =cms.untracked.bool(True)" --outputCommands "keep *" |& tee output_step1_L1.log +cmsDriver.py step1 --conditions auto:run3_hlt_relval -n 5 --era Run3_2024 -s L1REPACK:Full --data --scenario pp --datatier FEVTDEBUGHLT --eventcontent FEVTDEBUGHLT --filein /store/data/Run2024D/JetMET0/RAW/v1/000/380/531/00000/e7a6d94b-a58b-4651-a963-1ba18239c3eb.root --fileout output_step1_L1.root --customise_commands="process.load('Configuration.StandardSequences.Digi_cff') \n process.GlobalTag.DumpStat =cms.untracked.bool(True)" --outputCommands "keep *" |& tee output_step1_L1.log + +#2: HLTlt +echo "------------------------------" +echo "Running step-2/5: HLT" +echo "------------------------------" +#cmsDriver.py step2 --conditions auto:run3_hlt_relval -n 5 --era Run3_2023 -s HLT:@relval2023 --processName HLT2 --data --scenario pp --datatier FEVTDEBUGHLT --eventcontent FEVTDEBUGHLT --filein file:output_step1_L1.root --fileout output_step2_HLT.root --customise_commands='process.GlobalTag.DumpStat=cms.untracked.bool(True)' |& tee output_step2_HLT.log +#cmsDriver.py step2 --conditions auto:run3_hlt_relval -n 5 --era Run3_2023 -s HLT:@relval2023 --processName HLT2 --data --scenario pp --datatier FEVTDEBUGHLT --eventcontent FEVTDEBUGHLT --filein file:output_step1_L1.root --fileout output_step2_HLT.root --customise_commands='process.GlobalTag.DumpStat=cms.untracked.bool(True)' --outputCommands "keep *, drop *_hlt*Legacy_*_*" |& tee output_step2_HLT.log +cmsDriver.py step2 --conditions auto:run3_hlt_relval -n 5 --era Run3_2024 -s HLT:@relval2024 --processName HLT2 --data --scenario pp --datatier FEVTDEBUGHLT --eventcontent FEVTDEBUGHLT --filein file:output_step1_L1.root --fileout output_step2_HLT.root --customise_commands='process.GlobalTag.DumpStat=cms.untracked.bool(True)' |& tee output_step2_HLT.log + +#3 AOD (RAW2DIGI,L1Reco,RECO) +echo "------------------------------" +echo "Running step-3/5: AOD" +echo "------------------------------" +#cmsDriver.py step3 --conditions auto:run3_data_prompt_relval -n 5 --era Run3_2023 -s RAW2DIGI,L1Reco,RECO --data --datatier AOD --eventcontent AOD --filein file:output_step2_HLT.root --fileout output_step3_AOD.root --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' --customise Configuration/DataProcessing/RecoTLR.customisePostEra_Run3 |& tee output_step3_AOD.log +cmsDriver.py step3 --conditions auto:run3_data_prompt_relval -n 5 --era Run3_2024 -s RAW2DIGI,L1Reco,RECO --data --datatier AOD --eventcontent AOD --filein file:output_step2_HLT.root --fileout output_step3_AOD.root --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' --customise Configuration/DataProcessing/RecoTLR.customisePostEra_Run3 |& tee output_step3_AOD.log + +#4 MINIAOD +echo "------------------------------" +echo "Running step-4/5: MINIAOD" +echo "------------------------------" +#cmsDriver.py step4 --runUnscheduled --conditions auto:run3_data_prompt_relval -n 5 --era Run3_2023 -s PAT --data --datatier MINIAOD --eventcontent MINIAOD --filein file:output_step3_AOD.root --fileout output_step4_MINIAOD.root --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' --customise Configuration/DataProcessing/RecoTLR.customisePostEra_Run3 |& tee output_step4_MINIAOD.log +cmsDriver.py step4 --runUnscheduled --conditions auto:run3_data_prompt_relval -n 5 --era Run3_2024 -s PAT --data --datatier MINIAOD --eventcontent MINIAOD --filein file:output_step3_AOD.root --fileout output_step4_MINIAOD.root --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' --customise Configuration/DataProcessing/RecoTLR.customisePostEra_Run3 |& tee output_step4_MINIAOD.log + +#5 NANOAOD +echo "------------------------------" +echo "Running step-5/5: NANOAOD" +echo "------------------------------" +#cmsDriver.py step5 --runUnscheduled --conditions auto:run3_data_prompt_relval -n 5 --era Run3_2023 -s NANO --data --datatier NANOAOD --eventcontent NANOAOD --filein file:output_step4_MINIAOD.root --fileout output_step5_NANOAOD.root --customise_commands='process.GlobalTag.DumpStat=cms.untracked.bool(True)' |& tee output_step5_NANOAOD.log +cmsDriver.py step5 --runUnscheduled --conditions auto:run3_data_prompt_relval -n 5 --era Run3_2024 -s NANO --data --datatier NANOAOD --eventcontent NANOAOD --filein file:output_step4_MINIAOD.root --fileout output_step5_NANOAOD.root --customise_commands='process.GlobalTag.DumpStat=cms.untracked.bool(True)' |& tee output_step5_NANOAOD.log From f08f05662cb524faf444f03b838226c5601d4395 Mon Sep 17 00:00:00 2001 From: Atanu Pathak Date: Fri, 22 Nov 2024 22:53:16 +0100 Subject: [PATCH 3/3] script for 2024 MC with correct HLT menu --- ConditionsConsumed/runCMSDrivers_mc2024.sh | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ConditionsConsumed/runCMSDrivers_mc2024.sh b/ConditionsConsumed/runCMSDrivers_mc2024.sh index 5762518..63d411f 100755 --- a/ConditionsConsumed/runCMSDrivers_mc2024.sh +++ b/ConditionsConsumed/runCMSDrivers_mc2024.sh @@ -8,37 +8,37 @@ cmsDriver.py TTbar_13TeV_TuneCUETP8M1_cfi --conditions auto:phase1_2024_realist echo "------------------------------" echo "Running step-2/9: SIM" echo "------------------------------" -cmsDriver.py step2 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s SIM --datatier GEN-SIM --eventcontent FEVTDEBUG --filein file:output_step1_GEN.root --fileout output_step2_SIM.root --beamspot Realistic25ns13p6TeVEarly2023Collision --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' --outputCommands "keep *" |& tee output_step2_SIM.log +cmsDriver.py step2 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s SIM --datatier GEN-SIM --eventcontent FEVTDEBUG --filein file:output_step1_GEN.root --fileout output_step2_SIM.root --beamspot Realistic25ns13p6TeVEarly2023Collision --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' --outputCommands "keep *" |& tee output_step2_SIM.log #3: DIGI echo "------------------------------" echo "Running step-3/9: DIGI" echo "------------------------------" -cmsDriver.py step3 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s DIGI:pdigi_valid --datatier GEN-SIM-DIGI-RAW --eventcontent FEVTDEBUGHLT --filein file:output_step2_SIM.root --fileout output_step3_DIGI.root --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' --outputCommands "keep *, drop *_mix_*_*" |& tee output_step3_DIGI.log +cmsDriver.py step3 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s DIGI:pdigi_valid --datatier GEN-SIM-DIGI-RAW --eventcontent FEVTDEBUGHLT --filein file:output_step2_SIM.root --fileout output_step3_DIGI.root --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' --outputCommands "keep *, drop *_mix_*_*" |& tee output_step3_DIGI.log #4: L1 echo "------------------------------" echo "Running step-4/9: L1" echo "------------------------------" -cmsDriver.py step4 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s L1 --datatier GEN-SIM-DIGI-RAW --eventcontent FEVTDEBUGHLT --filein file:output_step3_DIGI.root --fileout output_step4_L1.root --customise_commands="process.load('Configuration.StandardSequences.Digi_cff') \n process.GlobalTag.DumpStat =cms.untracked.bool(True)" --outputCommands "keep *" |& tee output_step4_L1.log +cmsDriver.py step4 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s L1 --datatier GEN-SIM-DIGI-RAW --eventcontent FEVTDEBUGHLT --filein file:output_step3_DIGI.root --fileout output_step4_L1.root --customise_commands="process.load('Configuration.StandardSequences.Digi_cff') \n process.GlobalTag.DumpStat =cms.untracked.bool(True)" --outputCommands "keep *" |& tee output_step4_L1.log #5: DIGI2RAW echo "------------------------------" echo "Running step-5/9: DIGI2RAW" echo "------------------------------" -cmsDriver.py step5 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s DIGI2RAW --datatier GEN-SIM-DIGI-RAW --eventcontent FEVTDEBUGHLT --filein file:output_step4_L1.root --fileout output_step5_DIGI2RAW.root --customise_commands='process.GlobalTag.DumpStat=cms.untracked.bool(True)' --outputCommands "keep *" |& tee output_step5_DIGI2RAW.log +cmsDriver.py step5 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s DIGI2RAW --datatier GEN-SIM-DIGI-RAW --eventcontent FEVTDEBUGHLT --filein file:output_step4_L1.root --fileout output_step5_DIGI2RAW.root --customise_commands='process.GlobalTag.DumpStat=cms.untracked.bool(True)' --outputCommands "keep *" |& tee output_step5_DIGI2RAW.log #6: HLT echo "------------------------------" echo "Running step-6/9: HLT" echo "------------------------------" -cmsDriver.py step6 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 -s HLT:@relval2016 --datatier GEN-SIM-DIGI-RAW-HLTDEBUG --eventcontent FEVTDEBUGHLT --filein file:output_step5_DIGI2RAW.root --fileout output_step6_HLT.root --customise_commands='process.GlobalTag.DumpStat=cms.untracked.bool(True)' --outputCommands "keep *" |& tee output_step6_HLT.log +cmsDriver.py step6 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 -s HLT:@relval2024 --datatier GEN-SIM-DIGI-RAW-HLTDEBUG --eventcontent FEVTDEBUGHLT --filein file:output_step5_DIGI2RAW.root --fileout output_step6_HLT.root --customise_commands='process.GlobalTag.DumpStat=cms.untracked.bool(True)' --outputCommands "keep *, drop *_hlt*Pixel*SoA*_*_*" |& tee output_step6_HLT.log #7 AODSIM (RAW2DIGI,L1Reco,RECO,RECOSIM) echo "------------------------------" echo "Running step-7/9: AODSIM" echo "------------------------------" -cmsDriver.py step7 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s RAW2DIGI,L1Reco,RECO,RECOSIM --datatier AODSIM --eventcontent AODSIM --filein file:output_step6_HLT.root --fileout output_step7_AODSIM.root --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' |& tee output_step7_AODSIM.log +cmsDriver.py step7 --conditions auto:phase1_2024_realistic -n 5 --era Run3_2024 --geometry DB:Extended -s RAW2DIGI,L1Reco,RECO,RECOSIM --datatier AODSIM --eventcontent AODSIM --filein file:output_step6_HLT.root --fileout output_step7_AODSIM.root --customise_commands='process.GlobalTag.DumpStat =cms.untracked.bool(True)' --outputCommands "keep *, drop *_mix_*_*" |& tee output_step7_AODSIM.log #8 MINIAODSIM echo "------------------------------"