The [edep-sim](https://github.com/ClarkMcGrew/edep-sim/blob/master/README.md) output format is summarized [here](uploads/9a5d48ec15fb723145d08ec485a62149/Edep-sim_output.pdf).
**Hit**
**Hit**
hit struct represent the particle energy deposit on the STT detector. Its information are derived from the class *[TG4HitSegment](https://github.com/ClarkMcGrew/edep-sim/blob/master/README.md#the-energy-deposition-class-and-friends)* of the [edep-sim](https://github.com/ClarkMcGrew/edep-sim/blob/master/README.md) output format [[1]](uploads/9a5d48ec15fb723145d08ec485a62149/Edep-sim_output.pdf).
hit struct represent the particle energy deposit on the STT detector. Its information are derived from the class *[TG4HitSegment](https://github.com/ClarkMcGrew/edep-sim/blob/master/README.md#the-energy-deposition-class-and-friends)* of the edep-sim output format.
| type | name | description |
| 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. |
| std::string | det | Name of the volume where the energy deposit occurs. The reference geoemtry is *EDepSimGeometry* in the input edep-sim file. |