![]() |
|
|||
File indexing completed on 2024-04-06 12:29:51
0001 import FWCore.ParameterSet.Config as cms 0002 0003 from SimG4CMS.Calo.hgcalHitPartialEE_cfi import * 0004 0005 hgcalHitPartialHE = hgcalHitPartialEE.clone( 0006 nameSense = "HGCalHESiliconSensitive", 0007 caloHitSource = "HGCHitsHEfront" 0008 ) 0009 0010 hgcalHitPartialHEB = hgcalHitPartialEE.clone( 0011 nameSense = "HGCalHEScintillatorSensitive", 0012 caloHitSource = "HGCHitsHEback" 0013 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |