Difference between revisions of "Π polarizability Software Meeting Feb 3, 2022"

From GlueXWiki
Jump to: navigation, search
(Created page with "== Meeting Time And Location == 09:30 EST (JLab time) Weekly Meeting <br> REMOTE during Covid-19 ==Connecting== <div class="toccolours mw-collapsible mw-collapsed"> Join Zoo...")
 
Line 1: Line 1:
 
== Meeting Time And Location ==
 
== Meeting Time And Location ==
09:30 EST (JLab time) Weekly Meeting <br>
+
12:30 EST (JLab time) Thursdays Weekly Meeting <br>
 
+
REMOTE during Covid-19
+
  
 
==Connecting==
 
==Connecting==
Line 49: Line 47:
  
 
== Agenda  ==
 
== Agenda  ==
# Pending Pull Requests and Reviews
+
# [https://github.com/JeffersonLab/halld_recon/tree/CPP Pending Pull Requests and Reviews] (CPP branch)
 
+
#:
# Discussion of status and roadmap
+
# [https://github.com/JeffersonLab/halld_recon/tree/CPP/src/libraries/FMWPC FMWPC Library]
#* Tracking, FMWPC, PID, Monitoring, Calibration
+
#* DFMWPCHit - Calibrated hits
#** PID:
+
#* DFMWPCCluster
#*** e+e- PID
+
#* DFMWPCMatchedTrack
#*** &pi;+&pi;- PID
+
#:
#*** &pi;&mu; classification
+
# PID:
 +
#* e+e- PID
 +
#* &pi;+&pi;- PID
 +
#* &pi;&mu; classification
 +
#:
 +
# Event viewer
 +
#:
 +
# FMWPC_online monitoring plugin
 
#:
 
#:
 
# CPP Simulations
 
# CPP Simulations
# Other business
+
#:
# Next meeting
+
# AOT
  
 
== Useful Links ==
 
== Useful Links ==
* [https://github.com/JeffersonLab/halld_recon/tree/CPP GitHub CPP branch of halld_recon]
 
  
 
== Minutes ==
 
== Minutes ==
 +
<!--
 
Attendees: David L., Mark I., Simon T., Andrew S., Albert F., Nikhil K., Elton S.
 
Attendees: David L., Mark I., Simon T., Andrew S., Albert F., Nikhil K., Elton S.
 
+
-->
# Tracking
+
#* Extrapolations to FMWPC complete (Simon)
+
#* Other modifications to tracking to support CPP are completed. We are unaware of any other modifications that will be needed.
+
#:
+
# FMWPC reconstruction
+
#* Some code in place that Sean apparently copied from CDC. Needs to be followed up on and items created in CCDB.
+
#* Some discussion over the [https://docs.google.com/presentation/d/1HkMlIgEzZaNuDpH__7YXINmNYZvc78gLoMUoosmbWjs/edit?usp=sharing options David showed at the CPP meeting earlier in the week]
+
#* May need to pursue both as some work has been done on each option already and it is unclear which will be the best.
+
# CTOF - (scintillator behind FMWPC)
+
#* Simon has implemented as classes in FMWPC library
+
#:
+
# FCAL
+
#* Simon has added track matched single block hits that are not associated with any shower to the REST file format.
+
#* This allows analysis of these hits which may be due to MIP particles later.
+
#:
+
# Pending Pull Request
+
#* Mark had noted that there is a pending PR on GitHub for the CPP branch where many changes have been made. Recent changes David committed to the branch are now automatically added to the PR
+
#* Some review items had been entered by Sean and Simon has already address.
+
#* Mark contacted Sean during the meeting to check if he was satisfied with all of the changes. He responded during the meeting that he was OK for the PR to proceed.
+
#* Some further delay to make sure recent changes David entered since then are OK. (I cannot recall who, if anyone, volunteered to actually accept the PR).
+
#:
+
# Monitoring
+
#* Elton noted that the current FMWPC_online plugin does not produce anything for simulated data
+
#* This is due to it being a skeleton set up to only look at DFMWPCDigiHit objects where are not present in MC data.
+
#* David volunteered to add some histograms for the calibrated hits (DFMWPCHit) so it can be used for MC data as well. This will also be needed for monitoring during the full experiment.
+
#:
+
# e+e- PID
+
#* Some discussion over adding e+e- code that can be used to identify e+e- events using some of the machinery Andrew has developed.
+
#* Not clear whether it should be implemented as a JANA factory or in something downstream of DReactionFilter. Andrew will look and consider.
+
#:
+
# Next Meeting
+
#* David will set up a Doodle poll to identify a weekly meeting time. This may drop to Bi-weekly after we get more momentum.
+

Revision as of 18:19, 31 January 2022

Meeting Time And Location

12:30 EST (JLab time) Thursdays Weekly Meeting

Connecting

Join ZoomGov Meeting
https://jlab-org.zoomgov.com/j/1613177947?pwd=MUtiRnZjWnF4SzFjL0NwRW83NC9uZz09
Meeting ID: 161 317 7947
Passcode: 287835

David Lawrence is inviting you to a scheduled ZoomGov meeting.

Topic: CPP Software Meeting
Time: This is a recurring meeting Meet anytime

Join ZoomGov Meeting
https://jlab-org.zoomgov.com/j/1613177947?pwd=MUtiRnZjWnF4SzFjL0NwRW83NC9uZz09

Meeting ID: 161 317 7947
Passcode: 287835
One tap mobile
+16692545252,,1608628791# US (San Jose)
+16468287666,,1608628791# US (New York)

Dial by your location
       +1 669 254 5252 US (San Jose)
       +1 646 828 7666 US (New York)
       +1 669 216 1590 US (San Jose)
       +1 551 285 1373 US
       833 568 8864 US Toll-free
Meeting ID: 161 317 7947
Find your local number: https://jlab-org.zoomgov.com/u/acZK7hDWFf
 
Join by SIP
1608628791@sip.zoomgov.com

Join by H.323
161.199.138.10 (US West)
161.199.136.10 (US East)
Meeting ID: 160 862 8791
Passcode: 112160


Agenda

  1. Pending Pull Requests and Reviews (CPP branch)
  2. FMWPC Library
    • DFMWPCHit - Calibrated hits
    • DFMWPCCluster
    • DFMWPCMatchedTrack
  3. PID:
    • e+e- PID
    • π+π- PID
    • πμ classification
  4. Event viewer
  5. FMWPC_online monitoring plugin
  6. CPP Simulations
  7. AOT

Useful Links

Minutes