Skip to content
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

Feature/meta triggertime #84

Merged
merged 3 commits into from
Sep 9, 2024
Merged

Feature/meta triggertime #84

merged 3 commits into from
Sep 9, 2024

Conversation

noeroy
Copy link
Contributor

@noeroy noeroy commented Sep 9, 2024

Fix for issue #75 will be useful for trigger match time studies at the CAFs level instead of dealing with both input files.

Also changed the MLNDLArRecoBranchFiller to fill the lar2x2 meta instead of nd_lar. It shouldn't be a problem as we don't expect both to interact but for consistency.

root [2] cafTree->Scan("rec.meta.minerva.readoutstart_s:rec.meta.minerva.readoutstart_ns:rec.meta.lar2x2.readoutstart_s:rec.meta.lar2x2.readoutstart_ns")
************************************************************
*    Row   * rec.meta. * rec.meta. * rec.meta. * rec.meta. *
************************************************************
*        0 * 1.720e+09 *  71391000 * 1.720e+09 * 886240482 *
*        1 * 1.720e+09 * 271809000 * 1.720e+09 *  86658954 *
*        2 * 1.720e+09 * 472282000 * 1.720e+09 * 287058830 *
*        3 * 1.720e+09 * 672659000 * 1.720e+09 * 487496376 *
*        4 * 1.720e+09 * 873068000 * 1.720e+09 * 687904119 *
*        5 * 1.720e+09 *  73524000 * 1.720e+09 * 888346672 *
*        6 * 1.720e+09 * 273912000 * 1.720e+09 *  88768243 *
*        7 * 1.720e+09 * 474377000 * 1.720e+09 * 289200305 *
*        8 * 1.720e+09 * 674816000 * 1.720e+09 * 489635467 *
*        9 * 1.720e+09 * 875263000 * 1.720e+09 * 690085887 *
*       10 * 1.720e+09 *  75766000 * 1.720e+09 * 890568494 *
*       11 * 1.720e+09 * 276252000 * 1.720e+09 *  91058015 *
*       12 * 1.720e+09 * 476757000 * 1.720e+09 * 291585206 *
*       13 * 1.720e+09 * 677388000 * 1.720e+09 * 492123365 *
*       14 * 1.720e+09 * 877917000 * 1.720e+09 * 692680835 *
*       15 * 1.720e+09 *  78367000 * 1.720e+09 * 893225193 *
*       16 * 1.720e+09 * 279038000 * 1.720e+09 *  93797206 *
*       17 * 1.720e+09 * 479601000 * 1.720e+09 * 294336318 *
*       18 * 1.720e+09 * 680114000 * 1.720e+09 * 494879961 *
*       19 * 1.720e+09 * 880667000 * 1.720e+09 * 695413112 *
*       20 * 1.720e+09 *  81130000 * 1.720e+09 * 895948171 *
*       21 * 1.720e+09 * 281640000 * 1.720e+09 *  96487283 *
*       22 * 1.720e+09 * 482227000 * 1.720e+09 * 297013759 *
*       23 * 1.720e+09 * 682781000 * 1.720e+09 * 497566461 *
*       24 * 1.720e+09 * 883303000 * 1.720e+09 * 698140859 *

@noeroy noeroy requested a review from chenel September 9, 2024 18:22
Copy link
Collaborator

@chenel chenel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's well past time we had this info filled. thanks for adding it! 🙌🏻

@noeroy noeroy merged commit 610e41b into main Sep 9, 2024
@noeroy noeroy deleted the feature/meta_triggertime branch September 9, 2024 19:51
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.

2 participants