Project
Loading...
Searching...
No Matches
o2::ctp::CTPActiveRun Struct Reference

#include <RunManager.h>

Public Member Functions

 CTPActiveRun ()=default
 
void initBK ()
 
int send2BK (std::unique_ptr< BkpClient > &BKClient, size_t ts, bool start)
 

Public Attributes

long timeStart
 
long timeStop
 
CTPConfiguration cfg
 
CTPRunScalers scalers
 
counters_t cnts0
 
counters_t cntslast0
 
counters_t cntslast
 
counters64_t overflows
 
int qcwpcount = 0
 

Detailed Description

Definition at line 28 of file RunManager.h.

Constructor & Destructor Documentation

◆ CTPActiveRun()

o2::ctp::CTPActiveRun::CTPActiveRun ( )
default

Member Function Documentation

◆ initBK()

void CTPActiveRun::initBK ( )

Active run to keep cfg and saclers of active runs Also used for Bookkeeping counters managment;

Definition at line 26 of file RunManager.cxx.

◆ send2BK()

int CTPActiveRun::send2BK ( std::unique_ptr< BkpClient > &  BKClient,
size_t  ts,
bool  start 
)

Definition at line 35 of file RunManager.cxx.

Member Data Documentation

◆ cfg

CTPConfiguration o2::ctp::CTPActiveRun::cfg

Definition at line 32 of file RunManager.h.

◆ cnts0

counters_t o2::ctp::CTPActiveRun::cnts0

Definition at line 37 of file RunManager.h.

◆ cntslast

counters_t o2::ctp::CTPActiveRun::cntslast

Definition at line 39 of file RunManager.h.

◆ cntslast0

counters_t o2::ctp::CTPActiveRun::cntslast0

Definition at line 38 of file RunManager.h.

◆ overflows

counters64_t o2::ctp::CTPActiveRun::overflows

Definition at line 40 of file RunManager.h.

◆ qcwpcount

int o2::ctp::CTPActiveRun::qcwpcount = 0

Definition at line 42 of file RunManager.h.

◆ scalers

CTPRunScalers o2::ctp::CTPActiveRun::scalers

Definition at line 33 of file RunManager.h.

◆ timeStart

long o2::ctp::CTPActiveRun::timeStart

Definition at line 30 of file RunManager.h.

◆ timeStop

long o2::ctp::CTPActiveRun::timeStop

Definition at line 31 of file RunManager.h.


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