Project
Loading...
Searching...
No Matches
o2::event_visualisation::LocationParams Struct Reference

#include <Location.h>

Public Attributes

std::string fileName
 
int port = -1
 
int timeout = 100
 
std::string host = "localhost"
 
bool toFile = true
 
bool toSocket = true
 

Detailed Description

Definition at line 26 of file Location.h.

Member Data Documentation

◆ fileName

std::string o2::event_visualisation::LocationParams::fileName

Definition at line 27 of file Location.h.

◆ host

std::string o2::event_visualisation::LocationParams::host = "localhost"

Definition at line 30 of file Location.h.

◆ port

int o2::event_visualisation::LocationParams::port = -1

Definition at line 28 of file Location.h.

◆ timeout

int o2::event_visualisation::LocationParams::timeout = 100

Definition at line 29 of file Location.h.

◆ toFile

bool o2::event_visualisation::LocationParams::toFile = true

Definition at line 31 of file Location.h.

◆ toSocket

bool o2::event_visualisation::LocationParams::toSocket = true

Definition at line 32 of file Location.h.


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