Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
ZDCdigitizer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Chad Lantz
ZDCdigitizer
Graph
16bd3582c19cb2349938a4d938c028e745c6d4bf
Select Git revision
Branches
2
master
default
protected
patch-1
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Apr
14
Mar
25
May
4
Dec
6
Nov
27
Aug
6
16
Jul
14
13
10
9
6
Apr
1
27
Mar
25
Should have stashed and pulled, but merged instead
master
master
Based pmt pulses on quantum efficiency and single PE pulses instead of cathode radiant sensitivity
Stopped ignoring root files in .gitignore
Modified generateWaveform to use PMT quantum efficiency and single photon peaks
Added eventNo argument to GetEntry in "the middle way" of generateWaveform
Fix the empty EventData in the "The middle way" method.
Merge branch 'master' of gitlab.engr.illinois.edu:clantz2/zdcdigitizer
Implemented the middle way for Reduced Tree from JZCaPA
Remove applying DRS4 response
Add DRS4 response
Changed generated waveform branch name. Added function to produce simulated waveform digitizer bin timing file
Corrected fileName variable
move the event fill() before the clear
Set output file name based on input file name
fix the event fill()
'Merge branch 'master' of gitlab.engr.illinois.edu:clantz2/zdcdigitizer
Fixed PMTdata locating. Added comments, changed unit prefixes. Incorporated addDarkCurrent into generateWaveform.
remove debug line
fix singal branch
remove debug line and output files name depends on the input file
keep gposX,Y,Z and lastStepZ in the output file for theHardWay method
add two level check for PMT response file
Moved calculations from generateWaveform sub functions to generate waveform to save time
add batchWaveformFolder method to process all the data in a folder
Update outputDigitization.cc
patch-1
patch-1
add batchWaveformFolder
add batchWaveformFolder method
Finally got units right after adding 1/ns to amplitude calculation
Implemented addRandNoise with Gaussian noise. Added draw argument to generateWaveform
Made generate dark current work. Converted waveforms to mV. Made pulse function piecewise to avoid bad behavior.
Added root file output. Added dark current, but not in a usable form yet
Added batch waveform generation function
Fixed event loop
Added functions for adding noise to a waveform
Started production of simulated PMT pulses
Finally made things work as intended
Cleared vectors because I forgot to do that
Tried it with data. Everything works as it should now. Added model 3235 PMT data
Merge branch 'master' of gitlab.engr.illinois.edu:clantz2/ZDCdigitizer
Renamed transmission data files
Loading