![]() |
|
|||
File indexing completed on 2023-05-05 02:47:03
0001 import FWCore.ParameterSet.Config as cms 0002 0003 hgcGeomCheck = cms.EDAnalyzer('HGCGeometryCheck', 0004 geometrySource = cms.untracked.vstring( 0005 'HGCalEESensitive', 0006 'HGCalHESiliconSensitive', 0007 'HGCalHEScintillatorSensitive' 0008 ), 0009 g4Source = cms.InputTag('g4SimHits', 'HGCalInfoLayer'), 0010 mightGet = cms.optional.untracked.vstring 0011 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |