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  postProcessorHLTtracking
3  +HLTMuonPostVal
4  +HLTTauPostVal
5  +EgammaPostVal
6  +topHLTriggerValidationHarvest
7  +hltriggerFourVectorClient
8  +heavyFlavorValidationHarvestingSequence
9  +JetMETPostVal
10  #+HLTAlCaPostVal
11  +SusyExoPostVal
12  #+ExamplePostVal
13  +hltvalidationqt
14  +HLTHiggsPostVal
15  +hltExoticaPostProcessors
16  )

Definition at line 16 of file HLTValidationHarvest_cff.py.

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

Definition at line 33 of file HLTValidationHarvest_cff.py.

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

Definition at line 46 of file HLTValidationHarvest_cff.py.

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

Definition at line 55 of file HLTValidationHarvest_cff.py.