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

The main part is Local Trigger Generator (LTG) More...

#include <Configuration.h>

Public Member Functions

 CTPDetector ()=default
 
o2::detectors::DetID::mask_t getMask () const
 
const chargetName () const
 
void printStream (std::ostream &stream) const
 

Public Attributes

o2::detectors::DetID::ID detID
 
uint32_t HBaccepted
 
std::string mode = ""
 Number of HB frames in TF to be accepted.
 
uint32_t ferst = 0
 

Detailed Description

The main part is Local Trigger Generator (LTG)

Definition at line 83 of file Configuration.h.

Constructor & Destructor Documentation

◆ CTPDetector()

o2::ctp::CTPDetector::CTPDetector ( )
default

Member Function Documentation

◆ getMask()

o2::detectors::DetID::mask_t o2::ctp::CTPDetector::getMask ( ) const
inline

Definition at line 86 of file Configuration.h.

◆ getName()

const char * o2::ctp::CTPDetector::getName ( ) const
inline

Definition at line 87 of file Configuration.h.

◆ printStream()

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

Definition at line 164 of file Configuration.cxx.

Member Data Documentation

◆ detID

o2::detectors::DetID::ID o2::ctp::CTPDetector::detID

Definition at line 85 of file Configuration.h.

◆ ferst

uint32_t o2::ctp::CTPDetector::ferst = 0

Definition at line 90 of file Configuration.h.

◆ HBaccepted

uint32_t o2::ctp::CTPDetector::HBaccepted

Definition at line 88 of file Configuration.h.

◆ mode

std::string o2::ctp::CTPDetector::mode = ""

Number of HB frames in TF to be accepted.

Definition at line 89 of file Configuration.h.


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