CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
HLTValidationHarvest_cff Namespace Reference

Variables

tuple hltpostvalidation
 
tuple hltpostvalidation_preprod
 
tuple hltpostvalidation_prod
 

Variable Documentation

tuple HLTValidationHarvest_cff.hltpostvalidation
Initial value:
1 = cms.Sequence(
2  postProcessorHLTtrackingSequence
3  +postProcessorHLTvertexing
4  +HLTMuonPostVal
5  +HLTTauPostVal
6  +EgammaPostVal
7  +topHLTriggerValidationHarvest
8  +heavyFlavorValidationHarvestingSequence
9  +JetMETPostVal
10  #+HLTAlCaPostVal
11  +SusyExoPostVal
12  #+ExamplePostVal
13  +hltvalidationqt
14  +HLTHiggsPostVal
15  +hltExoticaPostProcessors
16  +b2gHLTriggerValidationHarvest
17  +HLTSMPPostVal
18  +HltBTagPostVal
19  )

Definition at line 20 of file HLTValidationHarvest_cff.py.

tuple HLTValidationHarvest_cff.hltpostvalidation_preprod
Initial value:
1 = cms.Sequence(
2  postProcessorHLTtrackingSequence
3  +postProcessorHLTvertexing
4  +HLTTauPostVal
5  +heavyFlavorValidationHarvestingSequence
6  +SusyExoPostVal
7  #+HLTHiggsPostVal
8  )

Definition at line 49 of file HLTValidationHarvest_cff.py.

tuple HLTValidationHarvest_cff.hltpostvalidation_prod
Initial value:
1 = cms.Sequence(
2  postProcessorHLTtrackingSequence
3  +postProcessorHLTvertexing
4  )

Definition at line 58 of file HLTValidationHarvest_cff.py.