WCSim Update
Erin O’Sullivan, on behalf on the WCSim group HK Open Meeting January 30, 2014
WCSim Update Erin OSullivan, on behalf on the WCSim group HK Open - - PowerPoint PPT Presentation
WCSim Update Erin OSullivan, on behalf on the WCSim group HK Open Meeting January 30, 2014 An Introduction to WCSim What is WCSim? WCSim: An open-sourced, GEANT4-based simulation code for water Cherenkov detectors. User can define a
Erin O’Sullivan, on behalf on the WCSim group HK Open Meeting January 30, 2014
WCSim: An open-sourced, GEANT4-based simulation code for water Cherenkov detectors.
configuration by choosing a PMT type, cylinder size, option to add Gadolinium loading. Also, the HK detector is defined here.
using either a user-defined vector file or using GEANT4 particle generation.
git clone commands for https, ssh or svn Get the zip or tar file of the newest release (v1.2.0)
Fork a copy of the code
Browse the code Get emails when there are new pull requests or issues See ongoing issues or report bugs you find See any outstanding pull requests
True Info: Contains info about which PMTs were hit, hit time, etc
Old setup in WCSim: PMT and digitizer together. “Digitizer”: Contains info about the PMT (ex. charge conversion), the digitizer (ex. gating, threshold), and information about the PMT and digitizer together (ex. electronics response)
New setup in WCSim: PMT and digitizer are separate. PMT: Converts a hit to the corresponding charge. True Info: Contains info about which PMTs were hit, hit time, etc Digitizer: Contains info specific to the digitizer
GetPMTName GetPMTRadius GetPMTExposeHeight
GetPMTGlassThickness GettimingResolution GetQEWavelength GetQE GetmaxQE Getqpe0 Derived Classes: Member Functions:
Information from Okajima-san
Information from Thomas Lindner
Making the digitizer more flexible in the code and implementing the FADC to see if there are any benefits to using an FADC over the TDC/ADC electronics
Wave Length [nm] 300 350 400 450 500 550 600 650 700 QE [%] 5 10 15 20 25 30 35 40
ZP0007 ZP0012 ZP0014 ZP0015 ZP0021 ZP0022 ZP0024 ZP0025 Normal SK PMT
Normal-QE R3600
Charge [p.e.] 5 10 15 20 25 30 Timing resolution [ns] 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5
HPD timing resolution (measured value) HPD timing resolution (WCSim parameter) PMT timing resolution (WCSim parameter)