|
SHiP Data Model
Event data model for the SHiP experiment: C++ data classes with ROOT dictionary support.
|
Bundled result from one Geant4 event. More...
#include <SimResult.hpp>
Public Attributes | |
| std::vector< SimHit > | hits |
| std::vector< SimParticle > | particles |
Bundled result from one Geant4 event.
| std::vector<SimHit> SHiP::SimResult::hits |
| std::vector<SimParticle> SHiP::SimResult::particles |