Project
Loading...
Searching...
No Matches
o2::fastsim::FastSimOutput Struct Reference

One particle leaving the envelope. More...

#include <FastSimModel.h>

Public Attributes

int pdg = 0
 
double position [3] = {}
 global; put it outside the envelope surface
 
double momentum [3] = {}
 GeV/c.
 
double time = 0.
 ns
 

Detailed Description

One particle leaving the envelope.

Definition at line 48 of file FastSimModel.h.

Member Data Documentation

◆ momentum

double o2::fastsim::FastSimOutput::momentum[3] = {}

GeV/c.

Definition at line 51 of file FastSimModel.h.

◆ pdg

int o2::fastsim::FastSimOutput::pdg = 0

Definition at line 49 of file FastSimModel.h.

◆ position

double o2::fastsim::FastSimOutput::position[3] = {}

global; put it outside the envelope surface

Definition at line 50 of file FastSimModel.h.

◆ time

double o2::fastsim::FastSimOutput::time = 0.

ns

Definition at line 52 of file FastSimModel.h.


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