ECALProperties.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 standard_ecalproperties:
4 {
5  service_provider: "ECALPropertiesServiceStandard"
6  EffectivePixel: 3000 # px
7  LightYield: 20 # px/MIP
8  SiPMGain: 15 # ADC/px
9  InterCalibFactor: 10 # based on AHCAL experience (low/high gain mode factor)
10  ADCSaturation: 4095 # 12-bit ADC
11  ScintBirksConstant: 0.07943 # mm/MeV
12  TimeResolution: 0.7 # in ns
13  MeVtoMIP: 0.814 # MeV / MIP for 5 mm thickness scintillator
14  Noisepx: 0.4 # px
15 }
16 
17 
18 END_PROLOG