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

Definition at line 15 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  +HLTTopPostVal
7  +heavyFlavorValidationHarvestingSequence
8  +JetMETPostVal
9  #+HLTAlCaPostVal
10  +SusyExoPostVal
11  +HLTHiggsPostVal
12  )

Definition at line 30 of file HLTValidationHarvest_cff.py.

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

Definition at line 43 of file HLTValidationHarvest_cff.py.

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

Definition at line 52 of file HLTValidationHarvest_cff.py.