Meeting Minutes
===
###### tags: `Templates` `Meeting`
:::info
- **Location:** https://ucdenver.zoom.us/j/97994358165
- **Date:** March 3, 2022, 10 AM Mountain
- **Participants:**
- Amy Roberts (AR)
- Sukee
- **Meeting Goal(s)**
- How/where is the OF window set in CDMSBats??
:::
## Summary
<!-- Please fill me in after the meeting -->
- definition of win1, win2: https://gitlab.com/supercdms/Reconstruction/cdmsbats/-/blob/develop/BatRoot/EventBuilder.cxx#L2148
- These do use a user parameter, P_PEAK_WINDOW_MAX and P_PEAK_WINDOW_MIN: https://gitlab.com/supercdms/Reconstruction/cdmsbats_config/-/blob/main/UserSettings/BatRootSettings/analysis/configSoudanData.R135.CDMSlite3
- also need the sampleRate and triggerTime
- There are a lot of ways these seem to be set?
- Detector config info can be in the raw file (used first)
- Detector config from the "info file" (fInfoData, used second)
- From the user config file (used third)
- For example they can be set from the user config file: https://gitlab.com/supercdms/Reconstruction/BatCommon/-/blob/develop/management/DetectorConfigManager.cxx#L2062
## Notes
<!-- Other important details discussed during the meeting can be entered here. -->