![]() |
|
|||
File indexing completed on 2022-11-25 00:27:17
0001 import FWCore.ParameterSet.Config as cms 0002 0003 cherenkovAnalysis = cms.EDAnalyzer('CherenkovAnalysis', 0004 caloHitSource = cms.InputTag('g4SimHits', 'EcalHitsEB'), 0005 maxEnergy = cms.double(2), 0006 nBinsEnergy = cms.int32(50), 0007 mightGet = cms.optional.untracked.vstring 0008 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |