CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups 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  + postProcessorHLTgsfTrackingSequence
8  + postProcessorHLTmuonTrackingSequence
9  +heavyFlavorValidationHarvestingSequence
10  +JetMETPostVal
11  #+HLTAlCaPostVal
12  +SusyExoPostVal
13  #+ExamplePostVal
14  +hltvalidationqt
15  +HLTHiggsPostVal
16  +hltExoticaPostProcessors
17  +b2gHLTriggerValidationHarvest
18  +HLTSMPPostVal
19  +HltBTagPostVal
20  )

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  + postProcessorHLTgsfTrackingSequence
8  + postProcessorHLTmuonTrackingSequence
9  #+HLTHiggsPostVal
10  )

Definition at line 53 of file HLTValidationHarvest_cff.py.

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

Definition at line 64 of file HLTValidationHarvest_cff.py.