CMS 3D CMS Logo

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

Variables

tuple cluster_algo_all
 

Variable Documentation

tuple hgcalTriggerPrimitivesSimClustering_cff.cluster_algo_all
Initial value:
1 = cms.PSet( AlgorithmName = cms.string('HGCalTriggerSimClusterBestChoice'),
2  FECodec = process.hgcalTriggerPrimitiveDigiProducer.FECodec ,
3  HGCalEESensitive_tag = cms.string('HGCalEESensitive'),
4  HGCalHESiliconSensitive_tag = cms.string('HGCalHESiliconSensitive'),
5 
6  calib_parameters = process.hgcalTriggerPrimitiveDigiProducer.BEConfiguration.algorithms[0].calib_parameters,
7  simcollection=cms.InputTag("mix","MergedCaloTruth",""),
8  simhitsee = cms.InputTag("g4SimHits","HGCHitsEE",""),
9  simhitsfh = cms.InputTag("g4SimHits","HGCHitsHEfront",""),
10  )

Definition at line 5 of file hgcalTriggerPrimitivesSimClustering_cff.py.