This project is archived. Its data is
read-only
.
This project is
read-only
.
Changes
Page history
Update Data Model
authored
May 16, 2020
by
Matteo Tenti
Hide whitespace changes
Inline
Side-by-side
Data-Model.md
View page @
630a8659
...
...
@@ -10,6 +10,7 @@ The hit struct represent the segment along which a particle's energy deposit occ
| Type | Name | Description |
| ------ | ------ | ------ |
| std::string | det | Name of the volume where the energy deposit occurs. The reference geoemtry is
*EDepSimGeometry*
in the input edep-sim file |
| int | did | detector id, i.e. unique id of straw tube |
| double | x1 | X cordinate of the start point of the segment |
| double | y1 | Y cordinate of the start point of the segment |
| double | z1 | Z cordinate of the start point of the segment |
...
...
...
...