SHiP Data Model
Event data model for the SHiP experiment: C++ data classes with ROOT dictionary support.
Loading...
Searching...
No Matches
Public Attributes | List of all members
SHiP::SimResult Struct Reference

Bundled result from one Geant4 event. More...

#include <SimResult.hpp>

Public Attributes

std::vector< SimHithits
 
std::vector< SimParticleparticles
 

Detailed Description

Bundled result from one Geant4 event.

Member Data Documentation

◆ hits

std::vector<SimHit> SHiP::SimResult::hits

◆ particles

std::vector<SimParticle> SHiP::SimResult::particles

The documentation for this struct was generated from the following file: