20 hltpostvalidation = cms.Sequence(
21 postProcessorHLTtrackingSequence
22 +postProcessorHLTvertexing
26 + postProcessorHLTgsfTrackingSequence
27 + postProcessorHLTmuonTrackingSequence
28 +heavyFlavorValidationHarvestingSequence
35 +hltExoticaPostProcessors
36 +b2gHLTriggerValidationHarvest
40 from Configuration.Eras.Modifier_phase1Pixel_cff
import phase1Pixel
44 from Configuration.Eras.Modifier_phase2_common_cff
import phase2_common
45 phase2_common.toReplaceWith(hltpostvalidation, hltpostvalidation.copyAndExclude([HLTMuonPostVal,
48 postProcessorHLTgsfTrackingSequence,
49 postProcessorHLTmuonTrackingSequence,
50 heavyFlavorValidationHarvestingSequence,
57 hltExoticaPostProcessors,
58 b2gHLTriggerValidationHarvest,
64 from Configuration.Eras.Modifier_fastSim_cff
import fastSim
65 fastSim.toReplaceWith(hltpostvalidation, hltpostvalidation.copyAndExclude([
66 postProcessorHLTtrackingSequence,
67 postProcessorHLTvertexing,
68 postProcessorHLTgsfTrackingSequence,
69 postProcessorHLTmuonTrackingSequence
74 hltpostvalidation_preprod = cms.Sequence(
75 postProcessorHLTtrackingSequence
76 +postProcessorHLTvertexing
78 +heavyFlavorValidationHarvestingSequence
80 + postProcessorHLTgsfTrackingSequence
81 + postProcessorHLTmuonTrackingSequence
85 hltpostvalidation_prod = cms.Sequence(
86 postProcessorHLTtrackingSequence
87 +postProcessorHLTvertexing
88 + postProcessorHLTgsfTrackingSequence
89 + postProcessorHLTmuonTrackingSequence