Skip to content

Hadron PID#4

Open
asligonulacar wants to merge 7 commits intogavalian:HadronPIDfrom
asligonulacar:main
Open

Hadron PID#4
asligonulacar wants to merge 7 commits intogavalian:HadronPIDfrom
asligonulacar:main

Conversation

@asligonulacar
Copy link
Collaborator

Implemented worker to calculate start time from the highest momentum electron in any given event. If there are no electrons, the start time is written as -999. The start times are written to bank: Leaf(32200, 4, "d", 4096). In order to run the workflow, make RunAppHadronPID the main class in the pom.xml file.

StartTimeWorker: Calculates event start times from the highest momentum electron in the event. 
RunAppHadronPID: Implements ElPID workflow to get electron PID, and then implements StartTimeWorker. The event start times are written to Leaf(32200, 4, "d", 4096).
require status>0 to pick the highest momentum electron.
diagnostic histograms for StartTimeWorker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant