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

CTP internal generator: 4 for L0 and 4 for LM levels. More...

#include <Configuration.h>

Public Member Functions

void printStream (std::ostream &stream) const
 
 ClassDefNV (CTPGenerator, 1)
 

Public Attributes

std::string name = ""
 
std::string frequency = ""
 

Static Public Attributes

static const std::set< std::string > Generators = {"bcd1m", "bcd2m", "bcd10", "bcd20", "rnd1m", "rnd2m", "rnd10", "rnd20"}
 

Detailed Description

CTP internal generator: 4 for L0 and 4 for LM levels.

Definition at line 47 of file Configuration.h.

Member Function Documentation

◆ ClassDefNV()

o2::ctp::CTPGenerator::ClassDefNV ( CTPGenerator  ,
 
)

◆ printStream()

void CTPGenerator::printStream ( std::ostream &  stream) const

Definition at line 119 of file Configuration.cxx.

Member Data Documentation

◆ frequency

std::string o2::ctp::CTPGenerator::frequency = ""

Definition at line 50 of file Configuration.h.

◆ Generators

const std::set< std::string > CTPGenerator::Generators = {"bcd1m", "bcd2m", "bcd10", "bcd20", "rnd1m", "rnd2m", "rnd10", "rnd20"}
static

Definition at line 48 of file Configuration.h.

◆ name

std::string o2::ctp::CTPGenerator::name = ""

Definition at line 49 of file Configuration.h.


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