rest-for-physics / rest-for-physics/rawlib

Implementation of a common `TRestRawSignalEventProcess` for rawlib

Open
#85 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C++
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Perhaps it would be interesting to define a TRestRawSignalEventProcess where input/output TRestRawSignalEvent types are encapsulated (similar to TRestAxionEventProcess), and thus the implementation of a TRestRawSignalEventProcess gets simplified.

On top of that we could add common metadata members for all rawlib processes that inherit from TRestRawSignalEventProcess such as fSignalRange.

Just an idea to be considered.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the proposed TRestRawSignalEventProcess with TRestAxionEventProcess and the existing rawlib processes that use TRestRawSignalEvent. Identify the common input/output handling and metadata such as fSignalRange, then define the set of processes covered and the tests needed to show that their behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.