SHiP Data Model
Event data model for the SHiP experiment: C++ data classes with ROOT dictionary support.
Loading...
Searching...
No Matches
Classes | Functions
SHiP Namespace Reference

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)
 

Function Documentation

◆ fromSimParticle()

RecParticle SHiP::fromSimParticle ( SimParticle const &  sp)
inline