CMS 3D CMS Logo

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

Variables

tuple _phase1_postValidation = postValidation.copy()
 
tuple _phase1_postValidation_trackingOnly = postValidation_trackingOnly.copy()
 
tuple _phase2_ge0_postValidation = _run3_postValidation.copy()
 
tuple _phase2_postValidation = _run3_postValidation.copy()
 
tuple _run3_postValidation = postValidation.copy()
 
tuple postValidation
 
tuple postValidation_common = cms.Sequence()
 
tuple postValidation_ECAL = cms.Sequence()
 
tuple postValidation_fastsim
 
tuple postValidation_gen
 
tuple postValidation_HCAL
 
tuple postValidation_JetMET
 
tuple postValidation_muons
 
tuple postValidation_preprod
 
tuple postValidation_trackingOnly
 
tuple postValidationCosmics
 
tuple postValidationMiniAOD
 
tuple postValidationOuterTracker = cms.Sequence( OuterTracker_harvestingV )
 
tuple postValidationTracking
 

Variable Documentation

tuple postValidation_cff._phase1_postValidation = postValidation.copy()

Definition at line 119 of file postValidation_cff.py.

tuple postValidation_cff._phase1_postValidation_trackingOnly = postValidation_trackingOnly.copy()

Definition at line 122 of file postValidation_cff.py.

tuple postValidation_cff._phase2_ge0_postValidation = _run3_postValidation.copy()

Definition at line 140 of file postValidation_cff.py.

tuple postValidation_cff._phase2_postValidation = _run3_postValidation.copy()

Definition at line 134 of file postValidation_cff.py.

tuple postValidation_cff._run3_postValidation = postValidation.copy()

Definition at line 129 of file postValidation_cff.py.

tuple postValidation_cff.postValidation
Initial value:
1 = cms.Sequence(
2  recoMuonPostProcessors
3  + postValidationTracking
4  + MuIsoValPostProcessor
5  + calotowersPostProcessor
6  + hcalSimHitsPostProcessor
7  + hcaldigisPostProcessor
8  + hcalrechitsPostProcessor
9  + electronPostValidationSequence + photonPostProcessor
10  + pfJetClient + pfMETClient + pfJetResClient + pfElectronClient
11  + rpcRecHitPostValidation_step
12  + runTauEff + makeBetterPlots
13  + bTagCollectorSequenceMCbcl
14  + METPostProcessor
15  + L1GenPostProcessor
16  + bdHadronTrackPostProcessor
17  + MuonCSCDigisPostProcessors
18 )

Definition at line 31 of file postValidation_cff.py.

tuple postValidation_cff.postValidation_common = cms.Sequence()

Definition at line 74 of file postValidation_cff.py.

tuple postValidation_cff.postValidation_ECAL = cms.Sequence()

Definition at line 96 of file postValidation_cff.py.

tuple postValidation_cff.postValidation_fastsim
Initial value:
1 = cms.Sequence(
2  recoMuonPostProcessors
3  + postProcessorTrackSequence
4  + MuIsoValPostProcessor
5  + photonPostProcessor
6  + bTagCollectorSequenceMC
7  + runTauEff
8 )

Definition at line 58 of file postValidation_cff.py.

tuple postValidation_cff.postValidation_gen
Initial value:
1 = cms.Sequence(
2  EventGeneratorPostProcessor
3 )

Definition at line 105 of file postValidation_cff.py.

tuple postValidation_cff.postValidation_HCAL
Initial value:
1 = cms.Sequence(
2  hcalSimHitsPostProcessor
3  + hcaldigisPostProcessor
4  + hcalrechitsPostProcessor
5  + calotowersPostProcessor
6 )

Definition at line 98 of file postValidation_cff.py.

tuple postValidation_cff.postValidation_JetMET
Initial value:
1 = cms.Sequence(
2  METPostProcessor
3 )

Definition at line 92 of file postValidation_cff.py.

tuple postValidation_cff.postValidation_muons
Initial value:
1 = cms.Sequence(
2  recoMuonPostProcessors
3  + MuonGEMHitsPostProcessors
4  + MuonGEMDigisPostProcessors
5  + MuonGEMRecHitsPostProcessors
6  + MuonME0DigisPostProcessors
7  + MuonME0SegPostProcessors
8  + MuonCSCDigisPostProcessors
9  + rpcRecHitPostValidation_step
10 )

Definition at line 81 of file postValidation_cff.py.

tuple postValidation_cff.postValidation_preprod
Initial value:
1 = cms.Sequence(
2  recoMuonPostProcessors
3  + postProcessorTrackSequence
4  + MuIsoValPostProcessor
5 )

Definition at line 51 of file postValidation_cff.py.

tuple postValidation_cff.postValidation_trackingOnly
Initial value:
1 = cms.Sequence(
2  postProcessorTrackSequenceTrackingOnly
3  + postProcessorVertexSequence
4 )

Definition at line 76 of file postValidation_cff.py.

tuple postValidation_cff.postValidationCosmics
Initial value:
1 = cms.Sequence(
2  postProcessorMuonTrack
3 )

Definition at line 109 of file postValidation_cff.py.

tuple postValidation_cff.postValidationMiniAOD
Initial value:
1 = cms.Sequence(
2  electronPostValidationSequenceMiniAOD
3 )

Definition at line 113 of file postValidation_cff.py.

tuple postValidation_cff.postValidationOuterTracker = cms.Sequence( OuterTracker_harvestingV )

Definition at line 117 of file postValidation_cff.py.

tuple postValidation_cff.postValidationTracking
Initial value:
1 = cms.Sequence(
2  postProcessorTrackSequence
3  + postProcessorVertexSequence
4 )

Definition at line 27 of file postValidation_cff.py.