Project
Loading...
Searching...
No Matches
o2::event_visualisation::VisualisationEvent::VisualisationEventVO Struct Reference

#include <VisualisationEvent.h>

Public Attributes

int eventNumber
 
o2::header::DataHeader::RunNumberType runNumber
 
double energy
 
int multiplicity
 
std::string collidingSystem
 
time_t collisionTime
 

Detailed Description

constructor parametrisation (Value Object) for VisualisationEvent class

Simplifies passing parameters to constructor of VisualisationEvent by providing their names

Definition at line 62 of file VisualisationEvent.h.

Member Data Documentation

◆ collidingSystem

std::string o2::event_visualisation::VisualisationEvent::VisualisationEventVO::collidingSystem

Definition at line 67 of file VisualisationEvent.h.

◆ collisionTime

time_t o2::event_visualisation::VisualisationEvent::VisualisationEventVO::collisionTime

Definition at line 68 of file VisualisationEvent.h.

◆ energy

double o2::event_visualisation::VisualisationEvent::VisualisationEventVO::energy

Definition at line 65 of file VisualisationEvent.h.

◆ eventNumber

int o2::event_visualisation::VisualisationEvent::VisualisationEventVO::eventNumber

Definition at line 63 of file VisualisationEvent.h.

◆ multiplicity

int o2::event_visualisation::VisualisationEvent::VisualisationEventVO::multiplicity

Definition at line 66 of file VisualisationEvent.h.

◆ runNumber

o2::header::DataHeader::RunNumberType o2::event_visualisation::VisualisationEvent::VisualisationEventVO::runNumber

Definition at line 64 of file VisualisationEvent.h.


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