CMS 3D CMS Logo

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

Variables

tuple BtagPerformanceESProducer_1
 
tuple BtagPerformanceESProducer_2
 
tuple BtagPerformanceESProducer_3
 
tuple BtagPerformanceESProducer_4
 
tuple BtagPerformanceESProducer_5
 

Variable Documentation

tuple BtagPerformanceFragment.BtagPerformanceESProducer_1
Initial value:
1 = cms.ESProducer("BtagPerformanceESProducer",
2 # this is what it makes available
3  ComponentName = cms.string('JetProbability_loose'),
4 # this is where it gets the payload from
5  PayloadName = cms.string('JPL_T'),
6  WorkingPointName = cms.string('JPL_WP')
7 )

Definition at line 3 of file BtagPerformanceFragment.py.

tuple BtagPerformanceFragment.BtagPerformanceESProducer_2
Initial value:
1 = cms.ESProducer("BtagPerformanceESProducer",
2 # this is what it makes available
3  ComponentName = cms.string('JetProbability_medium'),
4 # this is where it gets the payload from
5  PayloadName = cms.string('JPM_T'),
6  WorkingPointName = cms.string('JPM_WP')
7 )

Definition at line 12 of file BtagPerformanceFragment.py.

tuple BtagPerformanceFragment.BtagPerformanceESProducer_3
Initial value:
1 = cms.ESProducer("BtagPerformanceESProducer",
2 # this is what it makes available
3  ComponentName = cms.string('JetProbability_tight'),
4 # this is where it gets the payload from
5  PayloadName = cms.string('JPT_T'),
6  WorkingPointName = cms.string('JPT_WP')
7 )

Definition at line 21 of file BtagPerformanceFragment.py.

tuple BtagPerformanceFragment.BtagPerformanceESProducer_4
Initial value:
1 = cms.ESProducer("BtagPerformanceESProducer",
2 # this is what it makes available
3  ComponentName = cms.string('TrackCountingHighEfficiency_loose'),
4 # this is where it gets the payload from
5  PayloadName = cms.string('TCHEL_T'),
6  WorkingPointName = cms.string('TCHEL_WP')
7 )

Definition at line 30 of file BtagPerformanceFragment.py.

tuple BtagPerformanceFragment.BtagPerformanceESProducer_5
Initial value:
1 = cms.ESProducer("BtagPerformanceESProducer",
2 # this is what it makes available
3  ComponentName = cms.string('TrackCountingHighEfficiency_medium'),
4 # this is where it gets the payload from
5  PayloadName = cms.string('TCHEM_T'),
6  WorkingPointName = cms.string('TCHEM_WP')
7 )

Definition at line 38 of file BtagPerformanceFragment.py.