CMS 3D CMS Logo

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

Variables

string label_scl = "mixData:MergedCaloTruth"
 
tuple layerClusterSimClusterAssociation
 
tuple layerClusterSimClusterAssociationHFNose
 

Variable Documentation

string LCToSCAssociation_cfi.label_scl = "mixData:MergedCaloTruth"

Definition at line 11 of file LCToSCAssociation_cfi.py.

tuple LCToSCAssociation_cfi.layerClusterSimClusterAssociation
Initial value:
1 = cms.EDProducer("LCToSCAssociatorEDProducer",
2  associator = cms.InputTag('scAssocByEnergyScoreProducer'),
3  label_scl = cms.InputTag("mix","MergedCaloTruth"),
4  label_lcl = cms.InputTag("hgcalLayerClusters")
5 )

Definition at line 3 of file LCToSCAssociation_cfi.py.

tuple LCToSCAssociation_cfi.layerClusterSimClusterAssociationHFNose
Initial value:
1 = layerClusterSimClusterAssociation.clone(
2  label_lcl = "hgcalLayerClustersHFNose"
3 )

Definition at line 14 of file LCToSCAssociation_cfi.py.