Skip to content

Conversation

@kochebina
Copy link
Contributor

No description provided.

Oudihat-Radia and others added 30 commits February 10, 2026 15:14
included new parameters for filtering based on the maximum z-position difference and sector distance (s) between two events.
… invalid coincidences.

- Implemented a new condition to check the difference in Z to reject coincidences.
- Rejected coincidences if they do not meet the distance and angle criteria
… invalid coincidences.

- Implemented a new condition to check the difference in Z to reject coincidences.
- Rejected coincidences if they do not meet the distance and angle criteria
kochebina and others added 30 commits February 10, 2026 15:20
Documentation of "Confinement with truncated Gaussian distribution" and "Spatial resolution with 1 and 2 dimensional distributions".
Change element->GetNumberOfElements() to element->GetNumberOfIsotopes()
@narbor
…incidence sorters called "Coincidences" to avoid ambiguity issues
- Add delete statements for digits that are not stored in geant gigit
  storage
- Convert GateVolumeID from std::vector inheritance to composition
Inheritance from std::vector is considered as a bad bractice because
std::vector lacks a virtual destructor. Implement GateVolumeID as a thin
wrapper over std::vector using composition.
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.