19 hltpostvalidation = cms.Sequence(
20 postProcessorHLTtrackingSequence
21 +postProcessorHLTvertexing
25 +topHLTriggerValidationHarvest
26 +heavyFlavorValidationHarvestingSequence
33 +hltExoticaPostProcessors
34 +b2gHLTriggerValidationHarvest
40 from Configuration.StandardSequences.Eras
import eras
41 if eras.fastSim.isChosen():
42 hltpostvalidation.remove(postProcessorHLTtrackingSequence)
43 hltpostvalidation.remove(postProcessorHLTvertexing)
47 hltpostvalidation_preprod = cms.Sequence(
48 postProcessorHLTtrackingSequence
49 +postProcessorHLTvertexing
51 +heavyFlavorValidationHarvestingSequence
56 hltpostvalidation_prod = cms.Sequence(
57 postProcessorHLTtrackingSequence
58 +postProcessorHLTvertexing