CbmRoot
Loading...
Searching...
No Matches
Application.cxx File Reference
#include "Application.h"
#include "CanvasConfig.h"
#include "CbmFlesCanvasTools.h"
#include "Histogram.h"
#include "PadConfig.h"
#include "QaData.h"
#include "ui_callbacks.h"
#include <Logger.h>
#include <boost/archive/binary_oarchive.hpp>
#include <boost/iostreams/device/array.hpp>
#include <boost/iostreams/device/back_inserter.hpp>
#include <boost/iostreams/stream.hpp>
#include <boost/serialization/utility.hpp>
#include <boost/serialization/vector.hpp>
#include <thread>
Include dependency graph for services/histserv/tester/Application.cxx:

Go to the source code of this file.

Namespaces

namespace  cbm
 
namespace  cbm::services
 
namespace  cbm::services::histserv_tester
 

Typedefs

using sctp = std::chrono::time_point<std::chrono::system_clock>
 
using scsc = std::chrono::system_clock
 

Variables

std::mutex mtx
 

Typedef Documentation

◆ scsc

using scsc = std::chrono::system_clock

Definition at line 30 of file services/histserv/tester/Application.cxx.

◆ sctp

using sctp = std::chrono::time_point<std::chrono::system_clock>

Definition at line 29 of file services/histserv/tester/Application.cxx.

Variable Documentation

◆ mtx

Definition at line 25 of file services/histserv/tester/Application.cxx.