R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
neuland_lmd_to_map.cxx File Reference
#include "R3BLogger.h"
#include "R3BNeulandMapToCalParTask.h"
#include "R3BNeulandTriggerTypes.h"
#include "R3BShared.h"
#include "R3BUcesbMappingFlag.h"
#include "ext_h101_unpack.h"
#include <FairLogger.h>
#include <FairParRootFileIo.h>
#include <FairRootFileSink.h>
#include <FairRunOnline.h>
#include <FairRuntimeDb.h>
#include <R3BEventHeader.h>
#include <R3BNeulandTamexReader.h>
#include <R3BNeulandTamexReader2.h>
#include <R3BProgramOptions.h>
#include <R3BTrloiiTpatReader.h>
#include <R3BUcesbSource.h>
#include <R3BUcesbSource2.h>
#include <R3BUnpackReader.h>
#include <R3BWhiterabbitMasterReader.h>
#include <TStopwatch.h>
#include <bits/basic_string.h>
#include <cstddef>
#include <cstdlib>
#include <ext_h101_tpat.h>
#include <fairlogger/Logger.h>
#include <filesystem>
#include <fmt/core.h>
#include <iostream>
#include <memory>
#include <regex>
#include <stdexcept>
#include <string>
Include dependency graph for neuland_lmd_to_map.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_EVENT_NUM = 1000
 
constexpr int DEFAULT_TIME_STITCH = 4000
 
constexpr int DEFAULT_RUN_ID = 999
 
constexpr auto DEFAULT_UNPACKER_PATH = "/../unpack/202205_s509/202205_s509"
 
constexpr auto NEULAND_DEFAULT_DOUBLE_PLANE = 13
 

Function Documentation

◆ main()

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

Definition at line 52 of file neuland_lmd_to_map.cxx.

Variable Documentation

◆ DEFAULT_EVENT_NUM

int DEFAULT_EVENT_NUM = 1000
constexpr

Definition at line 46 of file neuland_lmd_to_map.cxx.

◆ DEFAULT_RUN_ID

int DEFAULT_RUN_ID = 999
constexpr

Definition at line 48 of file neuland_lmd_to_map.cxx.

◆ DEFAULT_TIME_STITCH

int DEFAULT_TIME_STITCH = 4000
constexpr

Definition at line 47 of file neuland_lmd_to_map.cxx.

◆ DEFAULT_UNPACKER_PATH

auto DEFAULT_UNPACKER_PATH = "/../unpack/202205_s509/202205_s509"
constexpr

Definition at line 49 of file neuland_lmd_to_map.cxx.

◆ NEULAND_DEFAULT_DOUBLE_PLANE

auto NEULAND_DEFAULT_DOUBLE_PLANE = 13
constexpr

Definition at line 50 of file neuland_lmd_to_map.cxx.