R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
neuland_online_monitor.cxx File Reference
#include <FairParRootFileIo.h>
#include <FairRootFileSink.h>
#include <FairRunOnline.h>
#include <FairRuntimeDb.h>
#include <R3BEventHeader.h>
#include <R3BEventHeaderPropagator.h>
#include <R3BLogger.h>
#include <R3BLosMapped2Cal.h>
#include <R3BLosProvideTStart.h>
#include <R3BLosReader.h>
#include <R3BNeulandCalToHitTask.h>
#include <R3BNeulandMapToCalTask.h>
#include <R3BNeulandOnlineSpectra2.h>
#include <R3BNeulandTamexReader2.h>
#include <R3BProgramOptions.h>
#include <R3BTrloiiTpatReader.h>
#include <R3BUcesbSource.h>
#include <R3BUcesbSource2.h>
#include <R3BUnpackReader.h>
#include <R3BWhiterabbitMasterReader.h>
#include <TROOT.h>
#include <TRandom3.h>
#include <TStopwatch.h>
#include <TSystem.h>
#include <ext_h101_los.h>
#include <ext_h101_tpat.h>
#include <ext_h101_unpack.h>
#include <ext_h101_wrmaster.h>
#include <filesystem>
#include <fmt/core.h>
#include <iostream>
#include <regex>
#include <string_view>
Include dependency graph for neuland_online_monitor.cxx:

Go to the source code of this file.

Classes

struct  EXT_STR_h101_t
 

Functions

auto main (int argc, char **argv) -> int
 

Variables

constexpr int DEFAULT_PORT_NUM = 11000
 
constexpr int DEFAULT_REFRESH_RATE = 1
 
constexpr int DEFAULT_RUNID = 999
 
constexpr auto DEFAULT_UNPACKER_PATH = "202205_s509/202205_s509"
 
constexpr auto NEULAND_DEFAULT_DOUBLE_PLANE = 13
 
constexpr auto NEULAND_GLOBAL_TIME_OFFSET_NS = -400.
 

Function Documentation

◆ main()

auto main ( int argc,
char ** argv ) -> int

Definition at line 68 of file neuland_online_monitor.cxx.

Variable Documentation

◆ DEFAULT_PORT_NUM

int DEFAULT_PORT_NUM = 11000
constexpr

Definition at line 60 of file neuland_online_monitor.cxx.

◆ DEFAULT_REFRESH_RATE

int DEFAULT_REFRESH_RATE = 1
constexpr

Definition at line 61 of file neuland_online_monitor.cxx.

◆ DEFAULT_RUNID

int DEFAULT_RUNID = 999
constexpr

Definition at line 62 of file neuland_online_monitor.cxx.

◆ DEFAULT_UNPACKER_PATH

auto DEFAULT_UNPACKER_PATH = "202205_s509/202205_s509"
constexpr

Definition at line 64 of file neuland_online_monitor.cxx.

◆ NEULAND_DEFAULT_DOUBLE_PLANE

auto NEULAND_DEFAULT_DOUBLE_PLANE = 13
constexpr

Definition at line 65 of file neuland_online_monitor.cxx.

◆ NEULAND_GLOBAL_TIME_OFFSET_NS

auto NEULAND_GLOBAL_TIME_OFFSET_NS = -400.
constexpr

Definition at line 66 of file neuland_online_monitor.cxx.