CMS 3D CMS Logo

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

Variables

string label_scl = "mixData:MergedCaloTruth"
 
tuple tracksterSimClusterAssociation
 

Variable Documentation

string TSToSCAssociation_cfi.label_scl = "mixData:MergedCaloTruth"

Definition at line 12 of file TSToSCAssociation_cfi.py.

tuple TSToSCAssociation_cfi.tracksterSimClusterAssociation
Initial value:
1 = cms.EDProducer("TSToSCAssociatorEDProducer",
2  associator = cms.InputTag('tsAssocByEnergyScoreProducer'),
3  label_scl = cms.InputTag("mix","MergedCaloTruth"),
4  label_tst = cms.InputTag("ticlTrackstersMerge"),
5  label_lcl = cms.InputTag("hgcalLayerClusters")
6 )

Definition at line 3 of file TSToSCAssociation_cfi.py.