-
Notifications
You must be signed in to change notification settings - Fork 613
[PWGEM/Dilepton] update trigger analyses #14168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
O2 linter results: ❌ 408 errors, |
|
Error while checking build/O2Physics/o2 for d7185e3 at 2025-12-19 13:12: Full log here. |
|
Hi @dsekihat , I think you started to correct some of my comments below but here are there: skimmerOTS.cxx Produceso2::aod::EMSWTriggerInfosTMP swtinfo_tmp; // Join aod::Collision later. Produceso2::aod::EMSWTriggerATCountersTMP swtcounterAT_tmp; createEMEventDilepton.cxx void processEvent_SWT_Cent_Qvec(MyCollisionsWithSWT_Cent_Qvec const& collisions, MyBCs const& bcs, aod::EMSWTriggerInfosTMP const& emswtinfostmp, aod::EMSWTriggerATCountersTMP const& emswtATcounterstmp, aod::EMSWTriggerTOICountersTMP const& emswtTOIcounterstmp) General question just to be sure: |
|
Dear @rbailhac , I removed unnecessary lines. |
alibuild
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approving on behalf of @dsekihat.
PWGEM/Dilepton: update trigger analyses