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([postProcessorHLTtrackingSequence,
46 postProcessorHLTvertexing,
50 postProcessorHLTgsfTrackingSequence,
51 postProcessorHLTmuonTrackingSequence,
52 heavyFlavorValidationHarvestingSequence,
59 hltExoticaPostProcessors,
60 b2gHLTriggerValidationHarvest,
66 from Configuration.Eras.Modifier_fastSim_cff
import fastSim
67 fastSim.toReplaceWith(hltpostvalidation, hltpostvalidation.copyAndExclude([
68 postProcessorHLTtrackingSequence,
69 postProcessorHLTvertexing,
70 postProcessorHLTgsfTrackingSequence,
71 postProcessorHLTmuonTrackingSequence
76 hltpostvalidation_preprod = cms.Sequence(
77 postProcessorHLTtrackingSequence
78 +postProcessorHLTvertexing
80 +heavyFlavorValidationHarvestingSequence
82 + postProcessorHLTgsfTrackingSequence
83 + postProcessorHLTmuonTrackingSequence
87 hltpostvalidation_prod = cms.Sequence(
88 postProcessorHLTtrackingSequence
89 +postProcessorHLTvertexing
90 + postProcessorHLTgsfTrackingSequence
91 + postProcessorHLTmuonTrackingSequence