#include <MTF7Trailer.h>
Definition at line 11 of file MTF7Trailer.h.
l1t::emtf::MTF7Trailer::MTF7Trailer |
( |
uint64_t |
dataword | ) |
|
|
explicit |
l1t::emtf::MTF7Trailer::MTF7Trailer |
( |
| ) |
|
|
inline |
l1t::emtf::MTF7Trailer::MTF7Trailer |
( |
int |
int_crc_32, |
|
|
int |
int_lv1_id, |
|
|
int |
int_data_length |
|
) |
| |
|
inline |
virtual l1t::emtf::MTF7Trailer::~MTF7Trailer |
( |
| ) |
|
|
inlinevirtual |
void l1t::emtf::MTF7Trailer::add_format_error |
( |
| ) |
|
|
inline |
int l1t::emtf::MTF7Trailer::CRC_32 |
( |
| ) |
const |
|
inline |
int l1t::emtf::MTF7Trailer::Data_length |
( |
| ) |
const |
|
inline |
uint64_t l1t::emtf::MTF7Trailer::Dataword |
( |
| ) |
const |
|
inline |
int l1t::emtf::MTF7Trailer::Format_Errors |
( |
| ) |
const |
|
inline |
int l1t::emtf::MTF7Trailer::LV1_id |
( |
| ) |
const |
|
inline |
void l1t::emtf::MTF7Trailer::set_crc_32 |
( |
int |
bits | ) |
|
|
inline |
Definition at line 28 of file MTF7Trailer.h.
References bits, and crc_32.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::emtf::MTF7Trailer::set_data_length |
( |
int |
bits | ) |
|
|
inline |
Definition at line 30 of file MTF7Trailer.h.
References bits, and data_length.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::emtf::MTF7Trailer::set_dataword |
( |
uint64_t |
bits | ) |
|
|
inline |
Definition at line 32 of file MTF7Trailer.h.
References bits.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
void l1t::emtf::MTF7Trailer::set_lv1_id |
( |
int |
bits | ) |
|
|
inline |
Definition at line 29 of file MTF7Trailer.h.
References bits, and lv1_id.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
int l1t::emtf::MTF7Trailer::crc_32 |
|
private |
int l1t::emtf::MTF7Trailer::data_length |
|
private |
uint64_t l1t::emtf::MTF7Trailer::dataword |
|
private |
int l1t::emtf::MTF7Trailer::format_errors |
|
private |
int l1t::emtf::MTF7Trailer::lv1_id |
|
private |