20 hltpostvalidation = cms.Sequence(
21 postProcessorHLTtrackingSequence
22 +postProcessorHLTvertexing
26 +topHLTriggerValidationHarvest
27 +heavyFlavorValidationHarvestingSequence
34 +hltExoticaPostProcessors
35 +b2gHLTriggerValidationHarvest
39 from Configuration.Eras.Modifier_phase1Pixel_cff
import phase1Pixel
42 from Configuration.Eras.Modifier_fastSim_cff
import fastSim
43 if fastSim.isChosen():
44 hltpostvalidation.remove(postProcessorHLTtrackingSequence)
45 hltpostvalidation.remove(postProcessorHLTvertexing)
49 hltpostvalidation_preprod = cms.Sequence(
50 postProcessorHLTtrackingSequence
51 +postProcessorHLTvertexing
53 +heavyFlavorValidationHarvestingSequence
58 hltpostvalidation_prod = cms.Sequence(
59 postProcessorHLTtrackingSequence
60 +postProcessorHLTvertexing