Project
Loading...
Searching...
No Matches
o2::fv0::CTFHeader Struct Reference

Header for a single CTF. More...

#include <CTF.h>

Inherits o2::ctf::CTFDictHeader.

Public Member Functions

 ClassDefNV (CTFHeader, 3)
 
- Public Member Functions inherited from o2::ctf::CTFDictHeader
bool isValidDictTimeStamp () const
 
bool operator== (const CTFDictHeader &o) const
 
bool operator!= (const CTFDictHeader &o) const
 
std::string asString () const
 
 ClassDefNV (CTFDictHeader, 2)
 

Public Attributes

uint32_t nTriggers = 0
 
uint32_t firstOrbit = 0
 number of triggers in TF
 
uint16_t firstBC = 0
 1st orbit of TF
 
uint16_t triggerGate = 192
 1st BC of TF
 
- Public Attributes inherited from o2::ctf::CTFDictHeader
o2::detectors::DetID det {}
 
uint32_t dictTimeStamp = 0
 
uint8_t majorVersion = 1
 
uint8_t minorVersion = 0
 

Detailed Description

Header for a single CTF.

Definition at line 29 of file CTF.h.

Member Function Documentation

◆ ClassDefNV()

o2::fv0::CTFHeader::ClassDefNV ( CTFHeader  ,
 
)

Member Data Documentation

◆ firstBC

uint16_t o2::fv0::CTFHeader::firstBC = 0

1st orbit of TF

Definition at line 32 of file CTF.h.

◆ firstOrbit

uint32_t o2::fv0::CTFHeader::firstOrbit = 0

number of triggers in TF

Definition at line 31 of file CTF.h.

◆ nTriggers

uint32_t o2::fv0::CTFHeader::nTriggers = 0

Definition at line 30 of file CTF.h.

◆ triggerGate

uint16_t o2::fv0::CTFHeader::triggerGate = 192

1st BC of TF

Definition at line 33 of file CTF.h.


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