|
SHiP Data Model
Event data model for the SHiP experiment: C++ data classes with ROOT dictionary support.
|
Classes | |
| struct | MCParticle |
| Monte Carlo particle — input to simulation. More... | |
| struct | RecParticle |
| Reconstructed particle. More... | |
| struct | SimHit |
| Simulation hit from Geant4 sensitive detectors. More... | |
| struct | SimParticle |
| Tracked particle from simulation. More... | |
| struct | SimResult |
| Bundled result from one Geant4 event. More... | |
Functions | |
| RecParticle | fromSimParticle (SimParticle const &sp) |
|
inline |