Mu2e / REve

Eve-7 based event display
Apache License 2.0
0 stars 11 forks source link

Make a pause option for waiting until Next Event works #122

Closed sophiemiddleton closed 4 months ago

brownd1978 commented 11 months ago

Could you disable + grey out the 'next event' button in 'prebeginevent' and re-enable it in 'endevent' (I probably have the wrong name for these art transitions)?

On Thu, Oct 5, 2023 at 7:32 AM Sophie Middleton @.***> wrote:

— Reply to this email directly, view it on GitHub https://github.com/Mu2e/REve/issues/122, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABAH574QY6P43RVY3NMEW7LX52SGXAVCNFSM6AAAAAA5UF2ZDGVHI2DSMVQWIX3LMV43ASLTON2WKOZRHEZDQMJYGE3DCOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- David Brown @.*** Office Phone (510) 486-7261 Lawrence Berkeley National Lab M/S 50R5008 (50-6026C) Berkeley, CA 94720

kutschke commented 11 months ago

Maybe I am missing something simple. If the event display module is an analyzer it should not care care about what other analyzer and output modules are doing. So as far as it is concerned, the end of the event, is just before it returns from analyze.

Services have callbacks for end of event but they are called after that last module has been run, including output modules. I don't know if the event content still exists at that time. In general I don't encourage modules handing callbacks to Services but this might be a good use of that.

kutschke commented 11 months ago

Hi Sophie,

Make an REve directory in the repo Mu2e/Tutorial.

Rob

From: Sophie Middleton @.> Reply-To: Mu2e/REve @.> Date: Thursday, October 5, 2023 at 7:32 AM To: Mu2e/REve @.> Cc: Subscribed @.> Subject: [Mu2e/REve] Make a pause option for waiting until Next Event works (Issue #122)

— Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_Mu2e_REve_issues_122&d=DwMCaQ&c=gRgGjJ3BkIsb5y6s49QqsA&r=Zi5IH-k2_JiK_Wipiv3pwwSXO9UNaHiLP8sisfPz__k&m=DJ0OkGnOabdQmkc1_8FX_02qRd9hICJHwP7fbCPF3yNxt370vcvsvjSZSP8vWmwI&s=rnz089ohUnSrW3ZF5hHVQHPERECzqhd6JOTmzh1ImWk&e=, or unsubscribehttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_ABHY5ZR5G43N364IF47RP2TX52SGXAVCNFSM6AAAAAA5UF2ZDGVHI2DSMVQWIX3LMV43ASLTON2WKOZRHEZDQMJYGE3DCOI&d=DwMCaQ&c=gRgGjJ3BkIsb5y6s49QqsA&r=Zi5IH-k2_JiK_Wipiv3pwwSXO9UNaHiLP8sisfPz__k&m=DJ0OkGnOabdQmkc1_8FX_02qRd9hICJHwP7fbCPF3yNxt370vcvsvjSZSP8vWmwI&s=F507IPCFKaaaeJtV6u22XX3STuuzlaLDkb4OX_PBBIg&e=. You are receiving this because you are subscribed to this thread.Message ID: @.***>