CMS 3D CMS Logo

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

Variables

tuple cuts
 
tuple name = cms.string("PFRecHitQTestHCALTimeVsDepth")
 

Variable Documentation

tuple Reconstruction_Data_cff.cuts
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  depth = cms.int32(1),
4  threshold = cms.double(30.),
5  minTime = cms.double(-5.),
6  maxTime = cms.double(+5.),
7  ),
8  cms.PSet(
9  depth = cms.int32(2),
10  threshold = cms.double(30.),
11  minTime = cms.double(-5.),
12  maxTime = cms.double(+5.),
13  )
14  )

Definition at line 22 of file Reconstruction_Data_cff.py.

Referenced by IsoTrig.beginJob(), HBHENegativeFlagSetter.checkPassFilter(), BdecayFilter.filter(), BsJpsiPhiFilter.filter(), HLTMuonL1RegionalFilter.HLTMuonL1RegionalFilter(), TPN.init(), TMTQ.init(), reco::tau::qcuts.mapAndCutByType(), pat::helper::MultiIsolator.MultiIsolator(), PFClusterTimeSelector.PFClusterTimeSelector(), PFRecoTauDiscriminationByHPSSelection.PFRecoTauDiscriminationByHPSSelection(), TPN.setCut(), TMTQ.setCut(), egHLT::OffEgSel.setEBCuts(), egHLT::OffEgSel.setEECuts(), and TagProbeFitTreeAnalyzer.TagProbeFitTreeAnalyzer().

tuple Reconstruction_Data_cff.name = cms.string("PFRecHitQTestHCALTimeVsDepth")

Definition at line 21 of file Reconstruction_Data_cff.py.