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_fastsim
 
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 19 of file HLTValidationHarvest_cff.py.

tuple HLTValidationHarvest_cff.hltpostvalidation_fastsim
Initial value:
1 = cms.Sequence(
2  HLTMuonPostVal_FastSim
3  +HLTTauPostVal
4  +EgammaPostVal
5  +topHLTriggerValidationHarvest
6  +heavyFlavorValidationHarvestingSequence
7  +JetMETPostVal
8  #+HLTAlCaPostVal
9  +SusyExoPostVal_fastsim
10  +HLTHiggsPostVal
11  +b2gHLTriggerValidationHarvest
12  +HLTSMPPostVal
13  +HltBTagPostVal
14  )

Definition at line 39 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 54 of file HLTValidationHarvest_cff.py.

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

Definition at line 63 of file HLTValidationHarvest_cff.py.